-
Notifications
You must be signed in to change notification settings - Fork 21
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
Close #3967: Add Masquerade Log module #3970
base: main
Are you sure you want to change the base?
Conversation
Added new line to "require": "drupal/masquerade_log" : "^1.2",
Waiting to check in Probo build. |
Change pins module to specific version. Co-authored-by: Joe Parsons <[email protected]>
Masquerade Log's description in the UI isn't ideal: Perhaps the patch in https://www.drupal.org/project/masquerade_log/issues/3466619 could be added here as well? |
As maintainers haven't taken action on missing module description for ~6 mos., agree with @joshuasosa |
Just checked in Probo build. Looks OK. |
Also does not work with dev version of module. Poss. new module issue for D10. |
Description
Added new line to "require" in composer.json file:
"drupal/masquerade_log" : "^1.2",
Release notes
If this change requires release notes: provide a summary of changes, how to use this change, and any related links. This content will be pasted in the release notes. Use markdown format to ensure proper pasting of information. Release notes example
Make sure to add the
release notes
label to this PR.Related issues
How to test
To Test:
a. The masquerade event
b. Actions taken by the masqueraded user
c. The "stopped masquerading as" event.
Types of changes
Arizona Quickstart (install profile, custom modules, custom theme)
Drupal core
Drupal contrib projects
Checklist