This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
v3.1.11
- [regression] Fix error for user without group editing privileges when editing self or other user
- Fix bad grants check for group index menu item: require VIEW, not CREATE
- Fix bad grants check for ACL menu item: require EDIT, ignore CREATE
- Eliminate same-route menu item duplicate "User control" vs "Users"
- Consistently enforce password constraint (default: 8 character minimum length) in all areas
where passwords can be set: registration, password reset, user creation, user (self-)editing - Extract user password constraints into user helper service to support DI customization
- Support translation of password repeat mismatch validation error message; supply German and English messages