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

PRESIDECMS-3026 simple, non-intrusive logic to assume a logged in user in background thread #1576

Open
wants to merge 4 commits into
base: stable
Choose a base branch
from

Conversation

DominicWatson
Copy link
Contributor

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.

…r 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.
Copy link

github-actions bot commented Mar 11, 2025

Test Results

    1 files  ±0    109 suites  ±0   2m 51s ⏱️ +16s
1 735 tests ±0  1 732 ✅ ±0  3 💤 ±0  0 ❌ ±0 
1 738 runs  ±0  1 735 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit be2fa35. ± Comparison against base commit bfc0cd3.

♻️ This comment has been updated with latest results.

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.

1 participant