Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Releases: 24Slides/laravel-saml2

2.4.2

12 Mar 12:44
e7f4938

Choose a tag to compare

Added

v2.4.1

04 Feb 13:44

Choose a tag to compare

Added

  • Add explicit nullable type in a few places to avoid "PHP Deprecated" warning (PR #113, @andreypopov)

v2.4.0

13 Apr 12:58

Choose a tag to compare

Added

v2.3.0

26 Nov 11:00

Choose a tag to compare

Added

  • Add a possibility to skip loading default database migrations (PR #76, @abublihi)

Fixed

  • Add .gitattributes to ensure that unnecessary files aren't exported when downloading via Composer (PR #75, @owenvoke)

v2.2.1

28 Sep 14:00

Choose a tag to compare

Added

  • Add uuid of tenant to salm2.error_detail (makes logs more informative)

Full Changelog: 2.2.0...2.2.1

v2.2.0

20 Feb 20:22

Choose a tag to compare

Added

v2.1.0

11 Feb 19:46

Choose a tag to compare

Added

  • Add an ability to customize Tenant model (PR #49, @dmyers)

Fixed

v2.0.11

13 Sep 20:01

Choose a tag to compare

Fixed

  • Improve sls handling of errors to match acs action (PR #35, @dmyers)
  • Fix querying tenants via console commands when using PostgreSQL (issue #22, @jjmvee)

v2.0.10

14 Apr 12:53

Choose a tag to compare

Added

v2.0.9

30 Mar 15:38
af4de5b

Choose a tag to compare

Added