Skip to content

v27.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 13:48
· 1144 commits to production since this release

27.0.0 (2023-07-04)

⚠ BREAKING CHANGES

  • core: new property 'forceHtmlSanitization' added to the core config
  • core: Updated DB to add "perunadmin" role to the "Master Perun" user. User with proper BA identity must already exist.
  • core: Apache config must be changed to contain "OIDCClaimPrefix AJP_OIDC_CLAIM_"
  • core: new configuration property introspectionEndpoint.mfaAuthTimeoutPercentageForceLogIn

Features

  • cli-python: add elixir proxy to the list of perun instances for python CLI (1bed707)
  • core: added tags and attributes to HTML Parser (12e1de9)
  • core: give perun user a perunadmin role in DB (3e1c324)
  • core: lsaai login policy (1455c37)
  • core: use percentage property to force MFA log in (1118be8)
  • create voPersonExternalAffiliation and forwardedVoPersonExternalAffiliation virtual attributes (9e3b878)

Bug Fixes

  • core: change autoRegistrationEnabled attribute value (005d39b)
  • core: changed reading of OIDC claims from HTTP headers to request attributes (f1030ce)
  • core: fix syntax error in CREATE TABLE auto_registration_groups (d821513)
  • core: periodic update of roles (7f21778)
  • deps: update dependency org.json:json to v20230618 (94dfdf8)
  • deps: update dependency org.springframework.boot:spring-boot-starter-parent to v2.7.13 (2a344a3)
  • mark mfaEnforced LDAP attribute as deleted (058d26c)