Releases: sil-org/simplesamlphp-module-material
where-you-trying-to-go
This will provide the target SP for the user if it's been configured in the SP's metadata.
u2f-detection-no-more
Since U2F support was going to need to be checked in other modules, we did not want to duplicate the code server-side and client-side. That detection is now done here: https://github.com/silinternational/simplesamlphp-module-mfa/releases/tag/2.1.0
simplesamlphp-1-15
Merge pull request #59 from silinternational/develop Release 5.2.2
those-users-too
Fixes some cross-browser issues with the https://github.com/silinternational/simplesamlphp-module-material/releases/tag/5.2.0 release.
get-new-codes-here
it's easier for users to receive new backup codes directly in the IdP rather than having to go over to the pw manager app.
running-on-empty
This release adds support for warning users about running low on printable codes (2-step verification) or even running out of them altogether.
Get announcement directly rather than from config.php
Merge pull request #48 from silinternational/develop Release 5.0.0
Improved Korean translations
Merge pull request #45 from silinternational/develop Release 4.0.6
Fix provision of translations that include single quotes
Also, better theme for Collaborate
MFA localization
Added localization for MFA (based mostly on Google Translate)