hubaimaster / aws-interface

Create and manage powerful backends with one click
https://aws-interface.com
Apache License 2.0
55 stars 7 forks source link

Over-engineered Login Authentication #2

Closed itsnamgyu closed 5 years ago

itsnamgyu commented 5 years ago

Currently [b2c6d76], the login view in dashboard/views/login.py uses a custom authentication method (instead of from django.contrib.auth import authenticate). Prone to issues..!

itsnamgyu commented 5 years ago

Completed & applied to existing project 852b4ff