authelia/internal
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
..
authentication fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
authorization feat(authorization): domain regex match with named groups (#2789) 2022-04-01 22:38:49 +11:00
commands fix(commands): invalid opaque id service name (#3235) 2022-04-25 18:49:18 +10:00
configuration fix(authentication): follow ldap referrals (#3251) 2022-05-02 11:51:38 +10:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
logging feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
middlewares refactor(configuration): remove ptr for duoapi and notifier (#3200) 2022-04-16 09:34:26 +10:00
mocks fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
model fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
notification refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
regulation refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
server refactor(configuration): remove ptr for duoapi and notifier (#3200) 2022-04-16 09:34:26 +10:00
session feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
storage refactor: exclude id from sqlite3 migration (#3242) 2022-04-25 21:11:56 +10:00
suites build(deps): update dependency haproxy to v2.5.6 (#3255) 2022-04-27 16:12:44 +10:00
templates refactor(templates): utilize more accurate naming (#3125) 2022-04-07 13:05:20 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils fix(configuration): sector identifier not parsed correctly (#3142) 2022-04-08 17:38:38 +10:00