authelia/internal
James Elliott 08e674b62f
docs: refactor several areas of documentation (#1726)
Updated all links to use https://www.authelia.com/docs/.
Removed all comment sections from documented configuration on the documentation site and replaced them with their own sections.
Made all documentation inside config.template.yml double hashes, and made all commented configuration sections single quoted.
Added .yamllint.yaml to express our desired YAML styles.
Added a style guide.
Refactored many documentation areas to be 120 char widths where possible. It's by no means exhaustive but is a large start.
Added a statelessness guide for the pending Kubernetes chart introduction.
Added labels to configuration documentation and made many areas uniform.
2021-04-11 21:25:03 +10:00
..
authentication ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
authorization perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
commands [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
configuration docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
logging [BUGFIX] Disable colored logging outputs when file is specified (#1603) 2021-01-15 22:16:41 +11:00
middlewares feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
mocks feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification fix(notification): don't remove file based notifier on start up (#1862) 2021-03-31 13:27:31 +11:00
regulation [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
server fix(server): send 404 on missing api endpoints instead of 405 (#1806) 2021-03-11 18:36:58 +11:00
session refactor(session): use github.com/fasthttp/session/v2 instead of github.com/authelia/session/v2 (#1809) 2021-03-13 16:06:19 +11:00
storage [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00
suites ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
templates fix(web): improve 2fa enrollment process (#1706) 2021-02-12 16:59:42 +11:00
utils fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00