Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme capability #4702

Merged
merged 1 commit into from
May 29, 2024
Merged

Theme capability #4702

merged 1 commit into from
May 29, 2024

Conversation

fschade
Copy link
Contributor

@fschade fschade commented May 28, 2024

The ocs capabilities now contain a theme capability that exposes theme related configuration options to the clients.
As part of this change, the ocs capabilities are now exposed and can be used externally.

@butonic
Copy link
Contributor

butonic commented May 29, 2024

oh well ... ocs ...

in ms graph there is an organizationalBranding resource type to customizee the appearance of the login page. AFAICT getting it requires an organization id, which we currently do not have:

GET /organization/{organizationId}/branding

It even is localized:

GET /organization/{organizationId}/branding/localizations/{organizationalBrandingLocalizationId}

oh well ... someday ...

@butonic butonic merged commit 419196f into cs3org:edge May 29, 2024
9 checks passed
@micbar micbar mentioned this pull request Jun 19, 2024
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants