github.com/cs3org/reva/v2@v2.27.7/changelog/2.13.0_2023-05-02/fix-cors-ocdav.md (about)

     1  Bugfix: Fix missing CORS config in ocdav service
     2  
     3  The ocdav service is started with a go micro wrapper. We needed to add the cors config.
     4  
     5  https://github.com/cs3org/reva/pull/3764