richardbarran / django-photologue

A customizable plug-in photo gallery management application for the Django web framework.
BSD 3-Clause "New" or "Revised" License
674 stars 239 forks source link

Account locked: too many login attempts. Contact an admin to unlock your account. #228

Closed paulocoutinhox closed 3 months ago

paulocoutinhox commented 3 months ago

Im getting error on admin demo: Account locked: too many login attempts. Contact an admin to unlock your account.

richardbarran commented 3 months ago

Thanks for the report; looks like a bot has been trying random passwords to access the admin, and it automatically locked. Not sure why I did not receive a notification email, I will have to look into this.

PS It's open again.

ShmuelTreiger commented 3 months ago

Hi, looks like it's locked again. Maybe rate limit login attempts somehow?