User tests: Successful: Unsuccessful:
Some third-party user group plugins rely on the email field to resolve users by email during onUserLogin. Tested successfully.
Pull Request for Issue # .
Summary of Changes
Transmitted email value from user object to response object
Testing Instructions
Login still work as before but retreive user email and make it available for other user plugin getting it from $user['email'] in onUserLogin
Result before applying PR
3rd party other plugins were exiting as not able to retrive user from email as $user['email'] was not avaialble
Result after applying PR
3rd party other plugins are now able to retrive user from email as $user['email'] has the user email.
Backwards compatibility
Yes
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End Plugins |
| Title |
|
||||||