Browse Source
			
			
			
			
				
		This adds back-end support for the [single organization policy](https://bitwarden.com/help/article/policies/#single-organization).pull/1991/head
				 11 changed files with 97 additions and 13 deletions
			
			
		@ -0,0 +1,5 @@ | 
				
			|||
You have been removed from {{{org_name}}} | 
				
			|||
<!----------------> | 
				
			|||
Your user account has been removed from the *{{org_name}}* organization because you are a part of another organization. The {{org_name}} organization has enabled a policy that prevents users from being a part of multiple organizations. Before you can re-join this organization you need to leave all other organizations or join with a different account. | 
				
			|||
=== | 
				
			|||
Github: https://github.com/dani-garcia/vaultwarden | 
				
			|||
@ -0,0 +1,11 @@ | 
				
			|||
You have been removed from {{{org_name}}} | 
				
			|||
<!----------------> | 
				
			|||
{{> email/email_header }} | 
				
			|||
<table width="100%" cellpadding="0" cellspacing="0" style="margin: 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; color: #333; line-height: 25px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none;"> | 
				
			|||
   <tr style="margin: 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; color: #333; line-height: 25px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none;"> | 
				
			|||
      <td class="content-block" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; color: #333; line-height: 25px; margin: 0; -webkit-font-smoothing: antialiased; padding: 0 0 10px; -webkit-text-size-adjust: none; text-align: center;" valign="top" align="center"> | 
				
			|||
         Your user account has been removed from the <b style="margin: 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 16px; color: #333; line-height: 25px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none;">{{org_name}}</b> organization because you are a part of another organization. The {{org_name}} organization has enabled a policy that prevents users from being a part of multiple organizations. Before you can re-join this organization you need to leave all other organizations or join with a different account. | 
				
			|||
      </td> | 
				
			|||
   </tr> | 
				
			|||
</table> | 
				
			|||
{{> email/email_footer }} | 
				
			|||
					Loading…
					
					
				
		Reference in new issue