-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use lockid from cs3api instead from opaque id * add changelog * fix locking related integration tests
- Loading branch information
Showing
4 changed files
with
25 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Bugfix: Fix locking and public link scope checker to make the WOPI server work | ||
|
||
We've fixed the locking implementation to use the CS3api instead of the temporary opaque values. | ||
We've fixed the scope checker on public links to allow the OpenInApp actions. | ||
|
||
These fixes have been done to use the cs3org/wopiserver with REVA edge. | ||
|
||
https://github.com/cs3org/reva/pull/2721 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters