Disable password signups by default #558
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
hold
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
lukasdotcom/fantasy-manager!558
Loading…
Reference in a new issue
No description provided.
Delete branch "disable_password_signup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.