Skip to content

v1.10.1

Choose a tag to compare

@wmantly wmantly released this 29 Jul 01:22
· 71 commits to master since this release
6771904

Fixed

  • The API-token reveal modal silently didn't show after creating a tokensubmitApiToken() called app.modal.close() immediately before showToken()'s app.modal.open() in the same tick, colliding with Bootstrap's hide-transition guard on the singleton modal. Same root cause as the OAuth-secret-reveal race fixed in sso-manager-node (v1.8.2) and the create-token race fixed in proxy (v1.7.0).