refactor(api): 🔥 Remove old forced OpenID auth code
Some checks failed
Mirror to Codeberg / Mirror (push) Failing after 0s
Test Publish / build (client) (push) Failing after 1s
Test Publish / build (sdk) (push) Failing after 0s

This commit is contained in:
Jesse Wierzbinski 2025-10-24 19:12:40 +02:00
parent 8470c0d034
commit 2d06ea4248
No known key found for this signature in database
8 changed files with 0 additions and 448 deletions

View file

@ -459,13 +459,6 @@ log_level = "info" # For console output
# log_level = "info"
[authentication]
# If enabled, Versia will require users to log in with an OpenID provider
forced_openid = false
# Allow registration with OpenID providers
# If signups.registration is false, it will only be possible to register with OpenID
openid_registration = true
# Run Versia Server with this value missing to generate a new key
# key = ""