1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-01 13:43:23 +01:00
bitwarden-server/src/Core/MailTemplates/Handlebars
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
..
Layouts new twitter account 2019-03-06 15:08:02 -05:00
AddedCredit.html.hbs added credit email notification 2019-02-22 21:13:34 -05:00
AddedCredit.text.hbs added credit email notification 2019-02-22 21:13:34 -05:00
ChangeEmail.html.hbs in the web vault 2018-08-06 21:34:32 -04:00
ChangeEmail.text.hbs in the web vault 2018-08-06 21:34:32 -04:00
ChangeEmailAlreadyExists.html.hbs use styled HTML for emails 2018-08-06 16:23:20 -04:00
ChangeEmailAlreadyExists.text.hbs handlebars template emails 2018-08-03 23:04:47 -04:00
InvoiceUpcoming.html.hbs send payment failed emails 2019-02-14 11:49:39 -05:00
InvoiceUpcoming.text.hbs send payment failed emails 2019-02-14 11:49:39 -05:00
LicenseExpired.html.hbs additional formatting & inclusion of org name 2020-05-19 18:22:03 -04:00
LicenseExpired.text.hbs additional formatting & inclusion of org name 2020-05-19 18:22:03 -04:00
MasterPasswordHint.html.hbs link forgot master password article 2018-08-14 15:30:29 -04:00
MasterPasswordHint.text.hbs link forgot master password article 2018-08-14 15:30:29 -04:00
NewDeviceLoggedIn.html.hbs brand color updates 2020-05-05 17:08:53 -04:00
NewDeviceLoggedIn.text.hbs new device logged in email notification 2019-01-24 22:37:49 -05:00
NoMasterPasswordHint.html.hbs link forgot master password article 2018-08-14 15:30:29 -04:00
NoMasterPasswordHint.text.hbs link forgot master password article 2018-08-14 15:30:29 -04:00
OrganizationUserAccepted.html.hbs use styled HTML for emails 2018-08-06 16:23:20 -04:00
OrganizationUserAccepted.text.hbs handlebars template emails 2018-08-03 23:04:47 -04:00
OrganizationUserConfirmed.html.hbs use styled HTML for emails 2018-08-06 16:23:20 -04:00
OrganizationUserConfirmed.text.hbs handlebars template emails 2018-08-03 23:04:47 -04:00
OrganizationUserInvited.html.hbs brand color updates 2020-05-05 17:08:53 -04:00
OrganizationUserInvited.text.hbs handlebars template emails 2018-08-03 23:04:47 -04:00
OrganizationUserRemovedForPolicyOnlyOrg.html.hbs Only org policy (#962) 2020-10-20 02:48:10 -04:00
OrganizationUserRemovedForPolicyOnlyOrg.text.hbs Only org policy (#962) 2020-10-20 02:48:10 -04:00
OrganizationUserRemovedForPolicyTwoStep.html.hbs brand color updates 2020-05-05 17:08:53 -04:00
OrganizationUserRemovedForPolicyTwoStep.text.hbs email user whenever they're removed from org because of 2fa policy (#657) 2020-02-27 09:30:03 -05:00
PasswordlessSignIn.html.hbs brand color updates 2020-05-05 17:08:53 -04:00
PasswordlessSignIn.text.hbs handlebars template emails 2018-08-03 23:04:47 -04:00
PaymentFailed.html.hbs send payment failed emails 2019-02-14 11:49:39 -05:00
PaymentFailed.text.hbs send payment failed emails 2019-02-14 11:49:39 -05:00
RecoverTwoFactor.html.hbs update 2fa recovery email copy 2019-12-23 15:31:55 -05:00
RecoverTwoFactor.text.hbs update 2fa recovery email copy 2019-12-23 15:31:55 -05:00
TwoFactorEmail.html.hbs use styled HTML for emails 2018-08-06 16:23:20 -04:00
TwoFactorEmail.text.hbs handlebars template emails 2018-08-03 23:04:47 -04:00
VerifyDelete.html.hbs brand color updates 2020-05-05 17:08:53 -04:00
VerifyDelete.text.hbs use styled HTML for emails 2018-08-06 16:23:20 -04:00
VerifyEmail.html.hbs brand color updates 2020-05-05 17:08:53 -04:00
VerifyEmail.text.hbs use styled HTML for emails 2018-08-06 16:23:20 -04:00
Welcome.html.hbs update welcome email download urls (#844) 2020-08-01 16:18:40 -04:00
Welcome.text.hbs handlebars template emails 2018-08-03 23:04:47 -04:00