authelia/internal/configuration
James Elliott fc05b973ad
[FEATURE] Redis DB Index Selection (#653)
* [FEATURE] Redis DB Number Selection
- Allow users to specify the DB number
- This is so users who use their redis for multiple purposes can have clear demarcation between their data

* revert: import order

* Add default/example to config template with docs

* Set DB Index property name to be more clear
2020-02-28 11:14:44 +11:00
..
schema [FEATURE] Redis DB Index Selection (#653) 2020-02-28 11:14:44 +11:00
test_resources Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00
validator [FIX] Prevent crash when storage config is nil (#623) 2020-02-06 13:53:02 +11:00
reader.go Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00
reader_test.go Bind secret environment variable to allow unmarshalling. 2020-01-22 10:15:25 +11:00