Skip to content

Flag to indicate a user is masquerading #20

@laryn

Description

@laryn

Testing the module.

The README states:

All masquerading transactions are logged, and $user->masquerading will be set; this could be displayed via theme.

However, I'm not seeing this flag being set when testing. In investigating on the Drupal side, I found this RTBC patch which does a fairly major overhaul and simplification, including removing $user->masquerading and replacing with a simple $_SESSION variable.

Patch by joelpittet also attached here.

masquerade-remove_masquerade_table_and_rely_on_session-d7-1926074-31.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions