1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-14 21:10:04 +02:00
vaultwarden/src
BlackDex 8bcd0ab0c6
Some small fixes and updates
- Updated workflows to use new checkout version
  This probably fixes the curl download for hadolint also.
- Updated crates including Rocket to the latest rc3 :party:
- Applied 2 nightly clippy lints to prevent future clippy issues.
2023-03-25 12:51:42 +01:00
..
api don't use assert() in production code 2023-03-23 00:26:28 +01:00
db Merge ClientIp with Headers. 2023-03-11 16:58:32 +01:00
static Admin token Argon2 hashing support 2023-03-04 16:15:30 +01:00
auth.rs add endpoint to bulk delete collections 2023-03-23 00:26:28 +01:00
config.rs Admin token Argon2 hashing support 2023-03-04 16:15:30 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
mail.rs Add support for sendmail as a mail transport 2023-02-12 18:54:59 +01:00
main.rs Some small fixes and updates 2023-03-25 12:51:42 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Some small fixes and updates 2023-03-25 12:51:42 +01:00