- Fix support for ldap_scope_name
-
URGENT SECURITY FIX: authentication bypass via LDAP passwordless auth LDAP permits passwordless Bind operations by clients - this application verified authentication without checking specifically for an empty password, thus allowing authentication as any valid user by leaving the password field blank. This issue has been present since the first release of this application.
See also:
-
Added HTTP security headers and prevent caching of proxy pages
- Make LDAP group comparisons case-insensitive
- Refactor LDAP connection code and use connections more efficiently
- Fix issue with LDAP timeouts when old connections are re-used
- Fix redirect behaviour after login
- Add the ability to restrict access by LDAP group
- Add options for customizing TLS cipher suites
- Disabled autocomplete on the login form
Initial release