1
0
Fork 0
vaultwarden-test/src/api
BlackDex f41ba2a60f
Fix master password hint update not working.
- The Master Password Hint input has changed it's location to the
password update form. This PR updates the the code to process this.

- Also changed the `ProfileData` struct to exclude `Culture` and
`MasterPasswordHint`, since both are not used at all, and when not
defined they will also not be allocated.

Fixes #2833
2022-10-17 17:23:21 +02:00
..
core Fix master password hint update not working. 2022-10-17 17:23:21 +02:00
admin.rs Change the handling of login errors. 2022-09-06 17:27:20 +02:00
icons.rs Fix issue with CSP and icon redirects 2022-07-17 16:21:03 +02:00
identity.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
mod.rs add api_not_found catcher for 404 errors in /api 2022-09-25 10:59:01 +02:00
notifications.rs Fix clippy lint and remove unused log 2022-06-04 19:13:58 +02:00
web.rs add not_found catcher for 404 errors 2022-09-25 04:02:16 +02:00