-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [12.0.0](v11.1.0...v12.0.0) (2022-05-12) ### Bug Fixes * **core:** add new Service parameter to AuditParser and parseRpcMethods ([4258007](4258007)) * **core:** check memberOrganizations attribute for null values ([4d9aed6](4d9aed6)) * **core:** don't include attributes from services that don't process expired members if user is assigned as expired member in that resource ([7d97b0f](7d97b0f)) * **core:** fix generating group data when members are filtered ([c51df93](c51df93)) * **core:** manual consent evaluation were not done properly ([e1ff1d7](e1ff1d7)) * **core:** remove updating service during getData methods ([6ec6be6](6ec6be6)) * **core:** renamed attribute module namespace_UIDRanges ([0877760](0877760)) * **core:** RPC role added to getConsentHubById policy ([a4c5fae](a4c5fae)) * **core:** use sync validation of members when linking VOs ([29c82b9](29c82b9)) * **gui:** add property useExpiredMembers when updating service ([5c1614c](5c1614c)) * **gui:** support CSRF protection in legacy gui apps ([adae3dd](adae3dd)) * **openapi:** URL of searcher methods ([7ad44a4](7ad44a4)) ### Features * **cli:** Added useExpiredMembers parameter ([3253eee](3253eee)) * **core:** added check that member is not managed by different vo ([24f4cdc](24f4cdc)) * **core:** allow manual consent evaluation for consent hub or service ([3932cdd](3932cdd)) * **core:** changed studentIdentifiers module ([c4e4635](c4e4635)) * **core:** expose API domain hint in CSRF filter ([f2b9872](f2b9872)) * **core:** extend brand config with api domain ([8e6a3bc](8e6a3bc)) * **core:** Manually run consents in gen scripts ([6697e4b](6697e4b)) * **core:** pwd manager for lsaai ([bb7235b](bb7235b)) * **core:** virtual attribute for checking if member can be altered ([31edc8e](31edc8e)) * **core:** when adding/removing members to/from member vos, accordingly edit the membersOrganizations attribute and add/remove to/from parent vos ([223c8db](223c8db)) * **mvn:** upgrade to Spring Boot 2.6.7 / Spring 5.3.19 ([abb1bdc](abb1bdc)) ### BREAKING CHANGES * **core:** new property "api" added to the perun-apps-config.yml * **core:** new database version (Service flag for expired members usage added)
- Loading branch information
1 parent
bbcd2da
commit 63d7291
Showing
19 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters