mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-16 19:03:35 +02:00
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.