mirror of
https://github.com/penpot/penpot.git
synced 2026-08-08 05:48:50 +00:00
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