1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-25 08:45:41 +02:00
vaultwarden/src
2022-07-15 19:05:54 +02:00
..
api Merge branch 'more-clippy-checks' of https://github.com/BlackDex/vaultwarden into BlackDex-more-clippy-checks 2022-07-15 19:05:54 +02:00
db Add more clippy checks for better code/readability 2022-07-10 16:39:38 +02:00
static Fix identicons not always working 2022-06-22 16:38:16 +02:00
auth.rs Update login API code 2022-03-12 18:45:45 +01:00
config.rs Add password_hints_allowed config option 2022-06-30 20:46:17 -07:00
crypto.rs Increase length limit for email token generation 2022-01-24 01:17:00 -08:00
error.rs Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 2022-06-04 19:13:39 +02:00
mail.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
main.rs Add more clippy checks for better code/readability 2022-07-10 16:39:38 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Add more clippy checks for better code/readability 2022-07-10 16:39:38 +02:00