"Aaron Schulz" posted a comment on MediaWiki.r110259.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110259#c30210

Commit summary for MediaWiki.r110259:

In FileBackendBase/FileBackend:
* Moved some public static functions from FileBackend to FileBackendBase as the 
later defines the public API.
* Made splitStoragePath() return null if the backend or container name is empty.
* Made normalizeContainerPath() kill leading directory separators.
* Added more unit tests and made some documentation tweaks.
In FSFileBackend:
* Added resolveContainerName() to disallow '.' a container name, since this 
would cause a traversal.

Aaron Schulz's comment:

Technically the FSFileBackend change is redundant.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to