Objective:
Adding functionality to change username and password
Task Description:
This aims to add more control to the user providing them a way to change their username and or password. The user must be logged to be able to change anything
Implementation:
We start by creating a new page (file) and on this page provide fields to change their password or username, then we will update the database with their current password or username. Notice implementation might change depending on the situation, if any changes to the current implementation happen it will be updated here.
Testing and Debugging:
We can start with the obvious one, checking that the user can't log in with the old username or password, and checking that the database does have the correct ones.
Deadline:
April 23, 2024
Objective: Adding functionality to change username and password Task Description: This aims to add more control to the user providing them a way to change their username and or password. The user must be logged to be able to change anything Implementation: We start by creating a new page (file) and on this page provide fields to change their password or username, then we will update the database with their current password or username. Notice implementation might change depending on the situation, if any changes to the current implementation happen it will be updated here.
Testing and Debugging: We can start with the obvious one, checking that the user can't log in with the old username or password, and checking that the database does have the correct ones. Deadline: April 23, 2024