authelia/internal/authorization
James Elliott ef3c2faeb5
fix(authorization): configuration reports 2fa disabled with 2fa oidc clients (#2089)
This resolves an issue where if you have zero two_factor ACL rules but enabled two_factor OIDC clients, 2FA is reported as disabled.
2021-06-18 11:38:01 +10:00
..
access_control_domain.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
access_control_resource.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
access_control_rule.go fix(validator): misleading warning for empty acl domains (#1898) 2021-04-14 20:53:23 +10:00
access_control_subjects.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
authorizer.go fix(authorization): configuration reports 2fa disabled with 2fa oidc clients (#2089) 2021-06-18 11:38:01 +10:00
authorizer_test.go fix(authorization): configuration reports 2fa disabled with 2fa oidc clients (#2089) 2021-06-18 11:38:01 +10:00
const.go fix(authorization): configuration reports 2fa disabled with 2fa oidc clients (#2089) 2021-06-18 11:38:01 +10:00
types.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
types_test.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
util.go fix(authorization): configuration reports 2fa disabled with 2fa oidc clients (#2089) 2021-06-18 11:38:01 +10:00
util_test.go feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00