Opened 13 months ago
Closed 13 months ago
#1593 closed defect (fixed)
LDAP UID field should be configurable
Reported by: | pferreir | Owned by: | jdafflon |
---|---|---|---|
Priority: | normal | Milestone: | v1.9 |
Component: | General | Version: | 1.2 |
Keywords: | Cc: |
Description
In indico 1.2, LDAP code, there is the following (hard-code) line:
UID_FIELD = "cn" # or uid
This is non-standard. In standard LDAP configs that would be:
UID_FIELD = "uid" # or uid
This should thus be configurable.
Change History (5)
comment:1 Changed 13 months ago by jdafflon
- Owner set to jdafflon
- Status changed from new to assigned
comment:2 Changed 13 months ago by jdafflon
comment:3 Changed 13 months ago by jdafflon
- Status changed from assigned to awaiting_merge
comment:4 Changed 13 months ago by jmonnich
- Status changed from awaiting_merge to merging
comment:5 Changed 13 months ago by jmonnich
- Resolution set to fixed
- Status changed from merging to closed
Note: See
TracTickets for help on using
tickets.
Fix: https://github.com/jacquesd/indico/commit/bdc00fe9e217e01761628fa9799cafd03105d47c