0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-11 00:19:02 +02:00
bitwarden_rs/src
Jeremy Lin a16c656770 Add support for legacy HTTP 301/302 redirects for external icons
At least on Android, it seems the Bitwarden mobile client responds to
HTTP 307, but not to HTTP 308 for some reason.
2022-01-08 23:40:35 -08:00
..
api Add support for legacy HTTP 301/302 redirects for external icons 2022-01-08 23:40:35 -08:00
db Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
static Sync global_domains.json to bitwarden/server@5a8f334 (TransferWise) 2021-12-24 13:25:16 -08:00
auth.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
config.rs Add support for legacy HTTP 301/302 redirects for external icons 2022-01-08 23:40:35 -08:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Support all DB's for Alpine and Debian 2021-12-26 21:59:28 +01:00
mail.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
main.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Remove unnecessary return 2021-12-29 16:29:42 +00:00