Skip to content

Release v3.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 11:59
v3.20.0
ec915ba
Release 3.20.0

- Added backend support for pagination and sorting for VO
  members. Its not yet used by frontend.
- Support sending notifications to users when some identity
  is associated or removed from their account in perun.
- Added checkPasswordStrength() to API, because we want
  to delegate strength check to backend for each namespace.
- Changed behavior for o365 attribute modules at MU.
- Removed local implementation of password strength check for MU.
- Method getUsersByAttribute() authorization has changed.
- Added methods getRichUsersByIds() and
  getRichUsersWithAttributesByIds() to API.
- Added getMembersCout(status) to OpenAPI and other fixes for it.
- Reduced debug logs in perun-auditlogger.