stable
Clone or download
Read-only
This only logs incoming data, nothing is performed yet (no verification of token, no save, …). Received data can be observed in the new dedicated log file: /var/log/tuleap/onlyoffice_syslog Part of story #28263: edit office document stored in Document Change-Id: I51569afebadb28e75ce050c14245a35c9a33362b
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/onlyoffice/etc/logrotate.syslog.dist | +6 | −0 | Go to diff View file |
M | plugins/onlyoffice/include/Open/Editor/OnlyOfficeEditorConfig.php | +3 | −1 | Go to diff View file |
A | plugins/onlyoffice/include/Save/OnlyOfficeSaveController.php | +58 | −0 | Go to diff View file |
M | plugins/onlyoffice/include/onlyofficePlugin.php | +20 | −2 | Go to diff View file |
M | plugins/onlyoffice/tests/unit/Open/Editor/OnlyOfficeGlobalEditorJWTokenProviderTest.php | +9 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +7 | −0 | Go to diff View file |