1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
Commit Graph

3 Commits

Author SHA1 Message Date
James Elliott
c7d992f341
fix(authentication): follow ldap referrals ()
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
James Elliott
e99fb7a08f
feat(configuration): configurable default second factor method ()
This allows configuring the default second factor method.
2022-04-18 09:58:24 +10:00
James Elliott
dc7ca6f03c
refactor: introduce config key gen ()
This adjusts the validated keys to utilize a generated code section.
2022-04-16 19:00:39 +10:00