Skip to content

1.12.1

Compare
Choose a tag to compare
@sandeep-ps sandeep-ps released this 08 Dec 20:33
· 125 commits to master since this release
9236116

Changed

  • Contributions Catalog login callback endpoint to /catalog/auth/callback. #803

Fixed

  • Catalog redirects to error page when the contribution request is not published. #774
  • Successful POST of contribution redirect to contribution details page. #777
  • Added additional env variable for audience for ROKWIRE_AUTH_HOST tokens. #842

Security

  • String comparisons to constant time comparisons in auth middleware library. #825