1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs/configuration
James Elliott 3c1bb3ec19
feat(authorization): domain regex match with named groups ()
This adds an option to match domains by regex including two special named matching groups. User matches the username of the user, and Group matches the groups a user is a member of. These are both case-insensitive and you can see examples in the docs.
2022-04-01 22:38:49 +11:00
..
authentication docs: fix tables () 2021-11-30 22:36:16 +11:00
identity-providers feat(oidc): implement amr claim () 2022-04-01 22:18:58 +11:00
notifier fix(notifier): force use of sender email in smtp from cmd () 2021-11-30 22:15:21 +11:00
session docs: add docs about remember me duration () 2022-03-09 13:25:11 +11:00
storage fix(storage): webauthn kid too short for some devices () 2022-03-04 21:21:08 +11:00
access-control.md feat(authorization): domain regex match with named groups () 2022-04-01 22:38:49 +11:00
duo-push-notifications.md feat(duo): multi device selection () 2021-12-01 14:32:58 +11:00
index.md refactor(configuration): utilize time duration decode hook () 2022-03-02 17:40:26 +11:00
logging.md feat(configuration): replace several configuration options () 2021-08-02 21:55:30 +10:00
migration.md refactor: remove previously deprecated options () 2021-12-02 00:01:32 +11:00
miscellaneous.md docs: fix grammar () 2022-02-17 13:26:17 +11:00
ntp.md feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
one-time-password.md feat: webauthn () 2022-03-03 22:20:43 +11:00
regulation.md feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
secrets.md feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00
server.md feat(server): csp template () 2022-02-21 10:14:09 +11:00
theme.md feat(ntp): check clock sync on startup () 2021-09-17 14:44:35 +10:00
webauthn.md feat: webauthn () 2022-03-03 22:20:43 +11:00