v25.0.0
github-actions
released this
18 Apr 09:54
·
1254 commits
to production
since this release
25.0.0 (2023-04-18)
⚠ BREAKING CHANGES
- core: According to the new config property [userDeletionForced] for the instance will be disabled to execute the
deleteUser() method OR anonymizeUser() method. Just one of them will be executable according to the config. Also the database was updated.
Features
- core: added registration module for pithia VO (9a10c49)
- core: interconnect the deletion of user with blocking user's logins (8becefc)
- core: new mfaStatus Attribute (fc73060)
Bug Fixes
- allow correct usage of getAllBlockedLoginsInNamespaces in openapi (ba659d9)
- core: add empty constructor for BlockedLoginsPageQuery (cece523)
- core: add engine privilege to get facility bans (cf4ca88)
- core: allow horizontal rule
in html attributes (db1e2a7) - core: allow http and mailto protocols in html attributes (c99f693)
- core: blocked logins search string (e783cff)
- core: disallow to block already reserved logins (6f5c333)
- core: temporarily disable htmlParser (32f942c)
- core: throw UnsupportedOperationException correctly (6e03bfb)
- deps: update dependency com.google.apis:google-api-services-admin-directory to directory_v1-rev20230406-2.0.0 (1d60c18)
- ldapc: handle eppns/identities ignoring case (7751b46)
- registrar: load vo/group from db (1e4e717)