Disable password signups by default #558

Merged
lukasdotcom merged 2 commits from disable_password_signup into main 2023-09-24 11:33:09 -04:00
Owner

This change has been released to increase the security due to accounts with passwords being inherently more insecure than oauth accounts. This change does not disable the login of users that already have an account that logs in with a password, or prevents users from enabling password login after account creation. You may also re enable password signups in the admin panel. Also note that if you have no oauth providers enabled password signups will also be enabled.

This change has been released to increase the security due to accounts with passwords being inherently more insecure than oauth accounts. This change does not disable the login of users that already have an account that logs in with a password, or prevents users from enabling password login after account creation. You may also re enable password signups in the admin panel. Also note that if you have no oauth providers enabled password signups will also be enabled.
Sign in to join this conversation.
No description provided.