mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 03:25:56 +01:00
Passwords should be checked when created or changed in the frontend just as they are in the backend for REST and CLI. Also extend the password validation to allow upto 1024 characters instead of 32. Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>