1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs/configuration
James Elliott ea1fae6491
[MISC] Storage Schema Versioning Model ()
* [MISC] Storage Schema Versioning Model 

* fixup go.sum
* remove pq
* fix int to text issue
* fix incorrect SQL text
* use key_name vs key
* use transactions for all queries during upgrades
* fix missing parenthesis
* move upgrades to their own file
* add provider name for future usage in upgrades
* fix missing create config table values
* fix using the const instead of the provider SQL
* import logging once and reuse
* update docs
* remove db at suite teardown
* apply suggestions from code review
* fix mysql
* make errors more uniform
* style changes
* remove commented code sections
* remove commented code sections
* add schema version type
* add sql mock unit tests
* go mod tidy
* test blank row situations
2020-07-16 15:56:08 +10:00
..
authentication [FEATURE] Add configurable display name to frontend () 2020-06-19 20:50:21 +10:00
notifier [FEATURE] Docker simplification and configuration generation () 2020-06-17 16:25:35 +10:00
storage [MISC] Storage Schema Versioning Model () 2020-07-16 15:56:08 +10:00
access-control.md [FEATURE] Support for subject combinations in ACLs () 2020-06-25 18:22:42 +10:00
duo-push-notifications.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
index.md [FIX] Hash Password Cmd Not Encoding Provided Salt () 2020-05-14 15:55:03 +10:00
miscellaneous.md [FEATURE] Docker simplification and configuration generation () 2020-06-17 16:25:35 +10:00
one-time-password.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
regulation.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
secrets.md [FEATURE] Docker simplification and configuration generation () 2020-06-17 16:25:35 +10:00
server.md [FEATURE] Allow Authelia to listen on a specified path () 2020-05-21 12:20:55 +10:00
session.md [FEATURE] Bump to fasthttp/session/v2 to support redis unix socket. () 2020-05-18 12:45:47 +10:00