Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Releases: sil-org/simplesamlphp-module-material

8.1.2

24 Apr 01:04
e5b969e

Choose a tag to compare

What's Changed

Full Changelog: 8.1.1...8.1.2

Tweaked TOTP form with IdP reminder

12 Jun 19:51
0cb61d2

Choose a tag to compare

Changed (non-breaking)

  • Changed the wording on the TOTP form

8.1.0: Merge pull request #130 from silinternational/develop

05 Jun 20:12
431292c

Choose a tag to compare

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

24 Apr 17:21
533e504

Choose a tag to compare

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

20 Apr 12:16
af47def

Choose a tag to compare

Fixed

  • Made login credential fields required in the html

Don't capitalize the logo captions

18 Jan 08:16
d6a4d27

Choose a tag to compare

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

30 Nov 08:24
a06453f

Choose a tag to compare

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

22 Nov 09:32

Choose a tag to compare

Fixed bug with float type sent to translate function

04 Nov 13:38
1911494

Choose a tag to compare

It was breaking the password about to expire warning.

Allow for PHP8

28 Sep 13:29
d47087d

Choose a tag to compare

Merge pull request #109 from silinternational/develop

Release 7.6.0 PHP8 Upgrade