1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/authorization
Amir Zarrinkafsh cc06ab6c18
[CI] Add gocritic linter ()
* [CI] Add gocritic linter

* Implement gocritic recommendations
The outstanding recommendations are due to be addressed in  and  respectively.

* Fix implementation tests

* Fix remaining linting issues.

* Fix tests.

Co-authored-by: Clément Michaud <clement.michaud34@gmail.com>
2020-05-06 10:52:06 +10:00
..
authorizer_test.go [MISC] Fix goimports ordering for repo () 2020-05-01 16:56:42 +10:00
authorizer.go [CI] Add gocritic linter () 2020-05-06 10:52:06 +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_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] Add unit tests to authorization module and trace logs. () 2020-02-19 09:15:09 +11:00
ip_matcher.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02: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 [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
subject_matcher.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00