Skip to content

fix(session): Ensure token and UID are valid#55824

Draft
solracsf wants to merge 1 commit intomasterfrom
tokenUserValidity
Draft

fix(session): Ensure token and UID are valid#55824
solracsf wants to merge 1 commit intomasterfrom
tokenUserValidity

Conversation

@solracsf
Copy link
Member

@solracsf solracsf commented Oct 17, 2025

Summary

Fix for:

"File": "/var/www/nextcloud/lib/private/User/Session.php",
    "Line": 415,
    "message": "Call to a member function getEMailAddress() on null",
    "exception": [],
    "CustomMessage": "Call to a member function getEMailAddress() on null"

Checklist

Wrap token retrieval in try-catch to handle InvalidTokenException.

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
@solracsf solracsf added this to the Nextcloud 33 milestone Oct 17, 2025
@solracsf solracsf added the bug label Oct 17, 2025
@blizzz blizzz modified the milestones: Nextcloud 33, Nextcloud 34 Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants