Skip to content

Conversation

davidmateita
Copy link
Owner

…eakage. (laravel#97)

Ensure the router.flushAll() method is called during the logout process to clear the Inertia prefetch cache. This prevents potential data leakage where a later user on the same device could access preloaded data from the previous session.

SkandarS0 and others added 3 commits April 22, 2025 10:17
…eakage. (#97)

Ensure the `router.flushAll()` method is called during the logout process to clear the Inertia prefetch cache.
This prevents potential data leakage where a later user on the same device could access preloaded data from the previous session.
@davidmateita davidmateita self-assigned this May 10, 2025
@davidmateita davidmateita reopened this May 10, 2025
@davidmateita davidmateita merged commit 33d3756 into davidmateita:main May 10, 2025
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.

3 participants