Ticket #7371 (new enhancement)
Use authentication variables populated by Apache
| Reported by: | john.barstow@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.13 |
| Component: | web frontend | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Documentation here:
http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html#exposed
If the display name and email are part of the LDAP query, the AUTHENTICATE_DISPLAYNAME and AUTHENTICATE_MAIL environment variables will be set.
Presumably other Apache auth modules may also set these variables. The attached patch will check for the existence of the variables and set the corresponding profile data.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


