authelia/internal/authentication
James Elliott c7d992f341
fix(authentication): follow ldap referrals (#3251)
This ensures we are able to follow referrals for LDAP password modify operations when permit_referrals is true.

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2022-05-02 11:51:38 +10:00
..
const.go fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
file_user_provider.go feat(commands): user opaque identifiers commands (#3144) 2022-04-09 17:13:19 +10:00
file_user_provider_test.go refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
gen.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
ldap_connection_factory.go fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
ldap_connection_factory_mock.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
ldap_connection_mock.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
ldap_user_provider.go fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
ldap_user_provider_startup.go fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
ldap_user_provider_test.go fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
ldap_util.go fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
password_hash.go fix(session): use crypto/rand for session id generator (#2594) 2021-11-11 20:13:32 +11:00
password_hash_test.go fix(session): use crypto/rand for session id generator (#2594) 2021-11-11 20:13:32 +11:00
types.go fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
user_provider.go refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
users_database.template.yml ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00