Release 3.13.0
- This version contains LDAP schema update.
- This version contains DB schema update.
- Support automatic application rejection after
specified period of the time.
- Use shared mail configuration for registrar notifications.
- Ignore old "suspendedTo" Member property in API.
- Support filtering of results in getSponsoredMembers().
- Removed unused module login-namespace:kypo.
- Push new facility attributes to the LDAP.
- Fixed old DB changelog for 3.1.68.
- Added utility methods to convert existing sponsored
users to sponsored members as we will remove sponsored
users in the future.
- Fixed check on uniqe combination of sponsorship for
sponsor and sponsored member. We throw exception when
member is already sponsored.
- Added new serializer for reading data from Perun API
named /jsonlite/. It ommits auditing properties like
createdAt/By, modifieAt/By and some others.
- Methods getAdminGroups and getRichAdmins in AuthzResolver
were reworked so it is possible to configure the acces rights.
- Fixed connection closed in pool of connections in LDAPc.
- Warn admin, that user has no mail filled for selected attribute,
when sending password reset request to him.
- Updated Spring and Spring Boot.
- Validate members, when they become sponsored in the VO.
- Added methods to get role management rules for the new GUI.