1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src
Stefan Melmuk 4289663a16
use static_files() for email attachments
Apply suggestions from code review

Co-authored-by: Mathijs van Veluw <black.dex@gmail.com>
2022-10-15 04:59:33 +02:00
..
api use static_files() for email attachments 2022-10-15 04:59:33 +02:00
db Add CreationDate to cipher response JSON 2022-10-14 17:56:42 +02:00
static attach images to email 2022-10-15 04:59:31 +02:00
auth.rs make invitation expiration time configurable 2022-10-09 16:21:13 +02:00
config.rs use static_files() for email attachments 2022-10-15 04:59:33 +02: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 use static_files() for email attachments 2022-10-15 04:59:33 +02:00
main.rs add check if data folder is a directory 2022-10-12 01:26:28 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Update CSP for DuckDuckGo email forwarding 2022-10-14 17:56:42 +02:00