Pegoku commented on PR #36764:
URL: https://github.com/apache/superset/pull/36764#issuecomment-3725291922
> Also say I am logged in, I change my password, does it automatically log
me out where I would have to log in again or would it keep my current session
open until I log out?
when a password is changed via the API ([ /api/v1/security/users/{id} or
/api/v1/me/), it does not invalidate or clear the user's session, so the user
would be unaffected.
Should all sessions linked to the user be invalidated?
> mind adding tests?
Sure, will do.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]