ControlPanel
ControlPanel copied to clipboard
Tools for administrating self-hosted ONLYOFFICE.
When I go to `https:///controlpanel/rebranding/`, I found that the description text of dark theme logo is "light":  That's because they use the same variable `LogoDarkAbout`. https://github.com/ONLYOFFICE/ControlPanel/blob/99248d6b77e6f2fef87c59f7423bfce7a350476b/web/www/views/rebrandingPartial.pug#L14 https://github.com/ONLYOFFICE/ControlPanel/blob/99248d6b77e6f2fef87c59f7423bfce7a350476b/web/www/views/rebrandingPartial.pug#L29 ---- By...
Generally works. Not done yet: - Logging out - mapping Location, Phone and Title # Keycloak Settings: - client ID: `https:///sso/metadata` - name: `OnlyOffice` - root url: `https:///sso/acs` - home...
Having the Google Cloud integration enabled and doing backup on ControlPanel tries to put objects in the bucket with `allUsers` object level permission. Tried different setups, didn't work. * Cloud...
While trying to solve problem with fulltext search in CS (https://github.com/ONLYOFFICE/Docker-CommunityServer/issues/113), on suggestion of @Carazyda I tried to install controlpanel. I have dificulty making it connect to existing installation of...
Latest versions of onlyoffice-community and documentserverf from repo looks like controlpanel is version 3.5.4.541 Ubuntu 18.04 when I try to run a backup in controlpanel i get the following error:...
Hi, I came across an issue with the Control Panel's HTTPS page. A few months ago, I configured HTTPS and everything worked correctly. However, when I recently attempted to update...