mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
Run websocket server on same port as other HTTP serving #1953
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.
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:
Going to close this as an issue.
I have added it to the META Features request #246 .
@BlackDex commented on GitHub:
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.