An API for webmail plugin to fetch user-specific configuration
Details
Details
- Reviewers
mollekopf - Group Reviewers
Restricted Project - Commits
- rK470c2443200f: Webmail configuration API
./phpunit
Diff Detail
Diff Detail
- Repository
- rK kolab
- Branch
- dev/webmail-config
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 53157 Build 18885: arc lint + arc unit
Event Timeline
Comment Actions
Looks good. For the theme / logo we'll have to contemplate where to store the actual image/theme. I could see it being an http link to with the backend being s3 or cephfs. I suppose for the image that would just work, and for the theme we would require some caching logic to download the theme as required.