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(status): Avoid session creation for status requests #49406

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

solracsf
Copy link
Member

@solracsf solracsf commented Nov 20, 2024

Checklist

@solracsf solracsf added the 3. to review Waiting for reviews label Nov 20, 2024
@solracsf solracsf added this to the Nextcloud 31 milestone Nov 20, 2024
@solracsf solracsf self-assigned this Nov 20, 2024
lib/base.php Outdated Show resolved Hide resolved
@solracsf solracsf force-pushed the avoidStatusSessions branch from 59d4d1d to 6140788 Compare November 20, 2024 19:10
@solracsf solracsf requested a review from szaimen November 20, 2024 19:10
lib/base.php Outdated Show resolved Hide resolved
@solracsf solracsf force-pushed the avoidStatusSessions branch from 6140788 to 7395bfd Compare November 21, 2024 06:27
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but didnt test

lib/base.php Outdated Show resolved Hide resolved
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But since we have a valid request class in the place already, it should be fine

@nickvergessen nickvergessen merged commit c9bd003 into master Nov 22, 2024
187 checks passed
@nickvergessen nickvergessen deleted the avoidStatusSessions branch November 22, 2024 09:41
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't open PHP session for status.php
4 participants