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
1 changed files with 1 additions and 0 deletions

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