nextcloud/lib
Lukas Reschke a40e49cae5 Harden issubdirectory()
realpath() may return false in case the directory does not exist since we can not be sure how different PHP versions may behave here we do an additional check whether realpath returned false
2014-05-11 15:49:19 +02:00
..
l10n [tx-robot] updated from transifex 2014-05-11 01:57:00 -04:00
private Harden issubdirectory() 2014-05-11 15:49:19 +02:00
public Merge pull request #8221 from owncloud/type-hinting-sharing 2014-05-08 09:30:50 +02:00
autoloader.php Allow null as cache parameter (if no cache was found) and for cache removal. 2013-10-22 11:17:15 +02:00
base.php Merge pull request #8171 from owncloud/fix-import 2014-05-02 22:43:19 +02:00