github.com/cs3org/reva/v2@v2.27.7/changelog/2.2.0_2022-04-12/fix-wopi-on-edge.md (about) 1 Bugfix: Fix locking and public link scope checker to make the WOPI server work 2 3 We've fixed the locking implementation to use the CS3api instead of the temporary opaque values. 4 We've fixed the scope checker on public links to allow the OpenInApp actions. 5 6 These fixes have been done to use the cs3org/wopiserver with REVA edge. 7 8 https://github.com/cs3org/reva/pull/2721