Skip to content

Releases: cloudogu/usermgt

v1.20.0-3

21 Feb 12:31
Compare
Choose a tag to compare

Changed

  • Renamed table headline key from Date to Date of import (en/de)

v1.20.0-2

13 Feb 09:21
Compare
Choose a tag to compare

Added

  • [#193] Add missing keys to dogu descriptor

Changed

  • If root log level is set to an invalid value, the script exits with an error message.

v1.20.0-1

27 Jan 09:56
Compare
Choose a tag to compare

Changed

  • Update ces-build-lib to 4.0.1 and dogu-build-lib to v3.0.0 [#189]
  • Update Tomcat to 9.0.36

Added

  • Add Trivy-Scan of ces-build-lib
  • Add develop-prerelease build step

v1.19.0-1

22 Jan 07:26
Compare
Choose a tag to compare

Changed

  • The user form is now only valid if all required fields are filled out [#183]

v1.18.0-1

17 Jan 13:01
Compare
Choose a tag to compare

Changed

  • The internal makefiles have been updated to standardize the versioning of the release notes.

Added

  • optional sync query parameter to create user endpoint [#184]
    • if supplied, users and groups will be added synchronously to avoid unauthorized errors

Added

  • Add new integration tests [#161]
    • New integration tests regarding user import, including the testing of the e-mail dispatch
    • Adjust Pipeline to include Mailhog for Testing

v1.17.2-1

22 Nov 14:56
Compare
Choose a tag to compare

Removed

  • Remove mail-to link from user-list

v1.17.1-1

05 Nov 10:05
Compare
Choose a tag to compare

Fixed

  • Only show external-user-hint if user is marked as external [#177]
  • Fix list structure in gui docs

v1.17.0-1

29 Oct 14:39
Compare
Choose a tag to compare

Changed

  • Mark external users [#173]
    • When editing external users, the password field is hidden and all other fields cannot be edited
    • Groups can still be added or removed to the users

v1.16.4-1

18 Oct 15:19
Compare
Choose a tag to compare

Changed

  • Set the page size of user import preview to 25 from 8 [#170]
  • Mails with more than one @ are not allowed anymore [#171]

v1.16.3-1

30 Sep 12:10
Compare
Choose a tag to compare

Changed

  • Sort import result translations by line number [#168]