Skip to content

Add clear session button to Request panel#1066

Open
dereuromark wants to merge 4 commits into5.xfrom
feature/clear-session-button
Open

Add clear session button to Request panel#1066
dereuromark wants to merge 4 commits into5.xfrom
feature/clear-session-button

Conversation

@dereuromark
Copy link
Copy Markdown
Member

Summary

  • Adds a "Clear Session" button to the Session section of the Request panel
  • Allows developers to quickly clear session data during development
  • Follows existing cache clearing pattern

Closes #1065

Adds a "Clear Session" button to the Session section of the Request
panel, allowing developers to quickly clear their session data during
development without needing to manually delete session files or use
browser dev tools.

Follows the existing pattern used by the cache clearing functionality.

Refs #1065
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clear the PHP session

1 participant