Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.48 KB
MD5: b1a2d5b3ba612852d5b9d8a9e691f4eb
SHA-1: 283d88e5e954966e289f20acbae002d7e11d80b0
SHA-256: 30be6bb596f6c40669d4284455ee54657a620a24a1b9528222ac6fbd7c9ac771
Download zip
16.09 KB
MD5: cc323756f784453dd6d382703bc1c4bc
SHA-1: 50841ddaae9087b673ed3f09c31bbc492482747f
SHA-256: 96bb7811ed4e52f8f29a06ead33670115ad95b945126c866313da80ce097b1b0
Release notes
Fixed a lot of bugs
#1019832: masquerade_user_update doesn't check whether $edit['masquerade_users'] is set, data loss occurs
#1146450: Provide hook_user_operation()
#1166560: Masquerade thinks site is offline when it's not.
#1261676: Add README.txt back into 7.x branch
#1258376: Incompatible SQL statement for SQL Server
#1105696: User Anonymous does not exist. Please enter a valid username.
Sync changes from 6.x branch caused by #1147312: Notice: Trying to get property of non-object in masquerade_block_1()
#1116034: The masquerade block is displayed regardless of permission
#1170078: Trying to clean up user interface....