Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security: implement user lockout #1552

Merged
merged 22 commits into from Aug 13, 2022
Merged

security: implement user lockout #1552

merged 22 commits into from Aug 13, 2022

Conversation

hay-kot
Copy link
Collaborator

@hay-kot hay-kot commented Aug 13, 2022

  • Increment attempts field on failed login
  • Check for locked out users on login
  • implement lock, unlock, and query services
  • Scheduled service to unlock users after X amount of time
  • Documentation on new ENV variables
  • Admin API to unlock users
  • Admin button to unlock users
  • Script to unlock users (from docker exec)

@hay-kot hay-kot marked this pull request as ready for review August 13, 2022 20:27
@hay-kot hay-kot merged commit b3c41a4 into mealie-next Aug 13, 2022
@hay-kot hay-kot deleted the security/user-lockout branch August 13, 2022 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant