Skip to content

Releases: OpenConext/OpenConext-engineblock

6.7.1

12 Apr 08:06
6.7.1

Choose a tag to compare

What's Changed

Full Changelog: 6.7.0...6.7.1

6.7.0

23 Feb 10:24
4ad2cc6

Choose a tag to compare

Feature

  1. In 6.7.0 a new behaviour is introduced when dealing with trusted proxies. More information about these changes can
    be found in the updated trusted proxy documentation. You should be able to inform yourself
    what changes are required, when you are working with a trusted proxy.

    The following work was done to get to this feature:

    • Cover internal-CollabPersonId behaviour in test #1172
    • Apply trusted proxy related output filtering #1175
    • Trusted proxy documentation update #1174
    • Update attribute dictionary #1177

When using the OpenConext Stepup-Gateway and OpenID Connect components, they have to be at at least at versions 3.4.5 and 6.0.1 respectively.

  1. A long awaited tag release GitHub Actions workflow was added to this release.
  • Test release creation in CI/CD pipeline #888 (thanks for the groundwork @pablothedude!)

Maintenance

  • Upgrade Twig to 2.x

6.6.6

01 Dec 09:37
5227d99

Choose a tag to compare

What's Changed

  • Check if there is a valid authentication in the AuthenticationState by @Stephan-Kok in #1145
  • Add "consent disable" feature by @tbeekman in #1164
  • Fix build script for custom themes, add watch script and fail build on error by @Stephan-Kok in #1169

New Contributors

Full Changelog: 6.6.5...6.6.6

6.6.5

01 Nov 06:54
83db131

Choose a tag to compare

What's Changed

  • Verify GHA Test intergration works as intended by @MKodde in #1161
  • Upgrade OpenConext Monitor Bundle to 2.1.0 by @MKodde in #1163

Full Changelog: 6.6.4...6.6.5

6.6.4

18 Aug 19:16

Choose a tag to compare

Features

  • allow control over the RequestedAttribute list added to the proxy SP metadata

Bugfix

  • reset attributeValueTypes after an attribute manipulation

Security

  • upgrade a dependency

6.6.3

23 Jul 18:54

Choose a tag to compare

Features

  • add ARP feature
  • the AuthnRequest is now available to Attribute Manipulations.
  • add ability to process SSO Notifications
  • unset the autogenerated id field so databases other than Mysql & MariaDB are supported as well.

Bugfixes

  • a typo was fixed

6.6.2

02 Jul 10:00

Choose a tag to compare

Changes

  • ARP is only applied once in the filter chain. This should only affect Attribute Manipulations (in being more permissive in what is possible).

Bugfixes

  • fix the spinner page in the excel built-in browser
  • minor change to privacy policy link on consent screen

Security

  • upgrade several dependencies to fix security vulnerabilities #1146, #1149, #1151

6.6.1

07 Jun 08:43
5702165

Choose a tag to compare

Bugfixes

  • Style the no-attributes edge case #1144
  • Temporarily disable back to sp link to allow time for a full fix #1143
  • Ensure textual fallbacks in the error pages function correctly #1135

Security

6.6.0

29 Apr 08:43
722a6e2

Choose a tag to compare

Features and bugfixes

  • Add a global site notice #1128
  • Allow AuthnRequest based stepup requests #1105
  • Add a 'back to SP' button on the 'Stepup failed' error pages #1114
  • Error messages have been improved #1112 #1130
  • Include Twig linting in CI pipeline #1108
  • Transparent SAML error Response for MFA entities #1131
  • Remove double titles on skeune error pages #1110
  • Update visual screenshots & tests for them #1109
  • Ensure search results remain after ENTER #1106
  • Replace the hamburger and search icon #1116
  • Change the default mail configuration to SMTP instead of sendmail #1129

6.5.1

15 Apr 11:28
727af2a

Choose a tag to compare

Bugfix

  • Remove forgotten debug statement #1107