mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-27 21:25:10 -06: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. |
||
|---|---|---|
| .. | ||
| attachment.rs | ||
| cipher.rs | ||
| collection.rs | ||
| device.rs | ||
| emergency_access.rs | ||
| favorite.rs | ||
| folder.rs | ||
| mod.rs | ||
| org_policy.rs | ||
| organization.rs | ||
| send.rs | ||
| two_factor_incomplete.rs | ||
| two_factor.rs | ||
| user.rs | ||