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:

  1. go to /admin
  2. ensure registration is enabled
  3. try creating a new user
  4. on the password field and confirm password field set different values
  5. Observe that no error is thrown and a user got created.

Expected behaivior

Debagnik commented 1 week ago

Fixed as a part of #32