cs3org / wopiserver

A vendor-neutral application gateway compatible with the WOPI specifications.
Apache License 2.0
55 stars 26 forks source link

Refactored PutFile logic #78

Closed glpatcern closed 2 years ago

glpatcern commented 2 years ago

This refactoring improves the handling of conflict when external locks are found, such that in all cases an attempt is made to create a <filename>-webconflict-<timestamp> file in some user-accessible space.

glpatcern commented 2 years ago

Merging as the Microsoft WOPI validator test suite passes (no introduced regressions)