Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 27, 2025

Backport of PR #51051

Sessions created during the login flow v2 should be short lived to not leave an unexpected opened session in the browser.

This commit add a property to the session object to track its origin, and will close it as soon as possible, i.e., on the first non public page request.

Signed-off-by: Louis Chemineau <[email protected]>
@backportbot backportbot bot added bug 3. to review Waiting for reviews php Pull requests that update Php code labels Feb 27, 2025
@backportbot backportbot bot added this to the Nextcloud 31.0.1 milestone Feb 27, 2025
@artonge artonge merged commit 4e7a3c1 into stable31 Mar 3, 2025
188 checks passed
@artonge artonge deleted the backport/51051/stable31 branch March 3, 2025 11:28
@blizzz blizzz mentioned this pull request Mar 4, 2025
3 tasks
@blizzz blizzz mentioned this pull request Mar 12, 2025
14 tasks
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 bug php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants