[Stable9.1] Improved remote user search (#27996)#28194
Merged
DeepDiver1975 merged 1 commit intostable9.1from Jul 6, 2017
Merged
[Stable9.1] Improved remote user search (#27996)#28194DeepDiver1975 merged 1 commit intostable9.1from
DeepDiver1975 merged 1 commit intostable9.1from
Conversation
5400927 to
1d02afd
Compare
* Use dav appconfig for customisable remote contact search properties * Add limit and offset to remote user search * Implement & fix carddavbackend search tests for limit and offset * Fix sharee test to get search properties from config * Improve sharee controller remote user search tests * Include custom search properties in sharee exact matches * Add explicit sorting of remote user searches * Make addressbook search limit and offset optional
1d02afd to
4902de0
Compare
Contributor
|
any update on this backport ? |
|
I am trying to test the backport in sciebo, but still have some problems with the patch and the trust relationship. I hope I can give you feedback in a few days. |
|
We are using the patch since several days now in a production instance. It is working as expected (as far as I can tell) and I did not find any side effects so far. |
Contributor
|
@Helios07 thanks for the feedback. The fix was merged so it will make it into the next 9.1 release. |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Use dav appconfig for customisable remote contact search properties
Add limit and offset to remote user search
Implement & fix carddavbackend search tests for limit and offset
Fix sharee test to get search properties from config
Improve sharee controller remote user search tests
Include custom search properties in sharee exact matches
Add explicit sorting of remote user searches
Make addressbook search limit and offset optional
Backport of #27996 to stable9.1