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

Issue #276 - Support for TLS client certificates #1048

Closed
wants to merge 23 commits into from

Codacy issues in test

40cb798
Select commit
Loading
Failed to load commit list.
Closed

Issue #276 - Support for TLS client certificates #1048

Codacy issues in test
40cb798
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jan 23, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
           

Complexity increasing per file
==============================
- library/src/test/java/com/owncloud/android/lib/common/network/AdvancedX509KeyManagerTests.kt  1
- library/src/main/java/com/owncloud/android/lib/common/network/SelectClientCertificateHelperActivity.java  3
- library/src/main/java/com/owncloud/android/lib/common/OwnCloudClient.java  1
- library/src/main/java/com/nextcloud/common/NextcloudClient.kt  3
         

Clones removed
==============
+ library/src/main/java/com/nextcloud/common/PlainClient.kt  -1
+ library/src/main/java/com/nextcloud/common/NextcloudClient.kt  -1
         

See the complete overview on Codacy