1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/authorization
Amir Zarrinkafsh 296efe2b32
[MISC] Add missing CLI suite test ()
* [MISC] Add missing CLI suite test

* Add missing test for `authelia version` command in CLI suite.
* Standardise logger calls and swap CSP switch order
2021-01-17 10:23:35 +11:00
..
authorizer_test.go [FEATURE] Support for subject combinations in ACLs () 2020-06-25 18:22:42 +10:00
authorizer.go [MISC] Add missing CLI suite test () 2021-01-17 10:23:35 +11:00
const.go [MISC] Validate all sections of ACLs on startup () 2021-01-16 21:05:41 +11:00
domain_matcher_test.go [FEATURE] Automatic Profile Refresh - LDAP () 2020-05-04 21:39:25 +02:00
domain_matcher.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
ip_matcher_test.go [MISC] Validate all sections of ACLs on startup () 2021-01-16 21:05:41 +11:00
ip_matcher.go [MISC] Validate all sections of ACLs on startup () 2021-01-16 21:05:41 +11:00
path_matcher_test.go [MISC] Add unit tests to authorization module and trace logs. () 2020-02-19 09:15:09 +11:00
path_matcher.go [MISC] Validate all sections of ACLs on startup () 2021-01-16 21:05:41 +11:00
subject_matcher.go [MISC] Validate all sections of ACLs on startup () 2021-01-16 21:05:41 +11:00