devpi-ldap
devpi-ldap copied to clipboard
Support optional "attribute_email" configuration
If "attribute_email" is provided, it should be used to extract the email address of the found user.
It is easy to extract it, but what should then be done with it in context of devpi-server?
An index has an email attribute, of course usage depends on how exactly the LDAP accounts are used (see https://bitbucket.org/hpk42/devpi/issue/138/integrate-ldap-based-authentication regarding that).
This makes sense if we implement #15