bitwarden_rs/src
Daniel García d4eb21c2d9
Better document the new rate limiting
2021-12-25 01:12:09 +01:00
..
api Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
db Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
static Sync global_domains.json to bitwarden/server@224bfb6 (Wells Fargo) 2021-12-18 16:19:05 -08:00
auth.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
config.rs Better document the new rate limiting 2021-12-25 01:12:09 +01:00
crypto.rs Rework file ID generation 2021-05-25 23:15:24 -07:00
error.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +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 Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00