Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/reverse-proxy-auth-plugin
  Commit: a4e9f6afcb0020b97ac1921c457ebcf35852f31c
      
https://github.com/jenkinsci/reverse-proxy-auth-plugin/commit/a4e9f6afcb0020b97ac1921c457ebcf35852f31c
  Author: Peter Motykowski <pmotykow...@pingidentity.com>
  Date:   2014-06-15 (Sun, 15 Jun 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/reverse_proxy_auth/ReverseProxySecurityRealm.java

  Log Message:
  -----------
  Repair null pointer exception when forwardedUser is null.  This occured when
upgrading from a previous version, http://i.imgur.com/WzfWeVX.jpg.


  Commit: 7631ed8e436191714c687029da1e18f540ee708d
      
https://github.com/jenkinsci/reverse-proxy-auth-plugin/commit/7631ed8e436191714c687029da1e18f540ee708d
  Author: Wilder Rodrigues <wrodrig...@schubergphilis.com>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/reverse_proxy_auth/ReverseProxySecurityRealm.java

  Log Message:
  -----------
  Merge pull request #17 from pmotyka/master

I will merge this pull request, didn't get the idea that you were trying to use 
only the LDAP instead of passing the username in the header. If the 
forwardedUser (which represents the name of the field to have the info 
retrieved from) is not informed in the configuration, then you do not need 
reverse proxy. Do you follow me on that one?

In the next release I will change the line 486m it's a really bad practice to 
do assignments inside an IF statement


Compare: 
https://github.com/jenkinsci/reverse-proxy-auth-plugin/compare/8501605a9af2...7631ed8e4361

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