953740669wu / CITS3403

0 stars 0 forks source link

Create login and forgot password function #22

Closed ShuaiShao20010902 closed 4 months ago

ShuaiShao20010902 commented 4 months ago

Create an html "login" that inherits the base template, which allows users who have already registered accounts to log in.

In addition, create an html "forgot_password" that inherits the base template, which allows users who forget their passwords to retrieve their accounts and passwords.