authelia/docs
James Elliott fb5c285c25
feat(authentication): suport ldap over unix socket (#5397)
This adds support for LDAP unix sockets using the ldapi scheme. In addition it improves all of the address related parsing significantly deprecating old options.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-07 16:39:17 +10:00
..
archetypes docs: upgrade to doks 0.5.0 (#3689) 2022-07-14 14:29:54 +10:00
assets docs: bump deps (#5343) 2023-05-01 09:45:13 +10:00
config docs: openssf best practices (#5079) 2023-03-19 16:29:12 +10:00
content/en feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
data feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
functions feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
i18n feat(authentication): suport ldap over unix socket (#5397) 2023-05-07 16:39:17 +10:00
layouts docs: add alert for configuration sections (#5380) 2023-05-04 21:23:15 +10:00
static docs: adjust image links (#4680) 2023-01-03 12:27:02 +11:00
.editorconfig docs: update dates (#3615) 2022-06-28 15:27:14 +10:00
.eslintignore feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.eslintrc.json feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.gitignore feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.markdownlint-cli2.jsonc feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.stylelintignore feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
.stylelintrc.json docs: bump deps (#5343) 2023-05-01 09:45:13 +10:00
LICENSE feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
README.md docs: fix links and npm install command (#4755) 2023-01-12 22:02:13 +11:00
babel.config.js feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
netlify.toml docs: bump deps (#5343) 2023-05-01 09:45:13 +10:00
package.json docs: bump deps (#5343) 2023-05-01 09:45:13 +10:00
pnpm-lock.yaml docs: fix missing text (#5347) 2023-05-01 13:58:15 +10:00
theme.toml feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00

README.md

The Authelia website / documentation source.

Please:

  • Only edit the /content folder via the main Authelia monorepo
  • Edit everything else via the Authelia website repo

See the Documentation Contributing Guide for more information.