90 research outputs found

    CESNET/perun: v21.0.2

    No full text
    <a href="https://github.com/CESNET/perun/compare/v21.0.1...v21.0.2">21.0.2</a> (2023-01-16) Bug Fixes <ul> <li>remove apostrophe from ldif (<a href="https://github.com/CESNET/perun/commit/509ecd49101c758b05987d564665dd1eb3b629a2">509ecd4</a>)</li> </ul&gt

    CESNET/perun-services: Release 3.3.1

    No full text
    <ul> <li>Fixed error code comparison in generic_send script. Now we correctly decide, if service provisioning failed due to an error or just timed out (and is probably running on slave side).</li> </ul&gt

    CESNET/perun: v19.0.0

    No full text
    <a href="https://github.com/CESNET/perun/compare/v18.0.1...v19.0.0">19.0.0</a> (2022-11-04) Bug Fixes <ul> <li><strong>cli:</strong> default OIDC config message fix (<a href="https://github.com/CESNET/perun/commit/21ac217c97a74114ccf6d8a147e979eb70a0da31">21ac217</a>)</li> <li><strong>cli:</strong> fixed printing help for reloadAppsConfig tool (<a href="https://github.com/CESNET/perun/commit/6e18883737cefce9076cdd5dd8dea2f422e54632">6e18883</a>)</li> <li><strong>core:</strong> fix createGroupUnion sql exception (<a href="https://github.com/CESNET/perun/commit/bdf41f58faba65ce466fdfa4c161b7e4ec905f52">bdf41f5</a>)</li> <li><strong>core:</strong> fix getMessagesByIdAndCount (<a href="https://github.com/CESNET/perun/commit/aa281f846a813475e6e868c2c8a9ab33f0f902aa">aa281f8</a>)</li> <li><strong>core:</strong> fixed ssh keys validation for keys with prefix (<a href="https://github.com/CESNET/perun/commit/64b5e7192886c8d05ce3ad614fc785d639a8f3da">64b5e71</a>)</li> <li><strong>core:</strong> support mu password manager on test instance (<a href="https://github.com/CESNET/perun/commit/05311cbc70f189ac3bd66d266f4b34a9248f2e77">05311cb</a>)</li> <li><strong>registrar:</strong> check form items on update (<a href="https://github.com/CESNET/perun/commit/2bab3ee582fcdc0cf8ec68318c246c7a1c36b513">2bab3ee</a>)</li> <li><strong>registrar:</strong> fix duplicate notifications (<a href="https://github.com/CESNET/perun/commit/2023cb60c57d3d4bbc83dfd61e03bca468edaf3c">2023cb6</a>)</li> </ul> Features <ul> <li>Add method to get OIDC config for Perun instance + CLi script to call this method (<a href="https://github.com/CESNET/perun/commit/3b54deccfe971b91c44aaac4b552c29397137511">3b54dec</a>)</li> <li>added support for securityText attribute (<a href="https://github.com/CESNET/perun/commit/eb7ff3ab581fa48d93723460da57b85a1dd45df8">eb7ff3a</a>)</li> <li><strong>cabinet:</strong> rights changed for getAuthorsByPublicationId method (<a href="https://github.com/CESNET/perun/commit/7da850b860ccb9fde48c42a3ea1ff5e5db0391a4">7da850b</a>)</li> <li><strong>cli:</strong> revokeOidc fallback (<a href="https://github.com/CESNET/perun/commit/06d05617a3406c941dda59efe89176863257cf5f">06d0561</a>)</li> <li><strong>core:</strong> add ConsentStatus to UsersPageQuery (<a href="https://github.com/CESNET/perun/commit/2c861a56fc99520f679ce2fdadc4289644dca9c4">2c861a5</a>)</li> <li><strong>core:</strong> allow self to call get all entities (<a href="https://github.com/CESNET/perun/commit/b0d38a71e4663667d85c6203d7910e187efd01e7">b0d38a7</a>)</li> <li><strong>core:</strong> Default minimum password length set to 8 characters (<a href="https://github.com/CESNET/perun/commit/c6835da36ec982c1870ec59cebacaf9ed7d5aadb">c6835da</a>)</li> <li><strong>core:</strong> exact match user attribute list/map values (<a href="https://github.com/CESNET/perun/commit/d710e8b93cde778281e2c6263bd5cb74202ab29b">d710e8b</a>)</li> <li><strong>core:</strong> getAllResources method (<a href="https://github.com/CESNET/perun/commit/6888a17062b4885044b4ac128b32da36c94f72ec">6888a17</a>)</li> <li><strong>core:</strong> Role display name (<a href="https://github.com/CESNET/perun/commit/4cf8b84683ac8e6400754a7fe075c1ea6c41d8cb">4cf8b84</a>)</li> <li><strong>core:</strong> status indirect urn (<a href="https://github.com/CESNET/perun/commit/806073bbfc3bdd93bd6e947db794ba8e78df2ade">806073b</a>)</li> <li><strong>core:</strong> support branding between new and old GUI (<a href="https://github.com/CESNET/perun/commit/f947e7a0a1b4c2c4954c289720fbb0a551a5613b">f947e7a</a>)</li> <li>make find_group_inconsistencies script use user IDS to work better with hierarchical Vos (<a href="https://github.com/CESNET/perun/commit/f282594c94f32f63f9bc09c751df6a76a41a8cd1">f282594</a>)</li> <li><strong>mvn:</strong> upgrade to Spring Boot 2.7.5 (<a href="https://github.com/CESNET/perun/commit/457024f4a7cdfb0fac0d7d69cad1435dfb2c95e7">457024f</a>)</li> <li><strong>openapi:</strong> (Un)set role for user or group (<a href="https://github.com/CESNET/perun/commit/f4326ffbcc6c8c2edb9bf70d31d07c096d2b7707">f4326ff</a>)</li> <li><strong>registrar:</strong> added ApplicationNotNewException (<a href="https://github.com/CESNET/perun/commit/f96c1c991289f7f2bedaa48e1574af34577654c5">f96c1c9</a>)</li> </ul> BREAKING CHANGES <ul> <li><strong>core:</strong> New brand properties in perun-apps-config.yml, deprecated newAdminGuiAlert in perun-web-gui.properties moved to perun-apps-config and can be branded</li> <li><strong>registrar:</strong> update DB</li> </ul&gt

    CESNET/perun: v17.0.0

    No full text
    <a href="https://github.com/CESNET/perun/compare/v16.0.1...v17.0.0">17.0.0</a> (2022-08-09) Bug Fixes <ul> <li><strong>core:</strong> add privilege for members to get facilities and resources (<a href="https://github.com/CESNET/perun/commit/6cffd0d69e33e357c45b804c0b983527b5ecd1fd">6cffd0d</a>)</li> <li><strong>core:</strong> fix rights for method findRichUsersWithAttributes (<a href="https://github.com/CESNET/perun/commit/419751ce33551dc7c86cc05b1232e12f3459da33">419751c</a>)</li> <li><strong>core:</strong> fixed error handling from calls to userInfoEndpoint (<a href="https://github.com/CESNET/perun/commit/789f02442effc43bf22bc36c9b537a6b28dbafba">789f024</a>)</li> <li><strong>core:</strong> remove old attribute authz if deleting attribute definition (<a href="https://github.com/CESNET/perun/commit/37c2fad0dc8acbeeff996f2cc7f619123bcd9392">37c2fad</a>)</li> <li><strong>dispatcher:</strong> do not put tasks without destination to waiting queue (<a href="https://github.com/CESNET/perun/commit/ab4fce5406d41ada789220aa18ae6afd82c665c5">ab4fce5</a>)</li> <li><strong>openapi:</strong> send password in request body (<a href="https://github.com/CESNET/perun/commit/bf3a94a23ac5c177e1f2ad15b41c860e2c598e81">bf3a94a</a>)</li> </ul> Features <ul> <li><strong>cli:</strong> default OIDC configuration (<a href="https://github.com/CESNET/perun/commit/7e606e677bf72b550c83735afe7a33a72809dd07">7e606e6</a>)</li> <li><strong>core:</strong> add sponsorship and membership to getUserRoles result (<a href="https://github.com/CESNET/perun/commit/1d021c8d997c46beaac4c1ef99bcee9903d25d8d">1d021c8</a>)</li> <li><strong>core:</strong> added consolidate method and call to userInfoEndpoint when creating Perun Principal (<a href="https://github.com/CESNET/perun/commit/024a5732bd23b55ab65e751768d892cf7ebfb9ab">024a573</a>)</li> <li><strong>core:</strong> changed lifescienceID module (<a href="https://github.com/CESNET/perun/commit/8e88cd3b8e9cc1ab567ccd82970c4c477a5a10f2">8e88cd3</a>)</li> <li><strong>core:</strong> extended LDAP schema with serviceName for facility (<a href="https://github.com/CESNET/perun/commit/9bdfc94cf3153146405c3f0fd36dd302ace47047">9bdfc94</a>)</li> <li><strong>core:</strong> fill bbmri/ls/elixir logins with each others values (<a href="https://github.com/CESNET/perun/commit/6ec0485ac6972f4b5dabcc7e9889c971f6ce5016">6ec0485</a>)</li> <li><strong>core:</strong> method for obtaining mailing list resources for given member (<a href="https://github.com/CESNET/perun/commit/f25fb884f9868e884806e2be4ac90a30323471d2">f25fb88</a>)</li> <li><strong>core:</strong> observer roles not assignable to attributes (<a href="https://github.com/CESNET/perun/commit/5e107f00751d794b7b2db96993dfacf9d0f3d1f1">5e107f0</a>)</li> <li><strong>core:</strong> push new attributes to LDAP (<a href="https://github.com/CESNET/perun/commit/b812236a939bd82819d2f58459d8235513ab9545">b812236</a>)</li> <li>mfaEnforceSettings and rpCategory LDAP attributes (<a href="https://github.com/CESNET/perun/commit/faf90b022788f6f92faafa4abfa0557773cc35c3">faf90b0</a>)</li> <li><strong>mvn:</strong> upgrade to Spring Boot 2.7.2 / Spring 5.3.22 (<a href="https://github.com/CESNET/perun/commit/ebf4967dc43be4c19ed439c11f5f1c84777fa1ba">ebf4967</a>)</li> <li>new method getMessagesByIdAndCount (<a href="https://github.com/CESNET/perun/commit/d06129ba9e3950ca93c37a394553332df4c7ef3c">d06129b</a>)</li> <li><strong>openapi:</strong> added method getGroupsWhereMemberIsActive (<a href="https://github.com/CESNET/perun/commit/7a6ba550af8c51ff1ed92bc90ce0061ed18eecce">7a6ba55</a>)</li> <li><strong>openapi:</strong> openapi updated to contain new method (<a href="https://github.com/CESNET/perun/commit/a494e0e97b1e1aaa1fe1f773088d44dac37ddf29">a494e0e</a>)</li> </ul> BREAKING CHANGES <ul> <li><strong>core:</strong> LDAP schema update</li> </ul&gt

    CESNET/perun-services: Release 3.22.0

    No full text
    <ul> <li>Enhanced service ad_user_mu_ucn.</li> <li>Added perun-send.chain.</li> <li>Added du_info_export service.</li> <li>Added generic_send in Python.</li> <li>Converted services arcgis_mu, hadoop*, hml_json edited to use hashed data.</li> </ul&gt

    CESNET/perun-services: Release 3.28.0

    No full text
    <ul> <li>CN and DN attribute values are now escaped in ad_ceitec.</li> <li>mailaliases and ad_user_mu_ucn now use the same attribute for allowing expired members.</li> <li>Extended grace period for students in VUP scripts.</li> <li>Multiple gen scripts converted to use getHashedData.</li> </ul&gt

    CESNET/perun-services: v3.36.0

    No full text
    <a href="https://github.com/CESNET/perun-services/compare/v3.35.1...v3.36.0">3.36.0</a> (2022-02-01) Bug Fixes <ul> <li><strong>ldap_it4i:</strong> make send script executable (<a href="https://github.com/CESNET/perun-services/commit/e481a03b54ec9009d9968919212618f2518b806c">e481a03</a>)</li> </ul> Features <ul> <li><strong>ldap_it4i:</strong> generate userPassword only when user has valid password (<a href="https://github.com/CESNET/perun-services/commit/6f92911a95ca4fa7e11fbeb5b2c742a57aaff786">6f92911</a>)</li> </ul&gt

    CESNET/perun: v16.0.0

    No full text
    <a href="https://github.com/CESNET/perun/compare/v15.0.2...v16.0.0">16.0.0</a> (2022-07-11) Bug Fixes <ul> <li><strong>cli:</strong> trim whitespaces when printing displayName and commonName (<a href="https://github.com/CESNET/perun/commit/6cfbae018ff1d3b6e0309f65a998e1d185300ae5">6cfbae0</a>)</li> <li><strong>core:</strong> commented validatePassword for lifescienceid (<a href="https://github.com/CESNET/perun/commit/cbc4515cf2953f6565d752fda7ccbc2d6efd5ee7">cbc4515</a>)</li> <li><strong>core:</strong> consents optimization (<a href="https://github.com/CESNET/perun/commit/98546660afe247db95a54060143b86b66a3f2581">9854666</a>)</li> <li><strong>core:</strong> LSAAI password module validation (<a href="https://github.com/CESNET/perun/commit/2ce078ddfd05c715db1493e0f92927ab8a1cc72c">2ce078d</a>)</li> <li><strong>core:</strong> member_group_virt_groupStatus attribute is now initialized (<a href="https://github.com/CESNET/perun/commit/9f268d1e925bd41edbae13ab95b7bc928aa9ed72">9f268d1</a>)</li> <li><strong>gui:</strong> properly resize table with application detail (<a href="https://github.com/CESNET/perun/commit/20962bc2e4c2c3ff820897f314673d05ebebf996">20962bc</a>)</li> <li><strong>gui:</strong> support HTML message property in notification objects (<a href="https://github.com/CESNET/perun/commit/5fd3678024ac32b642584fb7bb1d9c9afbbc4cd9">5fd3678</a>)</li> <li><strong>openapi:</strong> missing atribute RoleManagemnetRules (<a href="https://github.com/CESNET/perun/commit/cd87ab1596905d0bc4fa0ff6ef27ad06688d8399">cd87ab1</a>)</li> </ul> Features <ul> <li><strong>cli:</strong> add more getters for (Rich)Member objects (<a href="https://github.com/CESNET/perun/commit/3fbd2690303dd2b940387c41e16ed3e329497b27">3fbd269</a>)</li> <li><strong>cli:</strong> OIDC authentication via QR code (<a href="https://github.com/CESNET/perun/commit/e12fc9a69c3b1c023b8189743ed30bb78920a5fc">e12fc9a</a>)</li> <li><strong>cli:</strong> replace old method of getting/setting attribute rights with the new one (<a href="https://github.com/CESNET/perun/commit/287b85f1ba9b571c0540fbd229ecbe9f3cdac6ea">287b85f</a>)</li> <li><strong>core:</strong> add optional login in password strength check (<a href="https://github.com/CESNET/perun/commit/eae0f40aadb1d57e708609c1296ca86b0debce36">eae0f40</a>)</li> <li><strong>core:</strong> Added consolidator and linker to config (<a href="https://github.com/CESNET/perun/commit/04e11c820365f47b544088e1f7e61136926d10b7">04e11c8</a>)</li> <li><strong>core:</strong> changes to allow assigning roles to SecurityTeam object (<a href="https://github.com/CESNET/perun/commit/659f803e08793fccdec6c9379a608a200fe6a264">659f803</a>)</li> <li><strong>core:</strong> check Role + RoleObject combinations when setting attribute policies (<a href="https://github.com/CESNET/perun/commit/d952060d75267be0c5485cade06799a6aac1dede">d952060</a>)</li> <li><strong>core:</strong> method to retrieve rich resources assigned to facility with selected service assigned (<a href="https://github.com/CESNET/perun/commit/317a231476e0e90e710001d943c138b24ac70003">317a231</a>)</li> <li><strong>core:</strong> method to retrieve services assigned to resources with selected vo on selected facility (<a href="https://github.com/CESNET/perun/commit/aa849eb3b6204bbe4a3fb9a95e7e212f3054ed1c">aa849eb</a>)</li> <li><strong>core:</strong> switch to new attribute rights evaluation (<a href="https://github.com/CESNET/perun/commit/2812a6b4c10027be067c4dd94bd62e342d414ce0">2812a6b</a>)</li> <li><strong>gui:</strong> disable setting of attribute rights (<a href="https://github.com/CESNET/perun/commit/5e5fbf12a2487de0dfd7b3f275e308838f2db14a">5e5fbf1</a>)</li> <li><strong>maven:</strong> openAPI Generator updated to version 6.0.1 (<a href="https://github.com/CESNET/perun/commit/ab632865bda9bab50fc624bd33c89c88d20ad5df">ab63286</a>)</li> <li><strong>mvn:</strong> upgrade to Spring Boot 2.7.1 / Spring 5.3.21 (<a href="https://github.com/CESNET/perun/commit/397a65ac64f51eb02e174e671a4cda4dd0e73dc1">397a65a</a>)</li> <li><strong>openapi:</strong> added method setLogin() to openapi (<a href="https://github.com/CESNET/perun/commit/6a96a6c4a9967f9c6ef869e81e78858c248da7a7">6a96a6c</a>)</li> <li><strong>openapi:</strong> changes to allow assigning roles to SecurityTeam object (<a href="https://github.com/CESNET/perun/commit/afd0b179b770f9274fa0dd8a316a179a0ff4ba2f">afd0b17</a>)</li> <li><strong>openapi:</strong> method to retrieve rich resources assigned to facility with selected service assigned (<a href="https://github.com/CESNET/perun/commit/4de0edf58097e05d623c694b9dad2ae8fc6763ae">4de0edf</a>)</li> <li><strong>openapi:</strong> method to retrieve services assigned to resources with selected vo on selected facility (<a href="https://github.com/CESNET/perun/commit/963c4f31e9d3b622d6ddee2f493e6563291b2a47">963c4f3</a>)</li> <li><strong>registrar:</strong> prefill login app items with reserved logins (<a href="https://github.com/CESNET/perun/commit/e1be665eec2dc61401de2ef25f1eba981fe69154">e1be665</a>)</li> </ul> BREAKING CHANGES <ul> <li><strong>core:</strong> properties "consolidator" and "linker" added to the perun-apps-config.yml</li> <li><strong>cli:</strong> removed scripts getAttributeRights, setAttributeRights</li> <li><strong>core:</strong> DB UPDATE</li> </ul&gt
    corecore