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

v9.0.4

15 Sep 13:39
Compare
Choose a tag to compare

9.0.4 (2022-09-15)

Bug Fixes

  • htmlspecialchars in AUP template (2581915)

v9.0.3

11 Aug 06:43
Compare
Choose a tag to compare

9.0.3 (2022-08-11)

Bug Fixes

  • do not use object as array in getResourceCapabilities (4075137)

v9.0.2

22 Jul 10:58
Compare
Choose a tag to compare

9.0.2 (2022-07-22)

Bug Fixes

  • 🐛 Fix EntitlementUtils calling capabilities in LDAP (e3aedd2)

v9.0.1

22 Jul 07:43
Compare
Choose a tag to compare

9.0.1 (2022-07-22)

Bug Fixes

  • 🐛 Fix and refactor generating capabilities (resource and facility) (009160a)

v9.0.0

20 Jul 10:21
Compare
Choose a tag to compare

9.0.0 (2022-07-20)

Bug Fixes

  • use types array and dictionary instead of map (d1d19f1)

chore

  • remove deprecated mode values from ProxyFilter (f2ec1fc)

Features

  • use authswitcher in Disco to handle MFA (244ae9e)

BREAKING CHANGES

  • replace "map" in attribute config with either "array" (ArrayList) or "dictionary" (LinkedHashMap)
  • dropped filter MultifactorAcrs
  • removed support for deprecated values blacklist and whitelist

v8.2.1

19 Jul 09:44
Compare
Choose a tag to compare

8.2.1 (2022-07-19)

Bug Fixes

v8.2.0

19 Jul 09:41
Compare
Choose a tag to compare

8.2.0 (2022-07-19)

Features

  • inclusive language in ProxyFilter (b959c1d)

v8.1.1

18 Jul 13:11
Compare
Choose a tag to compare

8.1.1 (2022-07-18)

Bug Fixes

  • 🐛 Fix fetching capabilities with no facility provided (0469f41)

v8.1.0

08 Jul 10:27
Compare
Choose a tag to compare

8.1.0 (2022-07-08)

Features

  • 🎸 IsEligible authProc filter (61dc7ce)

v8.0.4

07 Jul 10:24
Compare
Choose a tag to compare

8.0.4 (2022-07-07)

Bug Fixes

  • add debug log to ForceAup (413dac0)