Andrey Antukh 5f0175a641 🐛 Add backend password validation with complexity rules and dictionary check
Enforce minimum 8-character password length, require at least 1 lowercase
letter, 1 uppercase letter, 1 digit, and 1 special character, and reject
common passwords using Passay library with bundled wordlist during
registration and password change flows.

AI-assisted-by: qwen3.7-plus
2026-08-03 18:26:47 +02:00
..
2024-10-22 20:23:38 +02:00
2024-10-22 20:23:38 +02:00