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

Deprecate modUserProfile->sessionid and do not set value #16697

Open
wants to merge 3 commits into
base: 3.x
Choose a base branch
from

Conversation

opengeek
Copy link
Member

What does it do?

Marks the modUserProfile->sessionid field as deprecated and does not set the value when a user session is initiated or session id changes.

Why is it needed?

Security enhancement.

How to test

Make sure data is not added to the field for new users or updated for existing users when sessions are utilized.

Related issue(s)/PR(s)

n/a

@opengeek opengeek requested a review from Mark-H as a code owner January 28, 2025 20:31
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.53%. Comparing base (b1a02c3) to head (90bc204).
Report is 10 commits behind head on 3.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                3.x   #16697   +/-   ##
=========================================
  Coverage     21.53%   21.53%           
+ Complexity    10734    10733    -1     
=========================================
  Files           565      565           
  Lines         32540    32539    -1     
=========================================
  Hits           7007     7007           
+ Misses        25533    25532    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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