1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-17 07:02:43 +00:00
vaultwarden/src
BlackDex 723f0cbc1e
Fully remove DuckDuckGo email service.
The DuckDuckGo email service is not supported for self-hosted servers.
This option is already hidden via the latest web-vault.

This PR also removes some server side headers.

Fixes #2828
2022-11-14 17:19:30 +01:00
..
api Add /devices/knowndevice endpoint 2022-11-09 22:40:00 +01:00
db Update Rust version, deps and workflow 2022-11-09 22:40:00 +01:00
static fix: removed a double space 2022-11-07 08:39:56 +01:00
auth.rs Update Rust version, deps and workflow 2022-11-09 22:40:00 +01:00
config.rs Update Rust version, deps and workflow 2022-11-09 22:40:00 +01:00
crypto.rs Increase length limit for email token generation 2022-01-24 01:17:00 -08:00
error.rs Update to diesel2 2022-10-23 00:49:23 +02:00
mail.rs use static_files() for email attachments 2022-10-19 20:39:13 +02:00
main.rs Update Rust version, deps and workflow 2022-11-09 22:40:00 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Fully remove DuckDuckGo email service. 2022-11-14 17:19:30 +01:00