Releases: cloudogu/usermgt
Releases · cloudogu/usermgt
v1.10.0-1
Changed
- Rewrite frontend with React (#77)
- Extend search endpoint to pass a list of excluded values (#77)
- Update documentation with current screenshots and better explanations (#81)
- Update cypress-version for integration-tests (#78)
Added
- New integration-tests for rewritten frontend (#78)
v1.9.0-1
Changed
- Add Backend Endpoint for the User Import via CSV-File (#69)
- For more information see docs
v1.8.1-1
Fixed
- in User Managment an empty Password will not suffice for lowercase and minimum lenght of 9 or less (#67)
v1.8.0-1
Changed
- Prevent system groups (admin/cesManager) from being deleted (#65)
- This is implemented in both backend and frontend.
v1.7.0-1
Changed
- The password rules are now set via global etcd keys. For more information see docs (#63)
- Note: the existing password rules will NOT be migrated automatically.
v1.5.0-4
Changed
- Increase max username length to 64 characters (was 32 before)
v1.6.1-2
Changed
- Increase max username length to 64 characters (was 32 before) (#61)
v1.6.1-1
Security
- java base image
- updated some maven dependencies
v1.6.0-2
Fixed
- Fixed a bug where the pwd-reset checkbox was checked without any effect (#55)
v1.6.0-1
Note: CAS version >= 6.5.3-2 is required for this version.
Added
- Possibility to set the attribute that the user has to change his password at the next login (#51)