authelia/internal/configuration/schema
Amir Zarrinkafsh 54694c4fca
[MISC] Ignore errcheck recommendations for legacy code (#893)
* [MISC] Ignore errcheck recommendations for legacy code
Some of this is likely intended to stay how it is, some could use refactoring, for now we will mark is and ignore it from the linter to be potentially addressed in the future.

* [MISC] Ensure files are gofmt-ed
2020-04-22 13:33:14 +10:00
..
access_control.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
authentication.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
configuration.go [FEATURE] [BREAKING] Support writing logs in a file. (#686) 2020-03-09 20:57:53 +01: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
session.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
storage.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
totp.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
validator.go [MISC] Ignore errcheck recommendations for legacy code (#893) 2020-04-22 13:33:14 +10:00
validator_test.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00