allow users to opt-out autocomplete in share dialog#34862
Conversation
bc9a145 to
5fe2a7d
Compare
Codecov Report
@@ Coverage Diff @@
## master #34862 +/- ##
=============================================
- Coverage 65.35% 48.39% -16.96%
=============================================
Files 1208 109 -1099
Lines 69969 10493 -59476
Branches 1280 1280
=============================================
- Hits 45726 5078 -40648
+ Misses 23871 5043 -18828
Partials 372 372
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #34862 +/- ##
============================================
+ Coverage 65.34% 65.35% +<.01%
- Complexity 18506 18508 +2
============================================
Files 1209 1209
Lines 70102 70107 +5
Branches 1280 1280
============================================
+ Hits 45806 45815 +9
+ Misses 23924 23920 -4
Partials 372 372
Continue to review full report at Codecov.
|
5fe2a7d to
b0c3f1e
Compare
|
@jvillafanez you already reviewed similar things in auto-accept share and I believe, you are familiar with code base of this PR. Your review in here can help me. Thanks. |
|
I haven't checked the logic in depth, nor tested it. The code looks fine, just minor touches. |
b0c3f1e to
0c8b2cb
Compare
|
@ownclouders rebase |
|
Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently |
0c8b2cb to
aee42f6
Compare
|
Automated rebase with GitMate.io was successful! 🎉 |
PVince81
left a comment
There was a problem hiding this comment.
@karakayasemi please use p() for proper sanitization
aee42f6 to
71597c6
Compare
Description
allow users to opt-out autocomplete in sharing dialog
Also, I made some changes to simplify adding a new config option to personal sharing panel.
Related Issue
https://github.com/owncloud/enterprise/issues/3142
Motivation and Context
some users do not want to be found via autocomplete
How Has This Been Tested?
Manually tested by applying the following steps:
testadminAllow username autocompletion in share dialogcheckbox within the sharing admin paneltestAllow finding you via autocomplete in share dialogfrom personal sharing panel withtestuserteskeyword in share dialog,testshould not be listedAllow finding you via autocomplete in share dialogfrom personal sharing panel withtestuserteskeyword in share dialog,testshould be listedTypes of changes
Checklist:
Open tasks: