1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/authorization
Amir Zarrinkafsh 2e784084c7
[MISC] Implement golint recommendations ()
Co-authored-by: Clément Michaud <clement.michaud34@gmail.com>
2020-04-20 23:03:38 +02:00
..
authorizer_test.go [FEATURE] Support multiple domains and multiple subjects in ACLs () 2020-04-16 10:18:11 +10:00
authorizer.go [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
const.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
domain_matcher_test.go [MISC] Add unit tests to authorization module and trace logs. () 2020-02-19 09:15:09 +11:00
domain_matcher.go [MISC] Add unit tests to authorization module and trace logs. () 2020-02-19 09:15:09 +11:00
ip_matcher_test.go [MISC] Add unit tests to authorization module and trace logs. () 2020-02-19 09:15:09 +11:00
ip_matcher.go [MISC] Add unit tests to authorization module and trace logs. () 2020-02-19 09:15:09 +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] Add unit tests to authorization module and trace logs. () 2020-02-19 09:15:09 +11:00
subject_matcher.go [MISC] Add unit tests to authorization module and trace logs. () 2020-02-19 09:15:09 +11:00