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 542a73cc6e Switch to a single config option for database connection init
The main pro is less config options, while the main con is less clarity in
what the defaults are for the various database types.
2022-04-29 00:26:49 -07:00
..
api Add /api/{alive,now,version} endpoints 2022-04-23 23:47:49 -07:00
db Switch to a single config option for database connection init 2022-04-29 00:26:49 -07:00
static Sync global_domains.json to bitwarden/server@3521ccb (Just Eat Takeaway.com) 2022-03-29 11:41:43 -07:00
auth.rs Update login API code 2022-03-12 18:45:45 +01:00
config.rs Switch to a single config option for database connection init 2022-04-29 00:26:49 -07:00
crypto.rs Increase length limit for email token generation 2022-01-24 01:17:00 -08:00
error.rs Remove u2f implementation 2022-03-27 17:25:04 +02:00
mail.rs Favicon, SMTP and misc updates 2022-02-26 13:56:42 +01:00
main.rs Several updates and fixes 2022-03-20 18:51:24 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Merge branch 'x-xss-protection' of https://github.com/Wonderfall/vaultwarden into Wonderfall-x-xss-protection 2022-03-26 16:18:34 +01:00