1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs
James Elliott e041143f87
feat(session): add redis sentinel provider ()
* feat(session): add redis sentinel provider

* refactor(session): use int for ports as per go standards

* refactor(configuration): adjust tests and validation

* refactor(configuration): add err format consts

* refactor(configuration): explicitly map redis structs

* refactor(session): merge redis/redis sentinel providers

* refactor(session): add additional checks to redis providers

* feat(session): add redis cluster provider

* fix: update config for new values

* fix: provide nil certpool to affected tests/mocks

* test: add additional tests to cover uncovered code

* docs: expand explanation of host and nodes relation for redis

* ci: add redis-sentinel to suite highavailability, add redis-sentinel quorum

* fix(session): sentinel password

* test: use redis alpine library image for redis sentinel, use expose instead of ports, use redis ip, adjust redis ip range, adjust redis config

* test: make entrypoint.sh executable, fix entrypoint.sh if/elif

* test: add redis failover tests

* test: defer docker start, adjust sleep, attempt logout before login, attempt visit before login and tune timeouts, add additional logging

* test: add sentinel integration test

* test: add secondary node failure to tests, fix password usage, bump test timeout, add sleep

* feat: use sentinel failover cluster

* fix: renamed addrs to sentineladdrs upstream

* test(session): sentinel failover

* test: add redis standard back into testing

* test: move redis standalone test to traefik2

* fix/docs: apply suggestions from code review
2021-03-10 10:03:05 +11:00
..
_includes [DOCS] Add fork me on github ribbon to documentation. () 2020-06-04 13:37:19 +10:00
_layouts [DOCS] Fix default layout () 2020-09-19 00:58:41 +10:00
_sass [DOCS] Bootstrap new documentation website based on just-the-docs () 2020-02-29 01:43:59 +01:00
community [DOCS] Add a roadmap section to the documentation. () 2020-06-01 16:55:58 +10:00
configuration feat(session): add redis sentinel provider () 2021-03-10 10:03:05 +11:00
contributing docs: update contribution guidelines () 2021-01-30 19:29:07 +11:00
deployment perf(authorizer): preload access control lists () 2021-03-05 15:18:31 +11:00
features feat(handlers): authorization header switch via query param to /api/verify () 2021-02-24 10:35:04 +11:00
home [DOCS] Review all docs and adjust since the initial refactoring () 2020-03-10 09:37:46 +11:00
images [DOCS] Update contributors () 2021-01-22 14:24:25 +11:00
security [BUGFIX] Static Session Expiration Key () 2020-12-29 12:44:47 +11:00
_config.yml [DOCS] Try to remove url from docs config. 2020-06-10 21:24:36 +02:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs () 2020-02-29 01:43:59 +01:00
faq.md [DOCS] Introduce an FAQ and document forwarded authentication. () 2020-05-03 13:18:13 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs () 2020-02-29 01:43:59 +01:00
Gemfile [MISC] (deps): Bump github-pages and jekyll in /docs () 2020-08-11 21:54:29 +10:00
Gemfile.lock [MISC] (deps-dev): Bump github-pages from 210 to 211 in /docs () 2021-01-28 09:16:03 +11:00
getting-started.md [DOCS] Minor tweaks for compose bundles () 2020-03-27 11:51:16 +11:00
index.md [DOCS] Add a roadmap section to the documentation. () 2020-06-01 16:55:58 +10:00
roadmap.md [DOCS] Fix link for K8s setup () 2020-06-11 16:02:50 +10:00