-
semantic-release-bot authored
## [8.0.1](https://gitlab.ics.muni.cz/perun/proxyaai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v8.0.0...v8.0.1) (2022-01-17) ### Bug Fixes * wrong type in getConfig method ([22a66107](https://gitlab.ics.muni.cz/perun/proxyaai/simplesamlphp/simplesamlphp-module-authswitcher/commit/22a66107415635c8118417dea56a5d864ebaa1f3))
bfa6d3ea
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
- 8.0.1 (2022-01-17)
- Bug Fixes
- 8.0.0 (2022-01-15)
- Features
- BREAKING CHANGES
- 7.1.1 (2022-01-15)
- Bug Fixes
- 7.1.0 (2022-01-14)
- Features
- 7.0.2 (2021-12-07)
- Bug Fixes
- 7.0.1 (2021-12-06)
- Bug Fixes
- 7.0.0 (2021-11-10)
- Features
- BREAKING CHANGES
- 6.1.3 (2021-10-26)
- Bug Fixes
- 6.1.2 (2021-10-25)
- Bug Fixes
- 6.1.1 (2021-10-21)
- Bug Fixes
- 6.1.0 (2021-10-21)
- Features
- 6.0.0 (2021-10-06)
- Bug Fixes
- BREAKING CHANGES
- 5.0.0 (2021-08-18)
- Features
- BREAKING CHANGES
- 4.1.3 (2021-08-04)
- Bug Fixes
- 4.1.2 (2021-07-23)
- Bug Fixes
- 4.1.1 (2021-07-22)
- Bug Fixes
- 4.1.0 (2021-05-14)
- Features
- 4.0.0 (2021-04-27)
- Features
- BREAKING CHANGES
- 3.4.3 (2021-02-22)
- 3.4.2 (2021-02-22)
- Bug Fixes
- 3.4.1 (2021-01-28)
- Bug Fixes
- 3.4.0 (2021-01-28)
- 3.3.1 (2020-06-10)
- 3.3.0 (2020-05-29)
- 3.2.0 (2020-05-25)
- 3.1.1 (2020-01-17)
- 3.1.0 (2020-01-15)
- 3.0.1 (2020-01-14)
- 3.0.0 (2020-01-14)
- 2.0.0 (2019-12-03)
CHANGELOG.md 8.88 KiB
8.0.1 (2022-01-17)
Bug Fixes
- wrong type in getConfig method (22a6610)
8.0.0 (2022-01-15)
Features
- privacyIDEA support (c7c9074)
BREAKING CHANGES
- changes to configuration of auth proc filter
7.1.1 (2022-01-15)
Bug Fixes
- revert breaking changes (665986d)
7.1.0 (2022-01-14)
Features
- added new GetMfaTokensPrivacyIDEA filter, updated config of SwitchAuth filter (17016a9)
7.0.2 (2021-12-07)
Bug Fixes
- missing import (59510c9)
7.0.1 (2021-12-06)
Bug Fixes
- add missing import, add logging (98a193d)
7.0.0 (2021-11-10)
Features
- proxy mode, refactoring, bug fixes (4dd3b3f)
BREAKING CHANGES
- removed AttributeAlterCallback auth proc filter
6.1.3 (2021-10-26)
Bug Fixes
- fix random bugs with consent module, preventing users to log in for the first time (83cd30e), closes #5
6.1.2 (2021-10-25)
Bug Fixes
6.1.1 (2021-10-21)
Bug Fixes
- fix handling unsupported authn contexts (0bdab33)
6.1.0 (2021-10-21)
Features
6.0.0 (2021-10-06)
Bug Fixes
- reply with one of requested AuthnContextClassRefs (43cb294)
BREAKING CHANGES
- removed Refeds auth proc filter
5.0.0 (2021-08-18)
Features
- move storage classes to TOTP module (f933dc5)
BREAKING CHANGES
- removed DatabaseStorage, removed PerunStorage, removed module_authswitcher.php
4.1.3 (2021-08-04)
Bug Fixes
4.1.2 (2021-07-23)
Bug Fixes
- add logging of MFA API response (bce33e4)
4.1.1 (2021-07-22)
Bug Fixes
- allow SFA for users with MFA tokens without MFA enforced (ff928dd)
4.1.0 (2021-05-14)
Features
- added switching between multiple authentication methods (c3de9c0)
- userid_attribute removed (3672b0a), closes #1
4.0.0 (2021-04-27)
Features
BREAKING CHANGES
- removed usage of preferences table stored in database
- requires changes to config file
3.4.3 (2021-02-22)
3.4.2 (2021-02-22)
Bug Fixes
- add dependency to composer.json (60a3bd6)
3.4.1 (2021-01-28)
Bug Fixes
- bug fix (7782b5e)