I created this patch to allow you to quickly switch back and forth between a designated default test user. The patch does two things:

1) Adds an element to hook_settings() to allow the user to select the default test user.
2) Adds a menu item for authorized user to switch to the default user

IMPORTANT NOTE: this patch was created with the patch at http://drupal.org/files/issues/og_fix_0.patch installed. It will not apply cleanly to current 4.7.0 version.

CommentFileSizeAuthor
masquerade_quickswitch.patch2.22 KBSteve Dondley
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Steve Dondley’s picture

Patch applied, commited to HEAD and DRUPAL-4-7 branch.

Steve Dondley’s picture

Status: Needs review » Fixed

setting to fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

  • Commit fd71400 on 4.7.x-1.x, 5.x-1.x, 6.x-1.x, master, 8.x-2.x, 8.x-2.x-admin-menu, 8.x-1.x-1836516 by Steve Dondley:
    patch #72791 by Steve Dondley: added quick switch feature
    
    

  • Commit fd71400 on 4.7.x-1.x, 5.x-1.x, 6.x-1.x, master, 8.x-2.x, 8.x-2.x-admin-menu, 8.x-1.x-1836516 by Steve Dondley:
    patch #72791 by Steve Dondley: added quick switch feature