Skip to content

Improve user enumeration - #63883

Merged
susnux merged 3 commits into
masterfrom
carl/enumeration-guest2
Sep 1, 2026
Merged

Improve user enumeration#63883
susnux merged 3 commits into
masterfrom
carl/enumeration-guest2

Conversation

@CarlSchwan

Copy link
Copy Markdown
Member
  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@CarlSchwan CarlSchwan added this to the Nextcloud 35 milestone Sep 1, 2026
@CarlSchwan CarlSchwan self-assigned this Sep 1, 2026
@CarlSchwan
CarlSchwan requested a review from a team as a code owner September 1, 2026 08:44
@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Sep 1, 2026
@CarlSchwan
CarlSchwan requested review from Altahrim, icewind1991, salmart-dev and sorbaugh and removed request for a team September 1, 2026 08:44
@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable34

@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable33

@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable32

@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable35

@CarlSchwan

Copy link
Copy Markdown
Member Author

/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>
@CarlSchwan
CarlSchwan force-pushed the carl/enumeration-guest2 branch from 2bca8bc to 57fa839 Compare September 1, 2026 12:18
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
@CarlSchwan
CarlSchwan force-pushed the carl/enumeration-guest2 branch from 57fa839 to ec39805 Compare September 1, 2026 12:25
@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport! to stable35

@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport! to stable34

@backportbot backportbot Bot mentioned this pull request Sep 1, 2026
3 tasks
@susnux
susnux merged commit c3f0522 into master Sep 1, 2026
176 checks passed
@susnux
susnux deleted the carl/enumeration-guest2 branch September 1, 2026 20:25
@backportbot backportbot Bot mentioned this pull request Sep 1, 2026
3 tasks
@backportbot

backportbot Bot commented Sep 1, 2026

Copy link
Copy Markdown

The backport to stable35 failed. Please do this backport manually.

# 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/stable35

Error: 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.

@backportbot

backportbot Bot commented Sep 1, 2026

Copy link
Copy Markdown

The backport to stable34 failed. Please do this backport manually.

# 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/stable34

Error: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants