1
0
Fork 0
mirror of https://github.com/pikvm/pikvm.git synced 2026-03-02 18:16:56 -05:00

Logout of all sessions #1107

Open
opened 2026-02-20 14:11:09 -05:00 by deekerman · 4 comments
Owner

Originally created by @hdelatorre on GitHub (Feb 6, 2026).

I'm signed in multiple browsers in different PCs. based on the documentation clicking logout should log me out of all sessions. I was assuming it would logout all sessions even across different desktops. That is not happening when I click logout. this is with the version below in different PIKVMs. This is with google chrome and edge (latest versions)

Base: Raspberry Pi Compute Module 4 Rev 1.1
Platform: v4mini-hdmi-rpi4
Serial: 100000002E1CACE8
KVMD: 4.144
Streamer: 6.50 (ustreamer)
WITH_GPIO: Yes
WITH_JANUS: Yes
WITH_PDEATHSIG: Yes
WITH_PTHREAD_NP: Yes
WITH_PYTHON: Yes
WITH_SETPROCTITLE: Yes
WITH_SYSTEMD: Yes
WITH_V4P: Yes
Linux kernel:
Machine: armv7l
Release: 6.12.56-5-rpi
Version: #1 SMP Sun Jan 18 09:17:56 UTC 2026

Originally created by @hdelatorre on GitHub (Feb 6, 2026). I'm signed in multiple browsers in different PCs. based on the documentation clicking logout should log me out of all sessions. I was assuming it would logout all sessions even across different desktops. That is not happening when I click logout. this is with the version below in different PIKVMs. This is with google chrome and edge (latest versions) Base: Raspberry Pi Compute Module 4 Rev 1.1 Platform: v4mini-hdmi-rpi4 Serial: 100000002E1CACE8 KVMD: 4.144 Streamer: 6.50 (ustreamer) WITH_GPIO: Yes WITH_JANUS: Yes WITH_PDEATHSIG: Yes WITH_PTHREAD_NP: Yes WITH_PYTHON: Yes WITH_SETPROCTITLE: Yes WITH_SYSTEMD: Yes WITH_V4P: Yes Linux kernel: Machine: armv7l Release: 6.12.56-5-rpi Version: #1 SMP Sun Jan 18 09:17:56 UTC 2026
Author
Owner

@mdevaev commented on GitHub (Feb 6, 2026):

Hello. I've just tested and logout is working as it should.

Please note that on logout the session will not be terminated immediately, it requires page reloading (it described in the doc).

If this is not the case, please described how can I reproduce it, step by step.

@mdevaev commented on GitHub (Feb 6, 2026): Hello. I've just tested and logout is working as it should. Please note that on logout the session will not be terminated immediately, it requires page reloading (it described in the doc). If this is not the case, please described how can I reproduce it, step by step.
Author
Owner

@mdevaev commented on GitHub (Feb 8, 2026):

Sup?

@mdevaev commented on GitHub (Feb 8, 2026): Sup?
Author
Owner

@hdelatorre commented on GitHub (Feb 9, 2026):

ok, yeah, a page reload triggers the session to no longer work. is there any plans to actually revoke the current sessions and not need a page reload?

@hdelatorre commented on GitHub (Feb 9, 2026): ok, yeah, a page reload triggers the session to no longer work. is there any plans to actually revoke the current sessions and not need a page reload?
Author
Owner

@mdevaev commented on GitHub (Feb 9, 2026):

This behavior is documented: https://docs.pikvm.org/auth/#session-expiration

This is not a fundamental problem, but we will have to make some kind of proxy monitoring the connections. We plan to do it this year.

@mdevaev commented on GitHub (Feb 9, 2026): This behavior is documented: https://docs.pikvm.org/auth/#session-expiration This is not a fundamental problem, but we will have to make some kind of proxy monitoring the connections. We plan to do it this year.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pikvm-pikvm#1107
No description provided.