From dbbdece191a481d9fc50a534f289ac7b42a903d3 Mon Sep 17 00:00:00 2001 From: Egor Matveev Date: Fri, 11 Jul 2025 22:07:09 +0300 Subject: [PATCH] fix --- authelia/configuration.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/authelia/configuration.yml b/authelia/configuration.yml index 7b27451..4511e0c 100644 --- a/authelia/configuration.yml +++ b/authelia/configuration.yml @@ -12,9 +12,6 @@ log: authentication_backend: file: - users: - emmatveev: - password_hash: "$argon2id$v=19$m=65536,t=1,p=4$CixMXaAilVof3yk1rtghwg$V/kcl1HNDWeybrV3SrVjjdI00D1lFtuvLldkwAklSOE" access_control: default_policy: one_factor @@ -30,6 +27,7 @@ session: cookies: - domain: chocomarsh.com authelia_url: https://auth.chocomarsh.com + default_redirection_url: https://auth.chocomarsh.com storage: encryption_key: "a_very_long_secret_32_characters_minimum"