nextcloud/lib
Vincent Petry 58b4c2c0e5 Make sure mountOptions keep their data type
str_replace for $user substitution was converting the data type of
mountOptions to string. This fix prevents this to happen by making sure
only strings are processed by substitution.

Also added a int conversion when reading the watcher policy
2015-03-26 19:24:37 +01:00
..
l10n [tx-robot] updated from transifex 2015-03-26 01:55:29 -04:00
private Make sure mountOptions keep their data type 2015-03-26 19:24:37 +01:00
public Add wrapper for Guzzle 2015-03-25 16:04:41 +01:00
repair Add wrapper for Guzzle 2015-03-25 16:04:41 +01:00
autoloader.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
base.php Handle session initialization errors and display error page - fixes #15053 2015-03-20 12:21:03 +01:00