authelia/docs
James Elliott ab1d0c51d3
feat(authorization): acl resource regex named groups (#3597)
This adds the named group functionality from domain_regex to the resource criteria.
2022-06-28 12:51:05 +10:00
..
archetypes feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
assets docs: fix clipboard (#3568) 2022-06-22 07:57:51 +10:00
config feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
content/en feat(authorization): acl resource regex named groups (#3597) 2022-06-28 12:51:05 +10:00
data feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
functions feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
i18n feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
layouts docs: remove link whitespace (#3612) 2022-06-28 10:52:06 +10:00
static docs: add branding reference guide (#3549) 2022-06-20 10:05:55 +10:00
.editorconfig feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +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 feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
LICENSE feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
README.md feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
babel.config.js feat: major documentation refresh (#3475) 2022-06-15 17:51:47 +10:00
netlify.toml docs: fix clipboard (#3568) 2022-06-22 07:57:51 +10:00
package.json docs: fix clipboard (#3568) 2022-06-22 07:57:51 +10:00
pnpm-lock.yaml docs(deps): sync (#3551) 2022-06-20 14:40:40 +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.