-
semantic-release-bot authored
# [10.5.0](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.4.0...v10.5.0) (2022-06-02) ### Features * entropy of user password is now checked by attributes passed from authsource ([06028eba](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/06028ebae52df57401554d62e07b6535cca94bfa))
cb40d1b4
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.
CHANGELOG.md 13.78 KiB
10.5.0 (2022-06-02)
Features
- entropy of user password is now checked by attributes passed from authsource (06028eb)
10.4.0 (2022-06-01)
Features
- set AuthnContext in proxy mode, MFA from upstream for maxUserCapability (b8b574b)
10.3.0 (2022-04-14)
Bug Fixes
- correct behavior for mfa_preferred_privacyidea_fail=true (f52389b)
Features
10.2.2 (2022-04-07)
Bug Fixes
- read mfaEnforced correctly (dc5f46a)
10.2.1 (2022-04-07)
Bug Fixes
- allow enforced MFA even when only password is requested (0409553)
- do not enforce MFA if already done in proxy mode (a8c5ad9)
10.2.0 (2022-03-30)
Features
- switchAuth filter now sets maxUserCapability attribute (77d51f5)