stable
Clone or download
Read-only
Recent versions of lcobucci/jwt properly enforce minimal key size as recommended by the specification. We should also enforce it in the UI. Part of story #27555: display Office documents stored in the Document plugin Change-Id: I6836819658f11f7fcb0ef75f42d66ec80bb6eaa8
Modified Files
Name | ||||
---|---|---|---|---|
M | docker-compose.yml | +1 | −1 | Go to diff View file |
M | plugins/onlyoffice/include/Administration/OnlyOfficeSaveAdminSettingsController.php | +1 | −1 | Go to diff View file |
M | plugins/onlyoffice/templates/site-admin.mustache | +1 | −0 | Go to diff View file |
M | plugins/onlyoffice/tests/unit/Administration/OnlyOfficeSaveAdminSettingsControllerTest.php | +2 | −1 | Go to diff View file |
M | tools/docker/tuleap-aio-dev/run.sh | +1 | −1 | Go to diff View file |