mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-01-31 02:58:24 +00:00
68e5d95d25
- Modify err_code to accept an expr for err_code - Add get_user_or_404, properly returning 404 instead of a generic 400 for cases where user is not found - Use get_user_or_404 where appropriate.