authelia/internal/session
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
..
mocks Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
const.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
provider.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
provider_config.go [FEATURE] Redis DB Index Selection (#653) 2020-02-28 11:14:44 +11:00
provider_config_test.go [FEATURE] Redis DB Index Selection (#653) 2020-02-28 11:14:44 +11:00
provider_test.go Disable inactivity timeout when user checked remember me. 2020-01-18 00:12:36 +01:00
types.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
user_session.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00