Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/zaproxy-plugin
  Commit: 597f9de2e1b0d87cfd9dfa3acc431698f285c35b
      
https://github.com/jenkinsci/zaproxy-plugin/commit/597f9de2e1b0d87cfd9dfa3acc431698f285c35b
  Author: Mostafa <mabdelm...@users.noreply.github.com>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPAuthScriptParam.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPBuilder.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPCmdLine.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPDriver.java

  Log Message:
  -----------
  Merge mabdelmoez/zaproxy-plugin Development (#44)

* added mabdelmoez developer
 
* issue-43: After upgrade to Client API 1.0: 
zapClientAPI.users.setAuthenticationCredentials expects capital first letter 
parameters (ZEST Scripts)
 
* added ide-unversioned files to git ignore (.idea, zaproxy.iml)
 
* changed ZAPauthScriptParam.java to ZAPAuthScriptParam.java
 
* issue-43 & pull 44 review: the parameter names for authConfigParams were 
consolidated to work with both formBased and scriptBased authentication 
(scriptBased authentication is standardized to work with Username and Password 
as cred param names)
 
* default name for contextName (when no contextName was given) was changed to a 
readable name "Jenkins Default Context"
 
* changed ZAPcmdLineDescriptorImpl to ZAPCmdLineDescriptorImpl for consistency


-- 
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