mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
refactor(api): 🔥 Remove old forced OpenID auth code
This commit is contained in:
parent
45c3f6ae3f
commit
955a933fe9
8 changed files with 0 additions and 448 deletions
|
|
@ -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 = ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue