mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 18:55:57 +03:00
Add alias for DELETE call on accounts
This commit is contained in:
@@ -23,6 +23,7 @@ pub fn routes() -> Vec<Route> {
|
||||
post_email_token,
|
||||
post_email,
|
||||
delete_account,
|
||||
post_delete_account,
|
||||
revision_date,
|
||||
password_hint,
|
||||
prelogin,
|
||||
|
Reference in New Issue
Block a user