server/lib
Roeland Jago Douma c08e803db3
Catch forbidden http status code
If you try to do something on a DAV mount (external or federated share)
that is not allowed. We should not mark the storage as not available but
just fail somewhat gracefully.

Now by catching this and just properly returning the operation will just
fail (and notify the user) which is already a lot better then marking
the storage as unavailable and doing boom.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-17 09:11:15 +01:00
..
composer relax dependency on GenericEvent, instead stay compatible with old events 2019-11-13 14:23:39 +01:00
l10n [tx-robot] updated from transifex 2019-11-14 02:16:16 +00:00
private Catch forbidden http status code 2019-11-17 09:11:15 +01:00
public relax dependency on GenericEvent, instead stay compatible with old events 2019-11-13 14:23:39 +01:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Make sure we create an app's Application class just once 2019-10-11 08:21:24 +02:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00