Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nextcloud): add http.Client that handles the CSRF token for webd… #1853

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

Leptopoda
Copy link
Member

We are going to need a separate http client for webdav requests (handling the CSRF workarround).

@Leptopoda Leptopoda requested a review from provokateurin April 2, 2024 21:26
Base automatically changed from feat/nextcloud/add_webdav_response_converter to main April 2, 2024 21:35
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.67%. Comparing base (20ede06) to head (67a122a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1853   +/-   ##
=======================================
  Coverage   44.67%   44.67%           
=======================================
  Files         114      114           
  Lines        3805     3805           
=======================================
  Hits         1700     1700           
  Misses       2105     2105           
Flag Coverage Δ
neon_dashboard 92.56% <ø> (ø)
neon_framework 37.36% <ø> (ø)
neon_talk 100.00% <ø> (ø)

@Leptopoda Leptopoda merged commit f79792d into main Apr 3, 2024
10 checks passed
@Leptopoda Leptopoda deleted the feat/nextcloud/webdav_http_client branch April 3, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants