github.com/cs3org/reva/v2@v2.27.7/changelog/2.19.0_2024-02-22/fix-cors-handling.md (about)

     1  Bugfix: CORS handling for WebDAV requests fixed
     2  
     3  We now correctly handle CORS headers for WebDAV requests.
     4  
     5  https://github.com/cs3org/reva/pull/4461
     6  https://github.com/owncloud/ocis/issues/8231