Skip to content
Commit dd916030 authored by Chad Phillips's avatar Chad Phillips
Browse files

#92361 -- The pre-auth user feature does not work properly. patch by plumbley....

#92361 -- The pre-auth user feature does not work properly. patch by plumbley. since user_load() always includes the authenticated user permission, LT needs to specifically re-check it's possible removal of the role in the load op of hook_user(). this *should* counteract anything which might reset the user object in the page load -- any modules not using user_load to mess with the user object are doing it wrong.  :)
parent 112a9a71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment