silverstripe-masquerade
Impersonation Module
A module to allow users to impersonate other users in a web application without changing passwords or requiring workarounds.
SilverStripe module to allow users to "masquerade" as other users
16 stars
3 watching
8 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
avallbona/impostor | Allows staff to impersonate other users using their own credentials for authentication purposes. | 159 |
404labfr/laravel-impersonate | A package that allows authenticating as other users in a Laravel application | 2,020 |
unclecheese/silverstripe-mock-dataobjects | A module providing intelligent content generation and mock data functionality for DataObjects in a PHP-based content management system. | 18 |
collective/collective.impersonate | Allows administrators to temporarily assume another user's identity and permissions for testing or verification purposes. | 6 |
sheadawson/silverstripe-userswitcher | Allows admins to quickly switch between users during development and testing | 17 |
blairconrad/selfinitializingfakes | A framework for creating reusable fake objects with persistent behavior after the initial setup | 11 |
silverstripe/silverstripe-populate | Automates data population from YAML files into a SilverStripe application's database. | 26 |
django-hijack/django-hijack | Allows administrators to impersonate and work on behalf of other users without needing their credentials. | 1,537 |
tractorcow-farm/silverstripe-fluent | A SilverStripe module for managing localization of content and navigation across multiple languages without managing separate site trees. | 93 |
eladshamir/whisker | A tool for manipulating Active Directory user and computer accounts by adding shadow credentials. | 813 |
thehydroimpulse/nanomsg.rs | A Rust implementation of a messaging library that allows inter-process communication and synchronization. | 391 |
marmelab/fakerest | A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 439 |
silverstripe/sspak | A tool for managing database and asset content across multiple environments in web applications. | 47 |
hapijs/crumb | A module that helps protect against cross-site request forgery (CSRF) attacks in web applications by generating and validating secret values called crumb. | 171 |
kartik-v/yii2-social | A module for embedding social plugins and widgets into Yii2 applications. | 92 |