issues
search
Debagnik
/
project-walnut
A Blogging Site for small businesses and news outlets, packed with administrative features
0
stars
0
forks
source link
Confirm passwords on registration page does not work
#31
Closed
Debagnik
closed
1 week ago
Debagnik
commented
1 week ago
Steps to reproduce:
go to /admin
ensure registration is enabled
try creating a new user
on the password field and confirm password field set different values
Observe that no error is thrown and a user got created.
Expected behaivior
an error should be thrown when password and confirm passwords are mismatched Actual behaivior
no error thrown and a user is created when the password and conform passwords are different.
Debagnik
commented
1 week ago
Fixed as a part of #32
Steps to reproduce:
Expected behaivior