Files
vaultwarden/src
Mathijs van Veluw 339612c917 Fix Duo Redirect not using path (#4862)
The URL crate treats `https://domain.tld/path` differently then
`https://domain.tld/path/` the latter will make sure a `.join()` will
append the given path instead of using the base as a relative path.

Fixes #4858
2024-08-15 12:29:51 +02:00
..
2024-07-12 22:59:48 +02:00
2022-11-13 10:03:06 +01:00
2024-07-12 22:33:11 +02:00
2024-07-12 22:33:11 +02:00
2023-11-12 22:15:44 +01:00