- Apr 11, 2025
-
-
semantic-release-bot authored
# [18.8.0](v18.7.2...v18.8.0) (2025-04-11) ### Features * allow to disable appending and verifying acrs ([1abc84f8](1abc84f8))
-
Pavel Vyskočil authored
feat: allow to disable appending and verifying acrs See merge request !409
-
- Apr 08, 2025
-
-
Pavel Vyskočil authored
-
- Mar 06, 2025
-
-
semantic-release-bot authored
## [18.7.2](v18.7.1...v18.7.2) (2025-03-06) ### Bug Fixes * release oidc.war path 404 error ([74d71ffd](74d71ffd))
-
Jan Pavlíček authored
fix: release oidc.war path 404 error See merge request !408
-
Jan Pavlíček authored
-
- Jan 11, 2025
-
-
semantic-release-bot authored
## [18.7.1](v18.7.0...v18.7.1) (2025-01-11) ### Bug Fixes * change ico in elter theme ([920a17e1](920a17e1))
-
Pavel Vyskočil authored
fix: change ico in elter theme See merge request !407
-
Pavel Vyskočil authored
-
- Dec 29, 2024
-
-
semantic-release-bot authored
# [18.7.0](v18.6.1...v18.7.0) (2024-12-29) ### Features * add elterh theme ([30d70fc4](30d70fc4))
-
Pavel Vyskočil authored
feat: add elter theme See merge request !406
-
Pavel Vyskočil authored
-
- Jul 18, 2024
-
-
semantic-release-bot authored
## [18.6.1](v18.6.0...v18.6.1) (2024-07-18) ### Bug Fixes *
LS AAI header CSS ([5cdb87fa](5cdb87fa)) -
Dominik František Bučík authored
fix:
LS AAI header CSS See merge request !405
-
- Jul 17, 2024
-
-
Dominik Frantisek Bucik authored
-
semantic-release-bot authored
# [18.6.0](v18.5.5...v18.6.0) (2024-07-17) ### Features * set x-frame-options to sameorigin instead to deny ([f1da5522](f1da5522))
-
Dominik František Bučík authored
feat: set x-frame-options to sameorigin instead to deny See merge request !404
-
- Jul 16, 2024
-
-
Jan Pavlíček authored
-
semantic-release-bot authored
## [18.5.5](v18.5.4...v18.5.5) (2024-07-16) ### Bug Fixes *
More clear rext for regs into groups and VOS ([4393828c](4393828c)) -
Dominik František Bučík authored
fix:
More clear rext for regs into groups and VOS See merge request !403 -
Dominik Frantisek Bucik authored
-
- Jun 19, 2024
-
-
semantic-release-bot authored
## [18.5.4](v18.5.3...v18.5.4) (2024-06-19) ### Bug Fixes *
Typo in device_code approve translation ([4920958d](4920958d)) -
Dominik František Bučík authored
fix:
Typo in device_code approve translation See merge request !402 -
Dominik Frantisek Bucik authored
-
- Jun 07, 2024
-
-
Dominik František Bučík authored
refactor:
Great refactor of redirects See merge request !400 -
Dominik Frantisek Bucik authored
USe session attributes for passing data across redirects to have safe passing mechanism
-
- May 30, 2024
-
-
semantic-release-bot authored
## [18.5.3](v18.5.2...v18.5.3) (2024-05-30) ### Bug Fixes *
Losing AUD in GA4GH AT modifier ([a4656c67](a4656c67)) -
Dominik František Bučík authored
fix:
Losing AUD in GA4GH AT modifier See merge request !399 -
Dominik Frantisek Bucik authored
Audiences previously set in the token were lost as the current implementation just placed ClientID over it. The fix maintains set audiences
-
- May 17, 2024
-
-
semantic-release-bot authored
## [18.5.2](v18.5.1...v18.5.2) (2024-05-17) ### Bug Fixes *
Entitlements sources - do not ignore res. capabilities ([f14c85e9](f14c85e9)) -
Pavel Břoušek authored
fix:
Entitlements sources - do not ignore res. capabilities See merge request !398 -
Dominik Frantisek Bucik authored
-
- May 15, 2024
-
-
semantic-release-bot authored
## [18.5.1](v18.5.0...v18.5.1) (2024-05-15) ### Bug Fixes *
claim modifiers in arrays retain only unique values ([5d2750d5](5d2750d5)) -
Dominik František Bučík authored
fix:
claim modifiers in arrays retain only unique values See merge request !397 -
Dominik Frantisek Bucik authored
-
semantic-release-bot authored
# [18.5.0](v18.4.0...v18.5.0) (2024-05-15) ### Features *
filtering of assigned resource groups in entitlements ([7f1cf4c5](7f1cf4c5)) * filtering of groups in access control filter ([76ce6903](76ce6903)) -
Dominik František Bučík authored
feat+refactor: filtering of assigned resource groups in entitlements, filtering of groups in access control filter, refactor PerunRPC Adapter See merge request !396
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
AccessControl filter (PerunAuthorizationFilter) now support specifying a resource attribute, which if set and non-null on Resource object, groups from this resource will not be considered for controlling access.
-
Dominik Frantisek Bucik authored
Entitlements claim sources now support specifying a resource attribute, which if set and non-null on Resource object, groups from this resource will not be considered for producing group-based entitlements.
-