chore!: remove WebDav integration#40856
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-9.0.0 #40856 +/- ##
=================================================
+ Coverage 70.05% 70.16% +0.11%
=================================================
Files 3355 3340 -15
Lines 129153 128888 -265
Branches 22385 22304 -81
=================================================
- Hits 90475 90435 -40
+ Misses 35384 35159 -225
Partials 3294 3294
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
d155f77 to
9613065
Compare
Proposed changes (including videos or screenshots)
This PR removes the WebDAV integration from the codebase.
WebDAV has been officially deprecated in Rocket.Chat and is already scheduled to be removed in upcoming versions, as announced in our documentation. Additionally, the integration relied on third-party libraries that have had recurring security vulnerabilities (CVEs), making its removal also a security improvement.
WebDAV support is no longer available after this change.
Changes implemented:
Issue(s)
VLN-345
Steps to test or reproduce
Further comments