-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[5.2.3] Removing deprecated access to User object attributes #44694
Conversation
Apply joomla#43268 to dispatcher (5.2.3 security fix)
I have tested this item ✅ successfully on ed3a683 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44694. |
I have tested this item ✅ successfully on ed3a683 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44694. |
@laoneo Not a good idea to update the branch so the human test counter is reset so when checking in the issue tracker for PRs in state "pending" which have 2 tests, the PR is not found. You should have set RTC before updating the branch, or restored the test results in the issue tracker after the branch update. |
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44694. |
Thanks @heelc29 ! |
Summary of Changes
Re-apply updates from #43268 to new com_users dispatcher (5.2.3 security fix)
Testing Instructions
check https://github.com/joomla/joomla-cms/pull/43268/files#diff-65f728c437890b80fea358c8762fe7d25fecabb5ac63f200ba0409e874db0291
Actual result BEFORE applying this Pull Request
deprecated access to user object guest attribute
Expected result AFTER applying this Pull Request
no deprecated access to user object guest attribute
Link to documentations
Please select: