Multi-tenancy decisions before implementation: MT-3, MT-7, MT-12, MT-19a, MT-22
Test 3 expects invalidForeignKey, as MT-3 says. A tenant admin reads its own tenant through sysTenantGet and sysTenantQuery, added to the default Tenant Administrator role for new installs only. The server adds nothing for MT-7's dashboard list. The MT-19a submission warning is deferred. MT-22's logo is the urn:inbuxa:jmap account capability's logo field (contract C-1).
This commit is contained in:
@@ -64,6 +64,10 @@ Each has an ID, and tests name the IDs they check.
|
||||
fork no longer tracks upstream;
|
||||
- `contract`: this contract's version, an integer, starting at `1`;
|
||||
- `webmailUrl` and `adminUrl`: where the front ends are, if configured.
|
||||
|
||||
In `accountCapabilities`, the signed-in principal's own account carries
|
||||
`urn:inbuxa:jmap` with `logo`: the logo that applies to it (multi-tenancy
|
||||
MT-22), a string (URL or data URL) or `null`. Added 2026-09-18.
|
||||
- **C-2.** Each front end states the contract versions it supports and checks
|
||||
`contract` after signing in. Outside its range it stops, with a message
|
||||
naming both versions. For ihasmail-inbuxa this replaces public ihasmail's
|
||||
|
||||
Reference in New Issue
Block a user