mirror of
https://github.com/bitwarden/server.git
synced 2024-12-01 13:43:23 +01:00
e872b4df9d
* 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 |
||
---|---|---|
.. | ||
Layouts | ||
AddedCredit.html.hbs | ||
AddedCredit.text.hbs | ||
ChangeEmail.html.hbs | ||
ChangeEmail.text.hbs | ||
ChangeEmailAlreadyExists.html.hbs | ||
ChangeEmailAlreadyExists.text.hbs | ||
InvoiceUpcoming.html.hbs | ||
InvoiceUpcoming.text.hbs | ||
LicenseExpired.html.hbs | ||
LicenseExpired.text.hbs | ||
MasterPasswordHint.html.hbs | ||
MasterPasswordHint.text.hbs | ||
NewDeviceLoggedIn.html.hbs | ||
NewDeviceLoggedIn.text.hbs | ||
NoMasterPasswordHint.html.hbs | ||
NoMasterPasswordHint.text.hbs | ||
OrganizationUserAccepted.html.hbs | ||
OrganizationUserAccepted.text.hbs | ||
OrganizationUserConfirmed.html.hbs | ||
OrganizationUserConfirmed.text.hbs | ||
OrganizationUserInvited.html.hbs | ||
OrganizationUserInvited.text.hbs | ||
OrganizationUserRemovedForPolicyOnlyOrg.html.hbs | ||
OrganizationUserRemovedForPolicyOnlyOrg.text.hbs | ||
OrganizationUserRemovedForPolicyTwoStep.html.hbs | ||
OrganizationUserRemovedForPolicyTwoStep.text.hbs | ||
PasswordlessSignIn.html.hbs | ||
PasswordlessSignIn.text.hbs | ||
PaymentFailed.html.hbs | ||
PaymentFailed.text.hbs | ||
RecoverTwoFactor.html.hbs | ||
RecoverTwoFactor.text.hbs | ||
TwoFactorEmail.html.hbs | ||
TwoFactorEmail.text.hbs | ||
VerifyDelete.html.hbs | ||
VerifyDelete.text.hbs | ||
VerifyEmail.html.hbs | ||
VerifyEmail.text.hbs | ||
Welcome.html.hbs | ||
Welcome.text.hbs |