1e30b00f7e
This fixes misleading errors for ACL rules with an empty list of domains. This also enables admins to have a default policy with zero ACL rules as long as the default policy is not deny or bypass. It also adds a rule number to all ACL rule related log messages which is the position in the YAML list plus 1. Lastly it adds comprehensive per rule HIT/MISS logging when Authelia trace logging is enabled. This trace logging includes the rule number. |
||
---|---|---|
.. | ||
access_control_domain.go | ||
access_control_resource.go | ||
access_control_rule.go | ||
access_control_subjects.go | ||
authorizer.go | ||
authorizer_test.go | ||
const.go | ||
types.go | ||
types_test.go | ||
util.go | ||
util_test.go |