diff options
author | Mathijs van Veluw <[email protected]> | 2024-07-08 23:39:22 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2024-07-08 23:39:22 +0200 |
commit | d04b94b77d95a9968f61f71969f65aaaa8a496d6 (patch) | |
tree | a22e58e397ece1318ffc2d7454e40d4ec137b3fb /migrations | |
parent | 247d0706fff61b9f8c227c5e852f9055709bdd43 (diff) | |
download | vaultwarden-1.31.0.tar.gz vaultwarden-1.31.0.zip |
Some fixes for emergency access (#4715)1.31.0
- Add missing `Headers` parameter for some functions
This allowed any request from allowing these endpoints by not validating the user correctly.
- Changed the functions to retreive the emergency access record by
using the user uuid which calls the endpoint, instead of validating afterwards.
This is more secure and prevents the need of an if check.
Diffstat (limited to 'migrations')
0 files changed, 0 insertions, 0 deletions