Skip to content

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:45
· 1 commit to main since this release
  • Fix: the certification quiz could fail with "Your session expired before the quiz was submitted." The logged-in portal form was wrongly using the cached-page nonce refresh built for the logged-out application/login pages, which replaced its valid nonce with one minted in an anonymous context. The portal is never full-page-cached, so its nonce is always fresh — removed the client-side refresh from the certify form.

Full Changelog: v1.4.2...v1.5.2