mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
fix(api): ✅ Fix all failing tests
This commit is contained in:
parent
1bfc5fb013
commit
6f97903f3b
11 changed files with 111 additions and 179 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue