authelia/internal/authorization
Amir Zarrinkafsh e67f63ee44
[CI] Add godot linter (#958)
* [CI] Add godot linter

* Implement godot recommendations
2020-05-02 15:06:39 +10:00
..
authorizer.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
authorizer_test.go [MISC] Fix goimports ordering for repo (#947) 2020-05-01 16:56:42 +10:00
const.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
domain_matcher.go [MISC] Add unit tests to authorization module and trace logs. (#638) 2020-02-19 09:15:09 +11:00
domain_matcher_test.go [MISC] Add unit tests to authorization module and trace logs. (#638) 2020-02-19 09:15:09 +11:00
ip_matcher.go [MISC] Add unit tests to authorization module and trace logs. (#638) 2020-02-19 09:15:09 +11:00
ip_matcher_test.go [MISC] Add unit tests to authorization module and trace logs. (#638) 2020-02-19 09:15:09 +11:00
path_matcher.go [MISC] Add unit tests to authorization module and trace logs. (#638) 2020-02-19 09:15:09 +11:00
path_matcher_test.go [MISC] Add unit tests to authorization module and trace logs. (#638) 2020-02-19 09:15:09 +11:00
subject_matcher.go [MISC] Add unit tests to authorization module and trace logs. (#638) 2020-02-19 09:15:09 +11:00