Files
João Vitória Silva 6ce4ad3e02 Add configurable password policy to server settings
Introduces server-configurable password policy options, allowing selection between 'strict' (complexity requirements) and 'length_only' (minimum length only) policies, with separate minimum length settings for regular and admin users. Updates backend models, schema, migration, and user creation logic to enforce these policies. Frontend forms and validation now dynamically reflect and enforce the current server password policy, and UI components/settings are updated to allow admins to configure these options. #451
2026-01-06 16:27:02 +00:00
..