Rename/Fix revoke/restore endpoints #2005

Closed
opened 2026-04-06 02:47:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 9/12/2022

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.

*Originally created by @BlackDex on 9/12/2022* 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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#2005