Impersonating Troubleshooters can now impersonate users and groups#7488
Impersonating Troubleshooters can now impersonate users and groups#7488labkey-adam wants to merge 2 commits intorelease26.3-SNAPSHOTfrom
Conversation
|
The PR in develop is causing a crawler failure when it hits /home/user-impersonateUser.view with a GET. It's because Simple repro is to hit /home/user-impersonateUser.view with a GET in your browser. We want to see: instead of: I propose we fix in this PR and let it propagate into develop. Maybe by refactoring the method check in |
|
Yep, I'm aware and have a local fix |
|
The |
Rationale
Backport of #7465