Skip to content
Snippets Groups Projects
Unverified Commit c08e803d authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 30bdb0f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment