Completely remove multi-domain support #166
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A while ago, we decided to remove support for multiple domains/OUs in favor of running separate akkounts instances for separate orgs/domains (both because it makes the code much simpler and safer, as well as because different orgs will want to run different sets and instances of services and also customize their accounts UI at least somewhat).
This has been ongoing via drive-by commits, but was not documented in an issue.