mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-04 09:46:51 +00:00

Some clients (Thirdparty) might use the `Authorization` header instead of a query param. We didn't supported this since all the official clients do not seem to use this way of working. But Bitwarden does check both ways. This PR adds an extra check for this header which can be optional. Fixes #3776
26 KiB
26 KiB