Skip to content

0.5.0

Compare
Choose a tag to compare
@MrCreosote MrCreosote released this 02 Dec 19:07
· 99 commits to master since this release
28e6c2c

What's Changed

  • BACKWARDS INCOMPATIBILITY - any in flight login or link flows will fail after the server is
    upgraded to 0.5.0.
  • ADMIN ACTION REQUIRED - before starting the upgraded server, remove all data from the tempdata
    collection to avoid server errors for in flight login or link flows.
  • Added PKCE to the login and link OAuth2 flows for Google and Globus.
  • The OAuth2 state value is now stored in the database rather than in a cookie.

Full Changelog: 0.4.3...0.5.0