4cff706306
Apply new CS rules on the webdav feature
2024-05-23 17:00:46 +02:00
fca929f56f
Dav: add UI to edit document
2024-05-23 17:00:46 +02:00
8d44bb2c32
Dav: add some documentation on classes
2024-05-23 17:00:46 +02:00
a57e6c0cc9
Dav: Introduce access control inside de dav controller
2024-05-23 17:00:45 +02:00
3fe870ba71
Dav: refactor WebdavController
2024-05-23 17:00:45 +02:00
6f6683f549
Dav: implements JWT extraction from the URL, and add the access_token in dav urls
2024-05-23 17:00:45 +02:00
146e0090fb
Webdav: fully implements the controller and response
...
The controller is tested from real request scraped from apache mod_dav implementation. The requests were scraped using a wireshark-like tool. Those requests have been adapted to suit to our xml.
2024-05-23 17:00:42 +02:00