Commit graph

6 commits

Author SHA1 Message Date
bohwaz 7356c8a574 Various security enhancements:
* forbid XML with DOCTYPE
* use a common HMAC method for consistency
* Generate a secret key and store it in local config if it does not exist
2022-10-30 00:52:35 +02:00
bohwaz 7dfa0af73b Only set Access-Control-Allow-Origin to '*' when you actually want it 2022-10-28 23:57:47 +02:00
bohwaz 806a194245 Log HTTP requests and responses 2022-10-21 18:21:38 +02:00
bohwaz 07c3711d65 Add WOPI support, tested with Collabora 2022-10-15 02:15:39 +02:00
bohwaz d9986c5434 Move JS client to a separate repo 2022-10-10 14:01:20 +02:00
bohwaz 8b32a745a4 Fix around bugs of ownCloud Android app 2022-10-03 04:44:20 +02:00