Skip to content

Releases: 24Slides/laravel-saml2

v2.4.0

13 Apr 12:58
Compare
Choose a tag to compare

Added

v2.3.0

26 Nov 11:00
Compare
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
Compare
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
Compare
Choose a tag to compare

Added

v2.1.0

11 Feb 19:46
Compare
Choose a tag to compare

Added

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

Fixed

v2.0.11

13 Sep 20:01
Compare
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
Compare
Choose a tag to compare

Added

v2.0.9

30 Mar 15:38
af4de5b
Compare
Choose a tag to compare

Added

v2.0.8

04 Mar 20:16
cb8c4b7
Compare
Choose a tag to compare

Fixed

  • Version require ramsey/uuid and phpunit/phpunit
  • Update branch aliases

v2.0.5

23 Oct 08:15
Compare
Choose a tag to compare

Added

  • The ability to customize Name ID Format for different Identity Providers