v10.0.0
github-actions
released this
04 Nov 11:02
·
810 commits
to production
since this release
10.0.0 (2022-11-04)
Bug Fixes
- admin-gui: Friendly name is visible (731fa96)
- admin: disable remove of indirect member in groups view (987ca1f)
- admin: Hide application form for group members (771b265)
- admin: move default filter option in applications up (7f5529b)
- profile: fixed a bug, where if a category in the MFA component didn't support selected language, label wasn't visible (5c285ba)
- resize window on sidenav reopening (bfa835e)
Features
- add ssh keys and certificates to admin-gui (aebfe58)
- admin: add mailing lists opt-out and data quota settings pages to service account overview (728274c)
- admin: add tags for new adminGUI to notifications (5709082)
- admin: connect creating of the service account and sponsoring (1e40ff9)
- admin: consent status in assigned users facility table (57f3c50)
- admin: Manage roles on role-page (9777ca6)
- admin: redirect back to correct page after login on session expiration (25ea2bb)
- admin: Service user's managers details (f89b420)
- better workflow for MFA dialog with MfaRolePrivilegeException (f759915)
- created pipe for checkbox label (6af9fc7)
- gui: Minimum password length requirements messages added (0c5b916)
- profile: support securityText attribute (379e47e)
- profile: support securityText attribute (6d9e6dc)
- publications: improve Publications application for a production usage (9aa062d)
- pwd-reset: configurable labels (6b7eb92)
- server side pagination (d5201b1)
BREAKING CHANGES
- pwd-reset: config property password_requirements_help and password_requirements_help_cs were renamed to password_help and password_help_cs, they were also changed from a array of strings to a map (namespace - text)