authelia/internal/suites/example/compose
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
..
authelia feat: go:embed static assets (#1733) 2021-02-22 10:07:06 +11:00
duo-api [MISC] (deps): Bump node in /internal/suites/example/compose/duo-api (#1407) 2020-10-26 11:11:37 +11:00
haproxy perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
httpbin [FEATURE] Add Remote-Name and Remote-Email headers (#1402) 2020-10-26 22:38:08 +11:00
kind build(deps): update alpine docker tag to v3.13.2 (#1728) 2021-02-18 10:49:39 +11:00
ldap build(deps): update osixia/openldap docker tag to v1.5.0 (#1749) 2021-02-22 22:08:23 +11:00
mariadb build(deps): update mariadb docker tag to v10.5.9 (#1757) 2021-02-23 12:49:16 +11:00
mysql [FEATURE] Support MySQL as a storage backend. (#678) 2020-03-05 10:25:52 +11:00
nginx perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
postgres [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
redis [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
samba build(deps): update alpine docker tag to v3.13.2 (#1728) 2021-02-18 10:49:39 +11:00
smtp [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
squid [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +11:00
traefik build(deps): update traefik docker tag to v1.7.28 (#1657) 2021-01-31 11:32:49 +11:00
traefik2 build(deps): update traefik docker tag to v2.4.6 (#1774) 2021-03-02 15:07:51 +11:00