This module provides features for users management.
1.7.0
Security
| Product | Module |
|---|---|
| OrchardCore | Users (OrchardCore.Users) |
| Name | Users Impersonation (OrchardCoreContrib.Users.Impersonation) |
| Description | Allows the administrators to sign in with other user identity. |
| Dependencies | OrchardCore.Users |
| Name | User Avatar (OrchardCoreContrib.Users.Avatar) |
| Description | Displays the user avatar on the admin menu. |
| Dependencies | OrchardCore.Users |
| Name | Version |
|---|---|
OrchardCoreContrib.Users |
1.7.0 |
OrchardCoreContrib.Users |
1.6.0 |
OrchardCoreContrib.Users |
1.5.1 |
OrchardCoreContrib.Users |
1.5.0 |
OrchardCoreContrib.Users |
1.4.0 |
OrchardCoreContrib.Users |
1.3.0 |
OrchardCoreContrib.Users |
1.2.0 |
OrchardCoreContrib.Users |
1.1.0 |
OrchardCoreContrib.Users |
1.0.0 |
- Install the
OrchardCoreContrib.UsersNuGet package to your Orchard Core host project. - Go to the admin site
- Select Configuration -> Features menu.
- Enable the
Impersonationfeature. - Select Security -> Users menu.
Impersonatebutton will show up for every user in the list.- Click the
Impersonatebutton for the user that you want to log with his account. After that you will be redirected to the admin site with newly credentials. - Select Security -> End Impersonation menu to end the current session.
- Enable the
User Avatarfeature. - User avatar should be displayed on the user menu.
