1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration/schema
James Elliott c9e8a924e0
[FEATURE] Buffer size configuration and additional http error handling ()
* implement read buffer size config option
* implement write buffer size config option
* implement fasthttp ErrorHandler so we can log errors to Authelia as well
* add struct/schema validation
* add default value
* add docs
* add config key to validator
* refactoring
* apply suggestions from code review

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2020-04-30 12:03:05 +10:00
..
access_control.go [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
authentication.go [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
configuration.go [FEATURE] Buffer size configuration and additional http error handling () 2020-04-30 12:03:05 +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 () 2020-04-21 14:59:38 +10:00
regulation.go [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
server.go [FEATURE] Buffer size configuration and additional http error handling () 2020-04-30 12:03:05 +10:00
session.go [MISC] Update durations to notation format and housekeeping () 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 () 2020-04-20 23:03:38 +02:00
validator_test.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
validator.go [MISC] Ignore errcheck recommendations for legacy code () 2020-04-22 13:33:14 +10:00