Authelia 3.0.1: storage encryption key, config fixes
Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
parent
87e5c0f069
commit
cc247e2ad6
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "authelia",
|
||||
"name": "Authelia",
|
||||
"description": "Open-source authentication and authorization server providing SSO, 2FA, forward-auth, and an OIDC provider for the homelab.",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"category": "identity",
|
||||
"tags": ["sso", "authentication", "2fa", "oidc", "forward-auth", "idp"],
|
||||
"author": "Authelia",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"generatedAt": "2026-09-10T21:29:23.464Z",
|
||||
"generatedAt": "2026-09-10T22:09:23.859Z",
|
||||
"services": [
|
||||
{
|
||||
"id": "authelia",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"path": "services/authelia/metadata.json"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue