Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 1.38 KB

2.1 and newer

Since v2.1 all changelog entries are merged into Roadiz monorepo

2.0.4 (2022-11-29)

Bug Fixes

  • Force SSL redirect link in OpenIdAuthenticator too (fce48e8)

2.0.3 (2022-11-29)

Features

  • Always force SSL OAuth2 link generation (25a42e1)

2.0.2 (2022-10-07)

Bug Fixes

  • Allow roadiz/models dev-develop (854ef50)

2.0.1 (2022-06-30)

2.0.0 (2022-06-28)

Features

  • Added OpenIdAuthenticator. Removed dead code and useless JwtAccountToken (5633b83)
  • Deprecate old authentication scheme, use PSR Cache pool adapter (72aee94)
  • Use more specific exception for OpenId authentication (08da965)

Bug Fixes

  • Cache key "RZ\Roadiz\OpenId\Discovery_parameters" contains reserved characters (ef685d3)