authelia/cmd
James Elliott 31c5c820f0
refactor(authentication): log ldap warning on startup in rare condition (#2141)
This is so on startup administrators who have a LDAP server implementation that may not support password hashing by default are clearly warned. This only triggers if the disable password reset option is not enabled, we cannot find the extension OID for the Extended Password Modify Operation, and the implementation is not Active Directory. Active Directory has it's own method for this which doesn't advertise an OID.
2021-07-04 15:44:11 +10:00
..
authelia refactor(authentication): log ldap warning on startup in rare condition (#2141) 2021-07-04 15:44:11 +10:00
authelia-scripts build(deps): update swagger-ui to v3.51.1 (#2140) 2021-07-02 19:08:10 +10:00
authelia-suites feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00