You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PRESIDECMS-3026 simple, non-intrusive logic to assume a logged in user in background thread
This allows threaded code to set a spoofed logged in user ID that might be
used by various logic run in the thread to give context.
In particular, if a developer creates an adhoc task with a web user owner,
that owner ID should and will now be used as the spoofed logged in user
for the task thread.
0 commit comments