Skip to content

Releases: silverstripe/silverstripe-mfa

4.6.1

13 May 01:10
8a7027e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.5.1...4.6.1

Note: The previously 4.6.0 tag has been removed due to an incompatibility with prior versions of silverstripe/webauthn-authenticator

4.5.1

24 Nov 20:54
7cad6aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.5.1

4.5.0

13 Nov 06:47
603b814
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.5.0

4.2.2

03 Feb 00:49
296c7ed
Compare
Choose a tag to compare
  • FIX Disable HTTP caching on all relevant MFA API endpoints (Garion Herman) - b1f48d5

3.0.1

20 Jul 05:36
8563416
Compare
Choose a tag to compare
  • FIX Backport EnforcementManager fixes to 3.0 (#382) (Garion Herman) - 8563416
  • FIX MFA now respects Member.auto_login_token_lifetime, a SilverStripe 4 only config (Robbie Averill) - f22e3e0
  • Upgrade dependencies on SS3.0 version (Maxime Rainville) - afaafcc

4.0.6

04 May 05:19
eaceb1b
Compare
Choose a tag to compare
  • FIX Ensure canSkipMFA respects whether MFA is enabled (Garion Herman) - 273cdd8
  • FIX Check whether user is eligible for MFA in canSkipMFA method (Garion Herman) - 38962a5

4.0.5

26 Mar 00:36
d839cfb
Compare
Choose a tag to compare
  • FIX Members with minimal CMS access were previously stuck in a login loop, now redirects to MFA (Robbie Averill) - a648e63

4.0.4

23 Mar 00:06
4.0.4
Compare
Choose a tag to compare
  • BUG Expose the client/lang directory so we can load JS side translation properly. (Maxime Rainville) - 4b97095

4.0.3

17 Feb 00:26
a258feb
Compare
Choose a tag to compare
  • FIX Use correct translation string for AccountResetUI.renderSuccess() (Garion Herman) - 96c2bc3
  • DOCs update docs link (brynwhyman) - 71385fe
  • DOCS what members get MFA (brynwhyman) - 704b000
  • DOCS remove empty docs file (brynwhyman) - 4e45a92

4.0.2

20 Oct 21:05
cf775ac
Compare
Choose a tag to compare
  • FIX Update react-injector to remove sourcemaps (Garion Herman) - d846cd3
  • FIX linting errors (Garion Herman) - 2781aa3
  • FIX Allow compatibility with patched releases of Subsites 2.2 (Garion Herman) - 1652e9e