openbmc / bmcweb

A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
Apache License 2.0
148 stars 130 forks source link

When the browser is closed, online users can still see the session information. #256

Closed ayang05 closed 1 year ago

ayang05 commented 1 year ago

Describe the bug A clear and concise description of what the bug is. When the browser is closed, online users can still see the session information. Environment What OpenBMC platform was this found on? If this was tested in QEMU, please add qemu

edtanous commented 1 year ago

This appears to be working as designed. Closing a browser window does not invalidate the session. That is either done on a timeout, or an explicit logout action.

edtanous commented 1 year ago

No response from submitter. Working as intended. If you'd like to discuss further, please feel free to discuss on the mailing list or discord, or, if there's better behavior you'd prefer, please send in a code review through gerrit.