emonney / QuickApp

ASP.NET Core / Angular startup project template with complete login, user and role management. Plus other useful services for Quick Application Development
https://www.ebenmonney.com/quickapp
MIT License
1.26k stars 594 forks source link

Login credentials not accepted on demo site #81

Closed beefydog closed 6 years ago

beefydog commented 6 years ago

Just to let whoever is in charge of the demo site that both login credentials fail to work. user/TempP@ss123 and admin/TempP@ss123 neither of which work. Would love to see this demo work!

emonney commented 6 years ago

This was probably due to a temporal account lockout due to incorrect multiple password attempts. I checked and its working now. I'll disable password lockout on my next publish to the demo site. Thanks for pointing this out