Version 3.0.1

October 5, 2021
  • Handle the SSO case where the user is not logged into Craft CMS

Version 3.0.0

September 24, 2021

Added

Version 1.0.3

July 3, 2020

Fixed

  • Fixed an issue where the incorrect Content-Type header was being sent back via #4

Changed

  • Renamed SsoDataEvent::$data to SsoDataEvent::$ssoData via #6
  • Updated docs to latest packages

Version 1.0.2

April 16, 2020

Fixed

  • Fixed Asset Bundle namespace case

Version 1.0.1

October 17, 2019

Added

  • Added a Hash Algorithm dropdown in Settings to allow you to choose the hash algorithm type
  • Added Authentication URL to the Settings page, which you can copy & paste into your Vanilla Forums settings

Changed

  • vanillaForumsClientID & vanillaForumsSecret are now validated via EnvAttributeParserBehavior
  • Updated the documentation to include information on the SsoDataEvent that Vanilla Forums throws

Version 1.0.0

October 16, 2019

Added

  • Initial release