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

allow 'Nextcloud' in the user agent string of Android #7462

Merged
merged 2 commits into from
Dec 12, 2017

Conversation

schiessle
Copy link
Member

It is already possible for iOS, this PR also enable it for Android. This way we can effectively block all clients which don't support end-to-end encryption. We should backport it so that the new Android client will also work with older Nextcloud releases.

cc @tobiasKaminsky @AndyScherzinger

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
@AndyScherzinger
Copy link
Member

👍 Nice @schiessle ❤️

Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me

@codecov
Copy link

codecov bot commented Dec 12, 2017

Codecov Report

Merging #7462 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #7462      +/-   ##
============================================
+ Coverage      51.1%   51.11%   +<.01%     
  Complexity    24900    24900              
============================================
  Files          1601     1601              
  Lines         94772    94772              
  Branches       1367     1367              
============================================
+ Hits          48435    48438       +3     
+ Misses        46337    46334       -3
Impacted Files Coverage Δ Complexity Δ
lib/private/Files/Cache/Propagator.php 94.93% <0%> (-1.27%) 16% <0%> (ø)
apps/files_trashbin/lib/Trashbin.php 72.28% <0%> (-0.25%) 136% <0%> (ø)
core/js/js.js 63.55% <0%> (+0.56%) 0% <0%> (ø) ⬇️

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
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.

4 participants