Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ldap-plugin
  Commit: 50ab44128e55f73dd14d347ea2c890df784a54e4
      
https://github.com/jenkinsci/ldap-plugin/commit/50ab44128e55f73dd14d347ea2c890df784a54e4
  Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
  Date:   2013-06-14 (Fri, 14 Jun 2013)

  Changed paths:
    M src/main/java/hudson/security/LDAPSecurityRealm.java
    M src/main/resources/hudson/security/LDAPSecurityRealm/config.jelly
    R src/main/resources/hudson/security/LDAPSecurityRealm/help-cache.html
    A src/main/webapp/help-cache.html
    A src/main/webapp/help-groupMembershipFilter.html
    A src/main/webapp/help-groupSearchFilter.html

  Log Message:
  -----------
  [FIXES JENKINS-17281] Adding configuration options for the filters used to 
search for groups.

- It is somewhat confusing that there are two 'group search filters' so I have 
decided to rename one.
- The new name for the 'groupSearchFilter' that is controlled from  is the
   as this filter is used to determine what groups a specific user is a member 
of
- That leaves  as a nice clean name for the filter to search for named groups.
- This should still respect any existing configuration, i.e. leaving these 
fields blank will leave the
  existing defaults or existing overrides in place... but it will make life 
easier for users going forward
- Took quite some digging to figure out exactly what these filters were for... 
hopefully I have left things
  in a more obvious framing for anyone else following
- I would like a better way to apply the  override, but this was the cleanest 
way
  I could maintain backwards compatibility



-- 
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/groups/opt_out.


Reply via email to