Implement application appearance API
Compare changes
This MR implements a new API endpoint /application/appearance
, which makes the content of /admin/appearance
accessible via API.
While the /application/settings
API endpoint already exposes most of the configuration options, there was no automated way to change the appearance settings.
Addresses #16647 (closed)
If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
@gitlab-com/gl-security/appsec