This repository was archived by the owner on Jun 25, 2024. It is now read-only.
Releases: sil-org/simplesamlphp-module-material
Releases · sil-org/simplesamlphp-module-material
8.1.2
What's Changed
- replace smartphone with authenticator IDP-24 by @hobbitronics in #134
Full Changelog: 8.1.1...8.1.2
Tweaked TOTP form with IdP reminder
Changed (non-breaking)
- Changed the wording on the TOTP form
8.1.0: Merge pull request #130 from silinternational/develop
Added
- Text to the smartphone app (TOTP) mfa code input page that says which IdP it is for.
Make IdP discovery page header text wrap when the window is narrow
Fixed
- Added width related styling to the IdP discovery page header in order to allow the word wrap to styling to function
Made login credential fields required in the html
Fixed
- Made login credential fields required in the html
Don't capitalize the logo captions
Merge pull request #124 from silinternational/develop Release 8.0.1 Don't capitalize the logo captions
Use new Google Analytics 4 script in html head element
Merge pull request #120 from silinternational/develop Release 8.0.0 Use new Google Analytics 4 script
Add Logo Caption to IdP cards on IdP selection page
7.6.2 add htmlentities
Fixed bug with float type sent to translate function
It was breaking the password about to expire warning.
Allow for PHP8
Merge pull request #109 from silinternational/develop Release 7.6.0 PHP8 Upgrade