1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/authentication
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
..
const.go [CI] Add gocritic linter () 2020-05-06 10:52:06 +10:00
file_user_provider_test.go [CI] Add godot linter () 2020-05-02 15:06:39 +10:00
file_user_provider.go [CI] Add gocritic linter () 2020-05-06 10:52:06 +10:00
ldap_connection_factory_mock.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
ldap_connection_factory.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
ldap_user_provider_test.go [FEATURE] Automatic Profile Refresh - LDAP () 2020-05-04 21:39:25 +02:00
ldap_user_provider.go [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
password_hash_test.go [CI] Add gocritic linter () 2020-05-06 10:52:06 +10:00
password_hash.go [CI] Add gocritic linter () 2020-05-06 10:52:06 +10:00
types.go [BUGFIX] [BREAKING] Set username retrieved from authentication backend in session. () 2020-03-15 18:10:25 +11:00
user_provider.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00