-
Notifications
You must be signed in to change notification settings - Fork 804
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
Command-line client. Do not trust SSL certificates by default, unless '--trust' option is set. #5022
Command-line client. Do not trust SSL certificates by default, unless '--trust' option is set. #5022
Conversation
f453542
to
da89694
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy
found issue(s) with the introduced code (1/1)
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5022 +/- ##
==========================================
- Coverage 57.28% 57.16% -0.13%
==========================================
Files 138 138
Lines 17394 17401 +7
==========================================
- Hits 9965 9947 -18
- Misses 7429 7454 +25
|
da89694
to
e721f93
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a tiny nitpick about method name but good besides that
e721f93
to
afa55e0
Compare
@claucambra I had to fix a small logic error and re-request a review. It does not really affect much but it's best to keep it right. |
58e4efd
to
af05de6
Compare
…'--trust' option is set. Signed-off-by: allexzander <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
af05de6
to
564a3ad
Compare
AppImage file: nextcloud-PR-5022-564a3ad987a40135c9d6dedd5a1238caf0ce2d52-x86_64.AppImage |
SonarCloud Quality Gate failed. |
/backport to stable-3.6 |
Signed-off-by: allexzander blackslayer4@gmail.com