Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DNN-Connect/IdentitySwitcher
Allows you to switch between users, without knowing their passwords. Excellent tool during development and testing
https://github.com/DNN-Connect/IdentitySwitcher
dnn dnn-tool dnncms dnnmodule dotnetnuke
Last synced: 3 months ago
JSON representation
Allows you to switch between users, without knowing their passwords. Excellent tool during development and testing
- Host: GitHub
- URL: https://github.com/DNN-Connect/IdentitySwitcher
- Owner: DNN-Connect
- License: mit
- Created: 2018-05-18T06:13:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-24T18:29:55.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T22:11:46.835Z (6 months ago)
- Topics: dnn, dnn-tool, dnncms, dnnmodule, dotnetnuke
- Language: C#
- Size: 6.27 MB
- Stars: 7
- Watchers: 10
- Forks: 7
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dnn - IdentitySwitcher
README
# IdentitySwitcher
The IdentitySwitcher is a simple and useful tool to allow you to switch between users, without knowing their passwords.This is an excellent tool to use during **development** and **testing**. Place the module in the toppane of every page and login in as a different users is just one click away. Test functionality of your site for the various users.
It is even possible to switch to a host user, when allowed by the host account in the settings of the module.
Remove the module before going live?
**Credits**: Original version created by ErikVB, [look here](https://github.com/erikvb/Dnn.IdentitySwitcher)