Page MenuHomePhorge

Make user:create multi-tenant compatible
AbandonedPublic

Authored by mollekopf on Jun 11 2024, 10:18 PM.

Details

Reviewers
None
Group Reviewers
Restricted Project

Diff Detail

Repository
rK kolab
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 47676
Build 18084: arc lint + arc unit

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Jun 11 2024, 10:23 PM

I don't think this makes sense, because the same is done by the observer already.

We have to get the tenant ID from the domain record. For admins/resellers we need --tenant option (if domain does not exist). I'm going to work on this today.