authelia/internal/configuration/schema
Amir Zarrinkafsh cc06ab6c18
[CI] Add gocritic linter (#977)
* [CI] Add gocritic linter

* Implement gocritic recommendations
The outstanding recommendations are due to be addressed in #959 and #971 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
..
access_control.go [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
authentication.go [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00
configuration.go [FEATURE] Buffer size configuration and additional http error handling (#944) 2020-04-30 12:03:05 +10:00
const.go [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00
duo.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
notifier.go [FEATURE] Notifier Startup Checks (#889) 2020-04-21 14:59:38 +10:00
regulation.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
server.go [FEATURE] Buffer size configuration and additional http error handling (#944) 2020-04-30 12:03:05 +10:00
session.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
storage.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
totp.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
validator.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
validator_test.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00