Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-directory-plugin
  Commit: 89e799373553c6465277d44b2c8d82d3ed2e7374
      
https://github.com/jenkinsci/active-directory-plugin/commit/89e799373553c6465277d44b2c8d82d3ed2e7374
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M src/main/resources/hudson/plugins/active_directory/ActiveDirectory.groovy

  Log Message:
  -----------
  Check realm.domain==null first to short-circuit the check for canDoNativeAuth.
This ensures that when domain is set, ActiveDirectoryUnixAuthenticationProvider 
will be used without touching native code.
Should also save some class loading during startup.


  Commit: 0dfaebfd54c565931d24277273ab9a622bf85073
      
https://github.com/jenkinsci/active-directory-plugin/commit/0dfaebfd54c565931d24277273ab9a622bf85073
  Author: Jesse Glick <[email protected]>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M pom.xml
    M 
src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java
    M 
src/main/java/hudson/plugins/active_directory/ActiveDirectoryUserDetail.java
    M 
src/main/resources/hudson/plugins/active_directory/ActiveDirectorySecurityRealm/config.jelly
    A 
src/main/resources/hudson/plugins/active_directory/ActiveDirectorySecurityRealm/help-removeIrrelevantGroups.html
    A 
src/test/java/hudson/plugins/active_directory/RemoveIrrelevantGroupsTest.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:jenkinsci/active-directory-plugin


Compare: 
https://github.com/jenkinsci/active-directory-plugin/compare/90c0688d265e...0dfaebfd54c5

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to