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

Remove reference to a minified JS file's map file

20 Jan 19:50
7a4528e

Choose a tag to compare

Fixed

  • Remove reference (in comment) to material.min.js.map

Add WebAuthn support

14 Dec 22:31
8aeca37

Choose a tag to compare

Added

  • Use npm to install client library for handling WebAuthn
  • Add template (etc.) files for WebAuthn support

Fixed

  • Explicitly require the JSON PHP extension, since we use it
  • Update the copyright year in the license file

Small fixes (CSRF, debugging info)

26 Jul 21:52
cb3cc27

Choose a tag to compare

Fixed

  • Only add the CSRF token to the form if one was provided
  • Add some more detail to the README's debugging instructions

Adjust UX based on U2F support

15 Jul 21:49
eb4eced

Choose a tag to compare

Fixed

  • Improve UX for browsers we don't support U2F in
  • Ease the setup of step-debugging (documentation, helper script) for local development

Stop supporting vulnerable SimpleSAMLphp versions

26 May 15:18
ef7e0a2

Choose a tag to compare

Fixed

  • Raise supported version of SimpleSAMLphp to non-vulnerable version
  • Switch to official MariaDB image for databases (for local dev/testing)

Assume u2f is always supported

01 Dec 15:23
6e80273

Choose a tag to compare

Merge pull request #93 from silinternational/develop

Release 7.4.0

Move preventDefault function out of `if` block to ensure it is available

08 May 13:19
984c62f

Choose a tag to compare

Merge pull request #91 from silinternational/develop

Get function out of if block so it is always available

Avoid having IE11 complain about the modern "onsubmit" js

07 May 18:42
cb4a52e

Choose a tag to compare

Merge pull request #90 from silinternational/develop

Release 7.3.8

Update SimpleSAMLphp to 1.18.6

22 Apr 20:45
204d892

Choose a tag to compare

Merge pull request #88 from silinternational/develop

Release - add SimpleSAMLphp ~1.18.5

Fix tile image css overflow issue

21 Jan 18:43
5ec13e9

Choose a tag to compare