d852fa4135
* remove redundant remote_user for local setting local action plugin already does and this also should fix fork/thread issue by removing use of pwd library fixes #59642 (cherry picked from commit488b9d6c35
) * ensure local exposes correct user (#72543) * ensure local exposes correct user avoid corner case in which delegation relied on playcontext fallback which was removed fixes #72541 (cherry picked from commitaa4d53ccdf
)
2 lines
100 B
YAML
2 lines
100 B
YAML
bugfixes:
|
|
- ensure 'local' connection always has the correct default user for actions to consume.
|