1
Remove post macro from api::core::emergency_access::post_emergency_access or add to routes!
Source: dani-garcia/vaultwarden#4076 · opened by @zacknewman
[api::core::emergency_access::post_emergency_access]( is only ever used once in put_emergency_access, and the Route is not added by routes! in routes. Three fixes are:
• add the Route via routes! in routes.
• Remove the post macro.
• Remove the function altogether and integrate its body into put_emergency_access.
• add the Route via routes! in routes.
• Remove the post macro.
• Remove the function altogether and integrate its body into put_emergency_access.
No pledges yet. Be the first to back this.
Comments
Similar requests
Support for Ubuntu Core 22.04
1 vote · 0 comments
Make `suppressOnboardingInterstitials` configurable
1 vote · 0 comments
Vaultwarden Architecture Diagram Contribution
1 vote · 0 comments
Browser extension API authentication, without 2FA
1 vote · 0 comments
Organizations api missing.
1 vote · 0 comments
No comments yet.