- Issue created by @tregonia
- First commit to issue fork.
It looks like the commits were added to the 4.0.x branch instead of to the issue-specific branch '3528891-masquerade-support'
solideogloria → changed the visibility of the branch 4.0.x to hidden.
I'm merging the changes into the issue branch.
https://git.drupalcode.org/issue/events_log_track-3528891/-/merge_reques...
When it comes to my thoughts on the feature, I was just about to try creating a custom module to do just this. I'm all for it, as masquerading is something that should be easy to audit.
I would suggest some changes, however. Being able to masquerade doesn't necessarily mean you are an admin. I think the code should use "user" and "target_user", the same way the Masquerade module does.
MR !79 is now the correct MR to work on, as it's from the issue branch into the project branch.
I will also note that I've never used this module before, and I have not tested it. If this feature gets added, I will have a reason to use it.