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

[stable26] fix(dav): Rate limit address book creation #45545

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented May 28, 2024

Backport of #44664

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot added bug 3. to review Waiting for reviews feature: dav feature: carddav Related to CardDAV internals labels May 28, 2024
@hamza221 hamza221 marked this pull request as ready for review June 3, 2024 10:07
@hamza221 hamza221 enabled auto-merge June 3, 2024 10:21
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 7, 2024
@skjnldsv skjnldsv disabled auto-merge June 7, 2024 11:42
@skjnldsv skjnldsv merged commit afeac8f into stable26 Jun 7, 2024
35 of 38 checks passed
@skjnldsv skjnldsv deleted the backport/44664/stable26 branch June 7, 2024 11:42
@hamza221
Copy link
Contributor

/backport to stable25

@hamza221
Copy link
Contributor

/backport to stable24

Copy link
Author

backportbot bot commented Jun 13, 2024

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

# Switch to the target branch and update it
git checkout stable24
git pull origin stable24

# Create the new backport branch
git checkout -b backport/45545/stable24

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 695a1e28

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/45545/stable24

Error: Failed to push branch backport/45545/stable24: fatal: could not read Username for 'https://github.com': No such device or address


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
4. to release Ready to be released and/or waiting for tests to finish bug feature: carddav Related to CardDAV internals feature: dav
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants