mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
Run websocket server on same port as other HTTP serving #462
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 @khimaros on GitHub (Oct 25, 2019).
This is currently blocked on upstream Rocket feature which has seen some recent progress: https://github.com/SergioBenitez/Rocket/issues/90
@BlackDex commented on GitHub (Sep 22, 2020):
I Think this is going to take a while when reading that ticket.
Luckily we can use reverse proxies to solve this shortcoming for now.
@BlackDex commented on GitHub (Nov 14, 2022):
Going to close this as an issue.
I have added it to the META Features request #246 .