Skip to content

Releases: cloudogu/usermgt

v1.10.0-1

20 Apr 06:41
Compare
Choose a tag to compare

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

14 Nov 07:48
Compare
Choose a tag to compare

Changed

  • Add Backend Endpoint for the User Import via CSV-File (#69)
    • For more information see docs

v1.8.1-1

20 Oct 13:22
Compare
Choose a tag to compare

Fixed

  • in User Managment an empty Password will not suffice for lowercase and minimum lenght of 9 or less (#67)

v1.8.0-1

28 Sep 12:52
Compare
Choose a tag to compare

Changed

  • Prevent system groups (admin/cesManager) from being deleted (#65)
    • This is implemented in both backend and frontend.

v1.7.0-1

23 Aug 12:33
Compare
Choose a tag to compare

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

08 Jul 09:22
v1.5.0-4
3569347
Compare
Choose a tag to compare

Changed

  • Increase max username length to 64 characters (was 32 before)

v1.6.1-2

05 Jul 11:45
Compare
Choose a tag to compare

Changed

  • Increase max username length to 64 characters (was 32 before) (#61)

v1.6.1-1

11 May 13:55
Compare
Choose a tag to compare

Security

  • java base image
  • updated some maven dependencies

v1.6.0-2

29 Apr 07:16
Compare
Choose a tag to compare

Fixed

  • Fixed a bug where the pwd-reset checkbox was checked without any effect (#55)

v1.6.0-1

27 Apr 13:20
Compare
Choose a tag to compare

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)