nextcloud/lib/private/Files/Node
Roeland Jago Douma 53447ae2b2
Throw an exception if file_put_contents fails
* This will help with AppData hardening etc
* Introduced a GenericFileException for if nothing else is appropiate
  - Maybe the other File exceptions should base on this?

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-03-27 16:23:06 +02:00
..
File.php Throw an exception if file_put_contents fails 2018-03-27 16:23:06 +02:00
Folder.php Fix proper permissions for multiple file access 2018-03-22 12:06:41 +01:00
HookConnector.php Emit read for nodes 2018-03-15 11:18:39 +01:00
LazyRoot.php Update license headers 2017-11-06 16:56:19 +01:00
Node.php Remove useless return statements 2018-01-25 22:50:40 +01:00
NonExistingFile.php Update with robin 2016-07-21 18:13:58 +02:00
NonExistingFolder.php Update with robin 2016-07-21 18:13:58 +02:00
Root.php Update license headers 2017-11-06 16:56:19 +01:00