All Versions
18
Latest Version
Avg Release Cycle
26 days
Latest Release
1245 days ago

Changelog History
Page 2

  • v4.12.0 Changes

    January 12, 2020

    ➕ Add configurable cookie path, fixes #261

  • v4.11.1 Changes

    December 19, 2019

    Forward any non-implemented method call to decorated services, thanks to @chalasr

  • v4.11.0 Changes

    December 08, 2019

    Security update

    • 🛠 Fix bypassing two-factor authentication when the login form has a remember-me option #253
    • 🔒 Suppress security.authentication.success event when two-factor authentication is required
  • v3.29.0 Changes

    February 15, 2020
    • 👉 Use of NullLogger when no logger is set #268, thanks to @Spomky
    • 👉 Use null coalescing operator instead of ternary if #269, thanks to @jdreesen
  • v3.28.0 Changes

    February 02, 2020
    • ➕ Add attributes to 2fa input field for better user experience #262, thanks to @Seldaek
    • ➕ Add .gitattributes with export-ignore, thanks to @Spomky
  • v3.27.0 Changes

    January 12, 2020

    ➕ Add configurable cookie path, fixes #261

  • v3.26.1 Changes

    December 19, 2019

    Forward any non-implemented method call to decorated services, thanks to @chalasr

  • v3.26.0 Changes

    December 08, 2019

    Security update

    • 🛠 Fix bypassing two-factor authentication when the login form has an remember-me option #253
    • 🔒 Suppress security.authentication.success event when two-factor authentication is required