authelia/internal/configuration/schema
Clément Michaud 915b6b5436
[FIX] Prevent crash when storage config is nil (#623)
* Prevent crash when storage config is nil.

* Fix google analytics configuration.

Fixes #622.
2020-02-06 13:53:02 +11:00
..
access_control.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
authentication.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
configuration.go [FIX] Prevent crash when storage config is nil (#623) 2020-02-06 13:53:02 +11:00
duo.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
notifier.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
regulation.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
session.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
storage.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
totp.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
validator.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
validator_test.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00