[GH-ISSUE #1195] Admin Panel Logout not working #842

Closed
opened 2026-03-03 02:03:50 +03:00 by kerem · 1 comment
Owner

Originally created by @bokkabonga on GitHub (Oct 21, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1195

Subject of the issue

When using the "Logout"-Button in the top right corner of the admin panel nothing happens.

Your environment

  • Bitwarden_rs version: 1.16.3-2f3e18ca
  • Install method: Built From Source
  • Clients used: Admin Panel via Web-Vault
  • Version of mysql/postgresql: mariadb 10.4

Steps to reproduce

Open the admin panel, login using the admin token and try to log out.

Expected behaviour

You get logged out from the admin panel and are back on the page which asks for the admin token.

Actual behaviour

You get thrown back to "https://fqdn/admin" but are still logged in

Relevant logs

The following is logged:
[2020-10-21 08:48:29.546][request][INFO] GET /admin/logout
[2020-10-21 08:48:29.547][response][INFO] GET /admin/logout (logout) => 303 See Other
[2020-10-21 08:48:29.578][request][INFO] GET /admin
[2020-10-21 08:48:29.586][response][INFO] GET /admin (admin_page) => 200 OK

Note: I will Update the server to 1.17 (hopefully today) but tomorrow at latest. Maybe this fixes the problem.

Originally created by @bokkabonga on GitHub (Oct 21, 2020). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1195 <!-- # ### NOTE: Please update to the latest version of bitwarden_rs before reporting an issue! This saves you and us a lot of time and troubleshooting. See: https://github.com/dani-garcia/bitwarden_rs/issues/1180 # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/obfuscate personal and confidential information, such as names, global IP/DNS addresses and especially passwords, if necessary. --> ### Subject of the issue <!-- Describe your issue here.--> When using the "Logout"-Button in the top right corner of the admin panel nothing happens. ### Your environment <!-- The version number, obtained from the logs or the admin diagnostics page --> <!-- Remember to check your issue on the latest version first! --> * Bitwarden_rs version: 1.16.3-2f3e18ca <!-- How the server was installed: Docker image / package / built from source --> * Install method: Built From Source * Clients used: Admin Panel via Web-Vault * Version of mysql/postgresql: mariadb 10.4 ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start bitwarden_rs? --> Open the admin panel, login using the admin token and try to log out. ### Expected behaviour You get logged out from the admin panel and are back on the page which asks for the admin token. ### Actual behaviour You get thrown back to "https://*fqdn*/admin" but are still logged in ### Relevant logs The following is logged: [2020-10-21 08:48:29.546][request][INFO] GET /admin/logout [2020-10-21 08:48:29.547][response][INFO] GET /admin/logout (logout) => 303 See Other [2020-10-21 08:48:29.578][request][INFO] GET /admin [2020-10-21 08:48:29.586][response][INFO] GET /admin (admin_page) => 200 OK Note: I will Update the server to 1.17 (hopefully today) but tomorrow at latest. Maybe this fixes the problem.
kerem closed this issue 2026-03-03 02:03:51 +03:00
Author
Owner

@bokkabonga commented on GitHub (Oct 21, 2020):

Nevermind. Updating firefox fixed the issue. Will Update Bitwarden anyways.

<!-- gh-comment-id:713490765 --> @bokkabonga commented on GitHub (Oct 21, 2020): Nevermind. Updating firefox fixed the issue. Will Update Bitwarden anyways.
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/vaultwarden#842
No description provided.