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

fix(config): Mark more app configs sensitive #48584

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

nickvergessen
Copy link
Member

Checklist

@nickvergessen nickvergessen added this to the Nextcloud 31 milestone Oct 7, 2024
@nickvergessen nickvergessen self-assigned this Oct 7, 2024
@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Oct 7, 2024
@nickvergessen
Copy link
Member Author

/backport! to stable30

@nickvergessen
Copy link
Member Author

/backport! to stable29

@nickvergessen
Copy link
Member Author

/backport! to stable28

@nickvergessen
Copy link
Member Author

/backport! to stable27

@nickvergessen
Copy link
Member Author

/backport! to stable26

@nickvergessen
Copy link
Member Author

/backport! to stable25

Copy link

backportbot bot commented Oct 7, 2024

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

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

# Create the new backport branch
git checkout -b backport/48584/stable28

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

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

Error: No changes found in backport branch


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

@nextcloud nextcloud deleted a comment from backportbot bot Oct 7, 2024
@nextcloud nextcloud deleted a comment from backportbot bot Oct 7, 2024
@nextcloud nextcloud deleted a comment from backportbot bot Oct 7, 2024
@nickvergessen
Copy link
Member Author

Manual 28 backport in #48590
(code was moved in 29)

@susnux susnux merged commit bbb6cb2 into master Oct 7, 2024
177 checks passed
@susnux susnux deleted the bugfix/noid/increase-exclude-list branch October 7, 2024 11:14
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.

3 participants