Skip to content

Conversation

@nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Mar 18, 2025

Checklist

@nickvergessen nickvergessen self-assigned this Mar 18, 2025
@nickvergessen nickvergessen requested a review from a team as a code owner March 18, 2025 08:50
@nickvergessen nickvergessen requested review from Altahrim, artonge and nfebe and removed request for a team March 18, 2025 08:50
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/ios-3365/allow-2fa-for-ephemeral-sessions branch from 09a9c71 to c9aea8f Compare March 18, 2025 08:53
@nickvergessen
Copy link
Member Author

/backport to stable31

@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

@nickvergessen nickvergessen enabled auto-merge March 18, 2025 09:13
@nickvergessen nickvergessen merged commit 9d738f6 into master Mar 18, 2025
198 of 203 checks passed
@nickvergessen nickvergessen deleted the bugfix/ios-3365/allow-2fa-for-ephemeral-sessions branch March 18, 2025 09:15
@backportbot
Copy link

backportbot bot commented Mar 18, 2025

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

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

# Create the new backport branch
git checkout -b backport/51544/stable25

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

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

Error: Failed to check for changes with origin/stable25: No changes found in backport branch


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

@backportbot
Copy link

backportbot bot commented Mar 18, 2025

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

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

# Create the new backport branch
git checkout -b backport/51544/stable26

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

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

Error: Failed to check for changes with origin/stable26: No changes found in backport branch


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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal server Error on sign in first time

5 participants