Skip to content

v1.5.1

Choose a tag to compare

@wmantly wmantly released this 27 Jul 21:33
· 64 commits to master since this release
58204da

Fixed

  • Removed native confirm() calls in revokeToken/rotateToken (profile.ejs), replacing them with app.messages.confirm. Native confirm() blocks all further browser events on the page (discovered live, mid browser-verification of sso-manager-node's equivalent flow, where it froze the tab).