fix(api): Fix all failing tests

This commit is contained in:
Jesse Wierzbinski 2025-08-21 01:15:38 +02:00
parent 1bfc5fb013
commit 6f97903f3b
No known key found for this signature in database
11 changed files with 111 additions and 179 deletions

View file

@ -466,10 +466,8 @@ forced_openid = false
# If signups.registration is false, it will only be possible to register with OpenID
openid_registration = true
# [authentication.keys]
# Run Versia Server with those values missing to generate a new key
# public = ""
# private = ""
# Run Versia Server with this value missing to generate a new key
# key = ""
# The provider MUST support OpenID Connect with .well-known discovery
# Most notably, GitHub does not support this