Release 3.18.0
CORE / API
- Attribute modules are registered for audit message
listening only if they exists (are used).
- Check password strength for MU namespace at backend
and password reset GUI.
- Check input for addHost() and addDestination() to prevent
remote script execution.
- Allow to set custom messages for automatic
application rejection.
- Fixed audit messaages ResourceDeleted, HostAddedToFacility
and HostRemovedFromFacility.
- Added modules for logins at researcher-access instance.
- Added Owners to the EnrichedFacility
- Update Spring Boot 2.4.3 / Spring 5.3.4.
- Update Postgres docker image for tests to 13.2.
CLI
- Added tool moveMembership (for perun admins).
- Added tool getApplicationById (for support).
- Fixed tools for Host deletion.