Added the ability to set a different LDAP email attribute, one other than mail.
Not all LDAP servers use mail as their email attribute. My local LDAP server uses, for example, userPrincipalName.
Depends on D14244
Differential D14245
Added support for settings the LDAP email attribute robloxianmany on Oct 7 2015, 7:19 PM. Authored by Tags None Referenced Files
Subscribers
Details
Added the ability to set a different LDAP email attribute, one other than mail. Not all LDAP servers use mail as their email attribute. My local LDAP server uses, for example, userPrincipalName. Depends on D14244 Depends on D14244 Configure Phabricator to use an LDAP server for authentication, one configured with no mail attribute. Set the email attribute in the LDAP config. Perform an LDAP Import. You should be able to import the LDAP account with the email attribute you configured. In the past, it would have failed due to no email.
Diff Detail
|