Compare commits

..

2 commits

Author SHA1 Message Date
1b7e82813e
feat(home-server): switch from Nextcloud to OpenCloud
Some checks failed
Test / tests (push) Failing after 21m35s
2025-09-19 23:56:18 +02:00
b2a77bbca1
feat(authelia): init 2025-09-19 23:56:18 +02:00

View file

@ -217,7 +217,7 @@ in
"refresh_token" "refresh_token"
"authorization_code" "authorization_code"
]; ];
userinfo_signing_algorithm = "none"; userinfo_signed_response_alg = "none";
} }
{ {
id = "OpenCloudAndroid"; id = "OpenCloudAndroid";