Skip to content

feat: Add logged in user identity cache key#1709

Open
autumnfound wants to merge 1 commit intoeclipse-openvsx:masterfrom
autumnfound:malowe/master/open-vsx.org-8954
Open

feat: Add logged in user identity cache key#1709
autumnfound wants to merge 1 commit intoeclipse-openvsx:masterfrom
autumnfound:malowe/master/open-vsx.org-8954

Conversation

@autumnfound
Copy link
Contributor

To cover logged in user sessions more cleanly when resolving identities, a new cachekey prefix was added to IdentityService.resoveIdentity. This "user_" prefix is used when there is an identifiable user session for the current request.

Resolves EclipseFdn/open-vsx.org#8954

To cover logged in user sessions more cleanly when resolving identities, a new cachekey prefix was added to IdentityService.resoveIdentity. This "user_" prefix is used when there is an identifiable user session for the current request.

Resolves EclipseFdn/open-vsx.org#8954
@autumnfound autumnfound force-pushed the malowe/master/open-vsx.org-8954 branch from 99bf092 to b6d34eb Compare March 20, 2026 18:54
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.

Improve identity management for rate limiting

1 participant