[Buildbot] #3511: LdapUserInfo: make group features optional

Buildbot trac trac at buildbot.net
Thu Mar 31 12:45:00 UTC 2016


#3511: LdapUserInfo: make group features optional
------------------------+-----------------------
Reporter:  gracinet     |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  undecided
 Version:  0.8.12       |   Keywords:
------------------------+-----------------------
 There are some LDAP directories that don't have groups, but
 `groupMemberPattern` etc are mandatory in `LDAPUserInfo`.

 It would be nice to make them optional. In that case the returned groups
 would always be an empty list.

 I can implement that easily (better to do it before 0.9 because that's a
 slight break in API, due to the arguments being positional in the
 constructor)

--
Ticket URL: <http://trac.buildbot.net/ticket/3511>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list