Vincent Petry
|
44cf67accd
|
Storage 503 message improvements
"Storage not available" is now "Storage temporarily not available".
Exceptions are now logged in DEBUG level, not FATAL.
|
2016-10-24 15:43:15 +02:00 |
Joas Schilling
|
cf69a2b7eb
|
UPDATE permissions qualify for renaming a node
|
2016-09-07 11:22:57 +02:00 |
Joas Schilling
|
4c0665b6ec
|
Only require CREATE permissions when the file does not exist yet
|
2016-09-07 11:10:48 +02:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +02:00 |
Bjoern Schiessle
|
26e14529be
|
fix error message
|
2016-06-30 13:50:31 +02:00 |
Lukas Reschke
|
c771368c4e
|
Add proper throws PHP docs
|
2016-06-30 13:19:50 +02:00 |
Lukas Reschke
|
1e7f0f7341
|
Add required $message parameter
|
2016-06-30 13:17:53 +02:00 |
Bjoern Schiessle
|
3571207bd9
|
add some additonal permission checks to the webdav backend
|
2016-06-30 11:16:49 +02:00 |
Robin Appelman
|
f119769c26
|
Better handling of forbidden files in dav
|
2016-06-07 14:01:55 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Joas Schilling
|
dd9ee10bc0
|
Move dav app to PSR-4 (#24527)
* Move Application to correct namespace and PSR-4 it
* Move dav app to PSR-4
|
2016-05-12 09:42:40 +02:00 |