Skip to content

Commit

Permalink
authelia: add user
Browse files Browse the repository at this point in the history
  • Loading branch information
sweenu committed Feb 26, 2024
1 parent e9bc99e commit 79b9fe9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hosts/najdorf/authelia/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ access_control:
- GET
- POST
policy: bypass
- domain: "n8n.@domainName@"
subject:
- "user:nunu"
policy: one_factor
- domain: "*.@domainName@"
subject:
- "user:sweenu"
Expand Down
Binary file modified secrets/authelia/users.age
Binary file not shown.

0 comments on commit 79b9fe9

Please sign in to comment.