Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Releases: CESNET/perun-simplesamlphp-module

v7.0.0

05 Jan 08:13
Compare
Choose a tag to compare

7.0.0 (2022-01-05)

chore

  • add missing dependencies, PHP >= 7.1, SSP 1.19, add package-lock (6c873af)

BREAKING CHANGES

  • PHP 7.1 or higher is required, SSP 1.19 is required

v6.4.3

13 Dec 13:19
Compare
Choose a tag to compare

6.4.3 (2021-12-13)

Bug Fixes

v6.4.2

25 Nov 05:30
Compare
Choose a tag to compare

6.4.2 (2021-11-25)

Bug Fixes

  • make database required for challenges, skip challenge cleanup without database (c42c3fa), closes #182

v6.4.1

24 Nov 10:05
Compare
Choose a tag to compare

6.4.1 (2021-11-24)

Bug Fixes

  • 🐛 Fix wrong variable names in getFacilityByXY methods (986a7d8)

v6.4.0

24 Nov 09:03
Compare
Choose a tag to compare

6.4.0 (2021-11-24)

Features

  • Added possibility to add a service name on WAYF (1c84441)

v6.3.3

16 Nov 09:09
Compare
Choose a tag to compare

6.3.3 (2021-11-16)

Bug Fixes

  • 🐛 Remove fixed footer for warning_test_sp (540afac)

v6.3.2

15 Nov 17:28
Compare
Choose a tag to compare

6.3.2 (2021-11-15)

Bug Fixes

  • prevent type errors in RPC connector (5152cbe)

v6.3.1

03 Nov 07:11
Compare
Choose a tag to compare

6.3.1 (2021-11-03)

Bug Fixes

  • 🐛 Added missing ext-intl to the composer.json (e79bd2a)

v6.3.0

12 Oct 16:30
Compare
Choose a tag to compare

6.3.0 (2021-10-12)

Bug Fixes

  • 🐛 Add check of key existence in template - unauth-acc-reg (34c10d5)

Features

  • Turn off addInstitution when whitelisting is disabled (91990b5)

v6.2.0

12 Oct 16:27
Compare
Choose a tag to compare

6.2.0 (2021-10-12)

Features

  • Added support for old browsers (4d62561)