Releases: CESNET/perun-simplesamlphp-module
Releases · CESNET/perun-simplesamlphp-module
v7.0.0
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
6.4.3 (2021-12-13)
Bug Fixes
v6.4.2
6.4.2 (2021-11-25)
Bug Fixes
- make database required for challenges, skip challenge cleanup without database (c42c3fa), closes #182
v6.4.1
6.4.1 (2021-11-24)
Bug Fixes
- 🐛 Fix wrong variable names in getFacilityByXY methods (986a7d8)
v6.4.0
6.4.0 (2021-11-24)
Features
- Added possibility to add a service name on WAYF (1c84441)
v6.3.3
6.3.3 (2021-11-16)
Bug Fixes
- 🐛 Remove fixed footer for warning_test_sp (540afac)
v6.3.2
6.3.2 (2021-11-15)
Bug Fixes
- prevent type errors in RPC connector (5152cbe)
v6.3.1
6.3.1 (2021-11-03)
Bug Fixes
- 🐛 Added missing ext-intl to the composer.json (e79bd2a)
v6.3.0
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
6.2.0 (2021-10-12)
Features
- Added support for old browsers (4d62561)