github.com/cs3org/reva/v2@v2.27.7/changelog/1.17.0_2021-12-09/tus-upload-with-transfer-token-only.md (about) 1 Bugfix: Fix TUS uploads with transfer token only 2 3 TUS uploads had been stopped when the user JWT token expired, even if only the transfer token should be validated. Now uploads will continue as intended. 4 5 https://github.com/cs3org/reva/pull/1941