dhensby / silverstripe-masquerade
SilverStripe module to allow you to masquerade as other users
Installs: 6 917
Dependents: 1
Suggesters: 0
Security: 0
Stars: 13
Watchers: 1
Forks: 8
Open Issues: 3
Type:silverstripe-vendormodule
Requires
Requires (Dev)
- phpunit/phpunit: ^5.7
README
About
This module is designed to allow an Administrator to "login" as another "Member" without changing their password or having to enter into other work-arounds. This can be useful for debugging, remote support and verifying bugs that others report.
Documentation
Please see the documentation
Installation
Installation is only supported via composer
$ composer require dhensby/silverstripe-masquerade
Contributing
Please see CONTRIBUTING.md for guidelines regarding testing and development instructions.
A change log is maintained in CHANGELOG.md
Reporting security issues
TBC
License
Please see LICENSE.md
Credits
Mask logo by Travis Beckham
3.1.x Compatibility fix by @axyr