stable

Clone or download

Read-only

feat: Remove usage of config-set for OO server settings

Since a Tuleap instance may targets many OO document servers, the current config keys onlyoffice_document_server_url and onlyoffice_document_server_secret are not anymore relevant. Site administrator will have to use the web UI to configure document server settings from now. Part of story #29981: restrict an OnlyOffice server to some projects only Change-Id: I64100e5590ee419316c1a9e64ccf673564f98540

Modified Files

Name
M plugins/onlyoffice/include/Administration/OnlyOfficeDocumentServerSettings.php +1 −16 Go to diff View file
M plugins/onlyoffice/include/Administration/OnlyOfficeSaveAdminSettingsController.php +4 −4 Go to diff View file
M plugins/onlyoffice/include/onlyofficePlugin.php +2 −9 Go to diff View file
M plugins/onlyoffice/tests/unit/Administration/OnlyOfficeSaveAdminSettingsControllerTest.php +1 −15 Go to diff View file
M tools/docker/tuleap-aio-dev/run.sh +0 −3 Go to diff View file