Compare commits

..

2 commits

Author SHA1 Message Date
7b381ad7cb
feat(home-server): switch from Nextcloud to OpenCloud
Some checks failed
Test / tests (push) Has been cancelled
2025-09-19 23:51:16 +02:00
2e8d29700a
feat(authelia): init 2025-09-19 23:49:48 +02:00

View file

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