Files
snikket-web-portal/snikket_web
Matthew Wild 38ad81b0e2 Validate passwords as early as possible
Prosody now enforces some password policies, including a minimum length of 10
characters. If this fails, we currently show a rather unfriendly error to the
user. By adding this validation, the user should get nicer feedback and never
see that error.

There is a known issue that we don't currently validate all the policies that
Prosody does - for example, Prosody won't accept a password that contains the
username.

Ultimately we should fix the error handling anyway.
2024-01-08 22:58:46 +00:00
..
2023-12-15 14:41:17 +00:00
2024-01-04 09:54:45 +01:00
2024-01-04 09:54:43 +01:00
2022-05-30 17:37:54 +02:00