mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Logout after Login #946
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JanHBade on GitHub (Feb 22, 2021).
Hello,
after a login my session expires imm. and my user is logged out...
running the docker container under a sub-url, the diag page proxy no but that wrong??
Docker-Compose:
Log:
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Originally posted by @JanHBade in https://github.com/dani-garcia/bitwarden_rs/issues/1177#issuecomment-781287277
@BlackDex commented on GitHub (Feb 22, 2021):
The
Uses proxyi should probably make a bit more descriptive. But it means if you use a forward proxy, not a reverse proxy. Forwarding proxies are used if you aren't connected to the internet directly but via a proxy (which can filter for example).I wonder if there are some very strict browser settings which clears your cache/cookies/local-storage.