stable

Clone or download

Read-only

Parameters given to the system event used to create SVN repository can be any scalars

The unserialization of the parameters can be broken if you accept strings that can have SystemEvent::PARAMETER_SEPARATOR in it. This is part of story #10218: manage "default layout" with REST API Change-Id: I5f36b922b7a964f7f67f1925c9e2ad3f10829f2e

Modified Files

Name
M plugins/svn/include/Svn/Repository/RepositoryCreator.php +1 −1 Go to diff View file
M plugins/svn/include/events/SystemEvent_SVN_CREATE_REPOSITORY.class.php +18 −1 Go to diff View file
A plugins/svn/tests/events/SystemEvent_SVN_CREATE_REPOSITORYTest.php +77 −0 Go to diff View file