authelia/docs/configuration
James Elliott 4dce8f9496
perf(authorizer): preload access control lists (#1640)
* adjust session refresh to always occur (for disabled users)

* feat: adds filtering option for Request Method in ACL's

* simplify flow of internal/authorization/authorizer.go's methods

* implement query string checking

* utilize authorizer.Object fully

* make matchers uniform

* add tests

* add missing request methods

* add frontend enhancements to handle request method

* add request method to 1FA Handler Suite

* add internal ACL representations (preparsing)

* expand on access_control next

* add docs

* remove unnecessary slice for network names and instead just use a plain string

* add warning for ineffectual bypass policy (due to subjects)

* add user/group wildcard support

* fix(authorization): allow subject rules to match anonymous users

* feat(api): add new params

* docs(api): wording adjustments

* test: add request method into testing and proxy docs

* test: add several checks and refactor schema validation for ACL

* test: add integration test for methods acl

* refactor: apply suggestions from code review

* docs(authorization): update description
2021-03-05 15:18:31 +11:00
..
authentication fix(configuration): lower argon2id default memory requirements (#1762) 2021-03-03 20:19:28 +11:00
notifier [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557) 2021-01-04 21:28:55 +11:00
storage [DOCS] Fix typo in IPv6 address notes (#1566) 2020-12-30 06:33:57 +11:00
access-control.md perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
duo-push-notifications.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
index.md [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557) 2021-01-04 21:28:55 +11:00
miscellaneous.md [BUGFIX] Fix incorrect docs and Certificate PEM extensions (#1589) 2021-01-10 22:10:45 +11:00
one-time-password.md fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
regulation.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
secrets.md Updated secrets.md with a functional DaemonSet (#1287) 2020-09-25 09:48:24 +10:00
server.md [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
session.md [DOCS] Fix typo in IPv6 address notes (#1566) 2020-12-30 06:33:57 +11:00
theme.md [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00