server
server copied to clipboard
feat(transfer-ownership): Correctly react to encrypted files
- Resolves: #
Summary
- For E2EE encrypted files, we abort the transfer.
- For SSE encrypted files, we abort only if not using master key.
- Also fixed the check for when the path to a single file is used.
Checklist
- Code is properly formatted
- Sign-off message is added to all commits
- [ ] Tests (unit, integration, api and/or acceptance) are included
- [x] Screenshots before/after for front-end changes
- [x] Documentation (manuals or wiki) has been updated or is not required
- [ ] Backports requested where applicable (ex: critical bugfixes)
/backport to stable30
/backport to stable29
/backport to stable28