mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-09 21:53:23 +03:00
e47a2fd0f3
In web-vault v2022.9.x it seems the endpoints changed. - activate > restore - deactivate > revoke This PR adds those endpoints and renames the functions. It also keeps the previous endpoints for now to be compatible with previous vault verions for now, just in case.