swe574-spring23 / SWE574

BOUN Spring 574 Project
MIT License
0 stars 0 forks source link

REFACTOR - Change register/login pages #75

Closed ceydaduzgec closed 11 months ago

ceydaduzgec commented 1 year ago

Currently we are using auth_views but these are redirecting to the admin pages. Change this structure completely.

cemrekut commented 1 year ago

After logging out of the account, it gives an invalid password warning when you log in again.

sehmuzc commented 11 months ago

Register and login pages were updated.