You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is incorrect. In both "change password" and "delete user", the web sessions for the associated user should be revoked immediately, causing any use of the admin UI to redirect to the login page.
Yikes, not sure how this was missed. Thanks Nathan. cc @dhartunian - I just repro'd this in cockroach demo in a few seconds. We should probably add this to our list for 20.1.1, and I think take some of the lower priority items of the list. This is probably worth backporting to 19.2 and 19.1 as well, where I assume it is also an issue.
Version: v19.2.0
Steps to reproduce:
foo
with a passwordfoo
foo
's password through SQLfoo
through SQLThis is incorrect. In both "change password" and "delete user", the web sessions for the associated user should be revoked immediately, causing any use of the admin UI to redirect to the login page.
Epic: CRDB-26131
The text was updated successfully, but these errors were encountered: