nextcloud/lib/private/Files/Node
Olivier Mehani 19ad058d06
Add message to NotSquareException thrown from Avatar
This prevents cryptic messages such as the following, from `user_ldap`:

     Could not set avatar for uid=user,ou=People,dc=example,dc=net, because:

Signed-off-by: Olivier Mehani <shtrom@ssji.net>

Add message to NotPermittedException thrown from Files\Nodes\Folder

Ditto.

Don't use translation macros here as this seems to be pretty low-level
errors that generally get caught and prettified, and I don't want to
unduly clog down the lower layers.

Signed-off-by: Olivier Mehani <shtrom@ssji.net>

fixup! Add message to NotPermittedException thrown from Files\Nodes\Folder
2016-10-24 11:27:27 +02:00
..
File.php Update with robin 2016-07-21 18:13:58 +02:00
Folder.php Add message to NotSquareException thrown from Avatar 2016-10-24 11:27:27 +02:00
HookConnector.php Update with robin 2016-07-21 18:13:58 +02:00
LazyRoot.php Always use the LazyRoot 2016-08-26 12:13:34 +02:00
Node.php Update with robin 2016-07-21 18:13:58 +02: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 optimize Folder::getById to use less queries 2016-10-12 16:12:28 +02:00