Bug #1941
[PATCH] Adding support for additional characters in LDAP user names
| Status: | Fixed | Start date: | 2009-03-18 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% | |
| Category: | mod_auth | Estimated time: | 0.50 hour | |
| Target version: | 1.4.23 | |||
| Missing in 1.5.x: |
Description
The attached patch allows LDAP entires to use the chracters ' ', '@', '-', '_', and '.' in the user name attribute. These characters do not modify the behavior of the LDAP filter, however they are used in LDAP user names (cn=Directory Manager, etc) and e-mail addresses.
Related issues
Associated revisions
Adding support for additional chars in LDAP usernames (fixes #1941)
Allowing LDAP entries to use the chracters ' ', '@', '-', '_',
and '.' in the user name attribute. These characters do not
modify the behavior of the LDAP filter and are common in LDAP
user names.
Signed-off-by: David M. Syzdek <david@syzdek.net>
Adding support for additional chars in LDAP usernames (fixes #1941)
Allowing LDAP entries to use the chracters ' ', '@', '-', '_',
and '.' in the user name attribute. These characters do not
modify the behavior of the LDAP filter and are common in LDAP
user names.
Signed-off-by: David M. Syzdek <david@syzdek.net>
History
#1 Updated by david@syzdek.net about 4 years ago
- Target version changed from 1.4.22 to 1.4.23
#2 Updated by stbuehler almost 4 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset r2526.
Also available in: Atom
