This repository has been archived by the owner on Jun 4, 2021. It is now read-only.
Releases: opendatateam/udata-ldap
Releases · opendatateam/udata-ldap
v0.3.5
v0.3.4
- Fix negociate and REMOTE_USER email extraction
- Fix some command line encoding errors
v0.3.3
- Internal: extracted all Kerberos handling into its own module
- Kerberos: handle REALM removal from SPNEGO/REMOTE_USER identifier
v0.3.2
- Fix some console encoding error
- Fix LDAP values extraction
- Make all LDAP attributes mapping to user profile configurable
v0.3.1
- Renamed
LDAP_USER_SPNEGO_ATTR
intoLDAP_REMOTE_USER_ATTR
for consistency - Fix login form using SPNEGO attribute for login
v0.3.0
- Display errors on login form
- Force email into the login form
- Fix encoding errors in ldap commands
- Update user on login
- Start handling errors on negociate view
- Display a page when trying automatic login wihtout credentials
- Adds translations
v0.2.1
- Fix the "automatic login" link
- More logging