authelia/internal/configuration/validator
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
..
access_control.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
access_control_test.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
authentication.go docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
authentication_test.go docs: refactor several areas of documentation (#1726) 2021-04-11 21:25:03 +10:00
configuration.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
configuration_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
const.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
keys.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
keys_test.go [MISC] Address errors from linter updates (#1308) 2020-09-04 13:20:17 +10:00
notifier.go [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557) 2021-01-04 21:28:55 +11:00
notifier_test.go [FEATURE] Enhance LDAP/SMTP TLS Configuration and Unify Them (#1557) 2021-01-04 21:28:55 +11:00
regulation.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
regulation_test.go perf(authorizer): preload access control lists (#1640) 2021-03-05 15:18:31 +11:00
secrets.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
secrets_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
server.go [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
server_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
session.go feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
session_test.go feat(session): add redis sentinel provider (#1768) 2021-03-10 10:03:05 +11:00
storage.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
storage_test.go fix: redis sentinel secret missing (#1839) 2021-03-22 20:04:09 +11:00
theme.go [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
theme_test.go [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
totp.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
totp_test.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00