Lantariel / StormProject

GNU Affero General Public License v3.0
1 stars 0 forks source link

When a user signs up, they should be asked to confirm their password #3

Closed pmourlanne closed 1 year ago

pmourlanne commented 1 year ago

When signing up, a user just has to enter their password once, which may lead to input error. They should be asked to enter it twice, and we should validate that both inputs hold the same value.