83 Commits (6ae48aa8c258c0b3d53966e6abb2d9756e65f56d)

Author SHA1 Message Date
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
Daniel García a0ece3754b
Formatting 5 years ago
tomuta bd1e8be328 Implement change-email, email-verification, account-recovery, and welcome notifications 5 years ago
BlackDex c52adef919 Added configurable smtp timeout. 5 years ago
Daniel García d29b6bee28
Remove unnecessary clones and other clippy fixes 5 years ago
Daniel García df8114f8be
Updated client kdf iterations to 100000 and fixed some lints 6 years ago
ViViDboarder 672a245548 Remove unecessary clone 6 years ago
ViViDboarder 2d2745195e Allow explicitly defined smtp auth mechansim 6 years ago
vpl 0b60f20eb3 Add email message for twofactor email codes 6 years ago
Daniel García c9c3f07171
Updated dependencies and fixed panic getting icons 6 years ago
vpl 60e39a9dd1 Move retrieve/new device from connData to separate function 6 years ago
vpl bc6a53b847 Add new device email when user logs in 6 years ago
Nick Fox 2e300da057
Fix #468 - Percent-encode the email address in invite link 6 years ago
Daniel García 874f5c34bd
Formatting 6 years ago
BlackDex 6b686c18f7 Fixed long e-mail message extending 1000 lines. 6 years ago
Daniel García e93538cea9
Add option to use wrapped TLS in email, instead of STARTTLS upgrade 6 years ago
Daniel García 9e1f030a80
Explicitly close SMTP connection in case of error. 6 years ago