Page MenuHomePhorge

Tenant settings
ClosedPublic

Authored by machniak on Jul 13 2021, 11:04 AM.
Tags
None
Referenced Files
F11922450: D2659.id7576.diff
Sat, Apr 27, 6:52 PM
F11913204: D2659.diff
Sat, Apr 27, 6:44 AM
Unknown Object (File)
Thu, Apr 25, 7:42 AM
Unknown Object (File)
Sat, Apr 13, 1:20 AM
Unknown Object (File)
Thu, Apr 11, 3:22 PM
Unknown Object (File)
Mar 12 2024, 1:04 AM
Unknown Object (File)
Feb 3 2024, 5:52 AM
Unknown Object (File)
Jan 30 2024, 11:18 AM
Subscribers
Restricted Project

Details

Reviewers
vanmeeuwen
Group Reviewers
Restricted Project
Commits
rKb9b80fe18cff: Tenant settings
Summary

Add per-tenant settings and support running jobs for another tenant. Also removed caching from the SettingsTrait.

Test Plan

./phpunit

Diff Detail

Repository
rK kolab
Branch
arcpatch-D2635_3
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 35614
Build 13975: arc lint + arc unit

Event Timeline

machniak created this revision.
  • Add getSettings() method, and use it as a optimization tool
  • Fix withObjectTenantContext macro
    • It's result should not depend on the current user role
    • It was throwing exceptions when working with an unauth user (e.g. /meet endpoints)
    • Fixed some tests
This revision is now accepted and ready to land.Jul 30 2021, 7:46 AM
This revision was automatically updated to reflect the committed changes.