-
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.
# [19.0.0](v18.0.1...v19.0.0) (2022-11-04) ### Bug Fixes * **cli:** default OIDC config message fix ([21ac217](21ac217)) * **cli:** fixed printing help for reloadAppsConfig tool ([6e18883](6e18883)) * **core:** fix createGroupUnion sql exception ([bdf41f5](bdf41f5)) * **core:** fix getMessagesByIdAndCount ([aa281f8](aa281f8)) * **core:** fixed ssh keys validation for keys with prefix ([64b5e71](64b5e71)) * **core:** support mu password manager on test instance ([05311cb](05311cb)) * **registrar:** check form items on update ([2bab3ee](2bab3ee)) * **registrar:** fix duplicate notifications ([2023cb6](2023cb6)) ### Features * Add method to get OIDC config for Perun instance + CLi script to call this method ([3b54dec](3b54dec)) * added support for securityText attribute ([eb7ff3a](eb7ff3a)) * **cabinet:** rights changed for getAuthorsByPublicationId method ([7da850b](7da850b)) * **cli:** revokeOidc fallback ([06d0561](06d0561)) * **core:** add ConsentStatus to UsersPageQuery ([2c861a5](2c861a5)) * **core:** allow self to call get all entities ([b0d38a7](b0d38a7)) * **core:** Default minimum password length set to 8 characters ([c6835da](c6835da)) * **core:** exact match user attribute list/map values ([d710e8b](d710e8b)) * **core:** getAllResources method ([6888a17](6888a17)) * **core:** Role display name ([4cf8b84](4cf8b84)) * **core:** status indirect urn ([806073b](806073b)) * **core:** support branding between new and old GUI ([f947e7a](f947e7a)) * make find_group_inconsistencies script use user IDS to work better with hierarchical Vos ([f282594](f282594)) * **mvn:** upgrade to Spring Boot 2.7.5 ([457024f](457024f)) * **openapi:** (Un)set role for user or group ([f4326ff](f4326ff)) * **registrar:** added ApplicationNotNewException ([f96c1c9](f96c1c9)) ### BREAKING CHANGES * **core:** New brand properties in perun-apps-config.yml, deprecated newAdminGuiAlert in perun-web-gui.properties moved to perun-apps-config and can be branded * **registrar:** update DB
- Loading branch information
1 parent
d705ba8
commit 531fc17
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