Open H9660 opened 5 months ago
@salahlalami Can you have a look at this?
Hi @lukasz1mroz. Thanks. I will check in these issues and make necessary changes.
Hi @lukasz1mroz. I have reverted the password hash logic. Also I have email sending logic on every registration. Please find it here: #1143
@salahlalami please merge this asap. We have to fix more issues that are related to sign up page.
@salahlalami please merge this asap. We have to fix more issues that are related to sign up page.
Hi @salahlalami . Please merge #1143 for this issue as it's the latest one.
Description
Users were facing issues as there was no way to register a new user. So created a pipeline for the same.
Related Issues
This PR solves the issue: #1136.
Steps to Test
Provide steps on how to test the changes introduced in this pull request. -> Run on localhost -> Go to the login page -> There would be a register button. Click on it and you will be redirected to the registration form.
Screenshots (if applicable)
Here is the demo of the registration page. c4ec2ad0-6156-4186-ba7d-f03d05c933bd.webm
Checklist