Vincent Salucci
46fa6f6673
[Reset Password v1] Update Temporary Password API ( #1481 )
...
* [Reset Password v1] Update Temporary Password API
* Fixed Noop interface
2021-07-22 09:20:14 -05:00
Addison Beck
745068686b
Add Expiration Date To Organization Invite Emails ( #1466 )
...
* Added an expiration date to the organization user invite email
* Added a period
* moved property assignment around
* fixed date offset
2021-07-16 14:17:24 -04:00
Addison Beck
5ec37b96b4
Organization User Accepted Invite Email Notifications ( #1465 )
2021-07-16 13:49:27 -04:00
Oscar Hinton
8ac2dc50af
[Provider] Send email on removal ( #1463 )
2021-07-15 16:37:16 +02:00
Matt Gibson
b1d1607f50
Redefine cipher "share" to "move to organization" ( #1401 )
...
Do not imply users can share with organizations. Organizations share
with users. Users share _using_ organizations
2021-06-21 18:27:11 -05:00
Oscar Hinton
fe1ffb6a22
[Provider] Server entities and models ( #1370 )
...
* Mock out provider models and service
* Implement CreateAsync, CompleteSetupAsync, UpdateAsync, InviteUserAsync and ResendInvitesAsync
* Implement AcceptUserAsync and ConfirmUsersAsync
* Implement SaveUserAsync and DeleteUserAsync
* Add email templates
* Add admin operations for providers
* Fix mail template names
* Rename roles
* Verify provider has provideradmin
* Add self hosted check to admin controller
* Resolve review comments
* Update sql queries
* Change create provider to use email instead of userId
2021-06-03 18:58:29 +02:00
Vincent Salucci
c56dd04096
[Reset Password] Email template ( #1353 )
2021-05-26 16:54:25 -05:00
chi
ebf12ecfca
Update EmergencyAccessConfirmed.html.hbs ( #1329 )
...
Corrected type in emergency access confirmation message body.
2021-05-14 18:19:46 -04:00
vachan-maker
13f12aaf58
Update EmergencyAccessConfirmed.text.hbs ( #1172 )
2021-03-01 10:49:13 -05:00
Vincent Salucci
07427623b3
[Email] Updated welcome email button ( #1164 )
2021-02-25 11:24:05 -06:00
Vincent Salucci
3555b15b91
[Email] Update welcome content ( #1092 )
...
* Initial commit of welcome email update
* Final revisions and updated hosted image urls
* added dynamic year // updated verbiage // fixed typo in text template
* Updated verbiage // changed mustache accessor // updated how year is generated
2021-01-21 14:57:13 -06:00
Chad Scharf
5c5544a4f4
Update forgot password help URL ( #1050 )
2020-12-18 11:44:15 -05:00
Oscar Hinton
0f1af2333e
Add support for Emergency Access ( #1000 )
...
* Add support for Emergency Access
* Add migration script
* Review comments
* Ensure grantor has premium when inviting new grantees.
* Resolve review comments
* Remove two factor references
2020-12-16 14:36:47 -05:00
Addison Beck
0eccfb8784
changed all OnlyOrg wording to be SingleOrg instead ( #974 )
...
* changed all OnlyOrg wording to be SingleOrg instead
* missed an OnlyOrg to change to SingleOrg
2020-10-27 10:28:41 -04:00
Addison Beck
e872b4df9d
Only org policy ( #962 )
...
* added OnlyOrg to PolicyType enum
* blocked accepting new org invitations if OnlyOrg is relevant to the userOrg
* blocked creating new orgs if already in an org with OnlyOrg enabled
* created email alert for OnlyOrg policy
* removed users & sent alerts when appropriate for the OnlyOrg policy
* added method to noop mail service
* cleanup for OnlyOrg policy server logic
* blocked confirming new org users if they have violated the OnlyOrg policy since accepting
* added localization strings needed for the OnlyOrg policy
* allowed OnlyOrg policy configuration from the portal
* used correct localization key for onlyorg
* formatting and messaging changes for OnlyOrg
* formatting
* messaging change
* code review changes for onlyorg
* slimmed down a conditional
* optimized getting many orgUser records from many userIds
* removed a test file
* sql formatting
* weirdness
* trying to resolve git diff formatting issues
2020-10-20 02:48:10 -04:00
David Lemayian
ca224c1782
update welcome email download urls ( #844 )
...
* update welcome email download urls
Very cool service! Noticed the download urls in the welcome email didn't take me to the downloads. Hope this fixes it?
* Update Welcome.html.hbs
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-08-01 16:18:40 -04:00
Matt Portune
545948220a
additional formatting & inclusion of org name
2020-05-19 18:22:03 -04:00
Matt Portune
9bf3a467fa
formatting
2020-05-19 12:37:45 -04:00
Matt Portune
2cf7f18858
License expiration email for self-hosted org/premium accounts
2020-05-18 16:06:34 -04:00
Kyle Spearrin
3c5cd0ffb2
brand color updates
2020-05-05 17:08:53 -04:00
Kyle Spearrin
f54ebfdc75
email user whenever they're removed from org because of 2fa policy ( #657 )
2020-02-27 09:30:03 -05:00
Kyle Spearrin
36e97ccbd2
update 2fa recovery email copy
2019-12-23 15:31:55 -05:00
Brian Becker
0be86072f7
Add email notification on Two Factor recovery use ( #625 )
...
* Add email notification on Two Factor recovery use
* A user who has lost their 2fa device can clear out the
2fa settings using a recovery code. When this happens
it gets logged but no notification to the user occurs.
* Add a notification to be sent when 2fa recovery code is
used
* Add email message templates
2019-12-23 15:26:39 -05:00
Kyle Spearrin
80e5258624
new twitter account
2019-03-06 15:08:02 -05:00
Kyle Spearrin
c5b2a929d2
added credit email notification
2019-02-22 21:13:34 -05:00
Kyle Spearrin
022d5f19f2
remove google plus
2019-02-14 12:12:54 -05:00
Kyle Spearrin
67146cd4be
send payment failed emails
2019-02-14 11:49:39 -05:00
Kyle Spearrin
b19628c6f8
new device logged in email notification
2019-01-24 22:37:49 -05:00
Kyle Spearrin
740453c900
link forgot master password article
2018-08-14 15:30:29 -04:00
Kyle Spearrin
9751b47900
fix email footer spacing
2018-08-14 15:30:17 -04:00
Kyle Spearrin
05b8c4e489
remove extra closing tags
2018-08-06 22:45:36 -04:00
Kyle Spearrin
1fb26eb90e
in the web vault
2018-08-06 21:34:32 -04:00
Kyle Spearrin
3c7ab22d8a
Log in now
2018-08-06 21:30:30 -04:00
Kyle Spearrin
67830e12c8
use styled HTML for emails
2018-08-06 16:23:20 -04:00
Kyle Spearrin
f832ad0ed3
html email template formatting updates
2018-08-06 14:04:13 -04:00
Kyle Spearrin
a06502be9a
remove markdown and razor mail templates/services
2018-08-06 13:58:28 -04:00
Kyle Spearrin
b2e6b49b14
handlebars template emails
2018-08-03 23:04:47 -04:00
Kyle Spearrin
053096c1a1
subscription renewal reminder emails
2018-05-11 08:29:23 -04:00
Kyle Spearrin
a9481bd524
update bitwarden mail templates
2018-03-30 12:06:01 -04:00
Kyle Spearrin
6e16581fe8
passwordless signin email
2018-03-21 21:19:03 -04:00
Kyle Spearrin
555e478ec3
Uppercase Bitwarden
2018-02-27 14:16:19 -05:00
Kyle Spearrin
c988171f09
welcome email should use web vault url hostname
2017-11-29 13:40:56 -05:00
Kyle Spearrin
377bf201d0
add back markdown mail service
2017-10-30 21:36:00 -04:00
Kyle Spearrin
434723e637
clean out deprecated services. update libs.
2017-10-26 21:07:12 -04:00
Kyle Spearrin
77541bc4c6
added edge and github to welcome email
2017-10-03 11:15:13 -04:00
Kyle Spearrin
576b85f125
update new lines on text emails
2017-08-30 22:03:21 -04:00
Kyle Spearrin
297b0253e4
vault with hash
2017-08-16 23:44:14 -04:00
Kyle Spearrin
593cfe1f71
fix url token
2017-08-16 11:11:40 -04:00
Kyle Spearrin
50a522bbd7
markdown mail service when self hosted
2017-08-16 10:59:13 -04:00
Kyle Spearrin
beaa059888
raw html on certain email params
2017-08-09 22:55:52 -04:00