Improve user enumeration - #63883
Conversation
|
/backport to stable34 |
|
/backport to stable33 |
|
/backport to stable32 |
|
/backport to stable35 |
|
/backport to stable31 |
This event allow apps to filter the user returned by queries. Signed-off-by: Carl Schwan <carlschwan@kde.org>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2bca8bc to
57fa839
Compare
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
57fa839 to
ec39805
Compare
|
/backport! to stable35 |
|
/backport! to stable34 |
|
The backport to # Switch to the target branch and update it
git checkout stable35
git pull origin stable35
# Create the new backport branch
git checkout -b backport/63883/stable35
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 5df4b4a2 fb95ffc9 ec39805c
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/63883/stable35Error: Failed to check for changes with origin/stable35: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
|
The backport to # Switch to the target branch and update it
git checkout stable34
git pull origin stable34
# Create the new backport branch
git checkout -b backport/63883/stable34
# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 5df4b4a2 fb95ffc9 ec39805c
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/63883/stable34Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/63883/stable34."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
Summary
TODO
Checklist
3. to review, feature component)stable32)AI (if applicable)