91 Commits (10dadfca068ed449fcd4a74b70ae2cd83990d3d4)

Author SHA1 Message Date
BlackDex c0e3c2c5e1
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 63fb0e5a57
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex dbcad65b68
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex fee2b5c3fb
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 4aa6dd22bb
Cleanups and Fixes for Emergency Access 2 years ago
Stefan Melmuk 0e6f6e612a
use static_files() for email attachments 2 years ago
Stefan Melmuk 4d1b860dad
attach images to email 2 years ago
Stefan Melmuk 3b9bfe55d0
use static_files() for email attachments 2 years ago
Stefan Melmuk a0c6a7c0de
attach images to email 2 years ago
Stefan Melmuk 4289663a16
use static_files() for email attachments 2 years ago
Stefan Melmuk ea19c2250e
attach images to email 2 years ago
Daniel García b64cf27038
Upgrade dependencies and swap lettre to async transport 3 years ago
Paolo Barbolini 12612da75e Remove manual IDN handling 3 years ago
Paolo Barbolini 68ec5f2a18 Use MultiPart::alternative_plain_html instead of manual impl 3 years ago
BlackDex 42136a7097
Favicon, SMTP and misc updates 3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins 3 years ago
Jeremy Lin cee3fd5ba2 Emergency Access cleanup 3 years ago
BlackDex 338756550a
Fix error reporting in admin and some small fixes 3 years ago
Adam Jones d014eede9a
feature: Support single organization policy 3 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature 4 years ago
BlackDex 7cb19ef767 Updated branding, email and crates 4 years ago
Olivier Martin 89a68741d6 ran cargo fmt --all 4 years ago
Olivier Martin d75a80bd2d Resolves dani-garcia/bitwarden_rs#981 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Daniel García f9ebb780f9
Update dependencies 4 years ago
Daniel García dad1b1bee9
Updated dependencies 4 years ago
Paolo Barbolini d956d42903 Remove unnecessary allocations 4 years ago
BlackDex 5860679624 Updated dependencies and small mail fixes 4 years ago
Jeremy Lin 455a23361f Clean up datetime output and code 4 years ago
BlackDex 6faaeaae66 Updated email processing. 4 years ago
BlackDex 6a0d024c69 Format some common Lettre errors a bit simpler 4 years ago
BlackDex c877583979 Allow multiple SMTP Auth meganisms. 4 years ago
BlackDex 844cf70345 Updated lettre (and other crates) and workflow. 4 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
Jeremy Lin a28ebcb401 Use local time in email notifications for new device logins 5 years ago
Daniel García 596c9b8691
Add option to set name during HELO in email settings 5 years ago
Daniel García 5e802f8aa3
Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it 5 years ago
Daniel García 6c5e35ce5c
Change the mails content types to more closely match what we sent before 5 years ago
Daniel García 63cbd9ef9c
Update lettre to latest master 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 5 years ago
Daniel García d2d9fb08cc
Revert "Use opportunistic TLS in SMTP connections" 5 years ago
Daniel García afd9f4e278
Allow the smtp mechanism to be provided without quotes and all lowercase 5 years ago
Samuel Leweke 5d3b765a23 Use opportunistic TLS in SMTP connections 5 years ago
BlackDex 5a974c7b94 Added SMTP test button in the admin gui 5 years ago
BlackDex 5f61607419 Added SMTP test button in the admin gui 5 years ago
Daniel García f5916ec396
Fix backwards indices 5 years ago
Daniel García def174a517
Convert email domains to punycode 5 years ago
Daniel García ff7b4a3d38
Update handlebars to 3.0 which included performance improvements. 5 years ago