1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-23 05:27:34 +00:00

Mention why CLOUDRON_OIDC_PROVIDER_NAME is not supported

This commit is contained in:
Johannes Zellner
2024-12-09 12:25:51 +01:00
parent e180f84aef
commit d5b80c9393

View File

@@ -4,6 +4,7 @@ set -eu -o pipefail
mkdir -p /run/gitea/tmp/uploads /run/sshd /run/gitea/sessions
# CLOUDRON_OIDC_PROVIDER_NAME not supported as it will be used in rest route!
setup_oidc_source() {
set -eu