Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/saltstack-plugin
  Commit: aaaf5a478c46af2acd3858e21607c9f5709336d3
      
https://github.com/jenkinsci/saltstack-plugin/commit/aaaf5a478c46af2acd3858e21607c9f5709336d3
  Author: Christian Biamont <christianbiam...@gmail.com>
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
    M src/main/java/com/waytta/SaltAPIBuilder.java

  Log Message:
  -----------
  Sanitize urls and uris with java URI (#136)

Make sure we are not escaping reserved characters, according to RFC
2396. Saltstack got sad when it was done:
POST /hook/my%2Fcool%2Ftag%2Fbuild HTTP/1.1" 404

Use URI and URL to correctly parse and encode urls.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to