HBS.AutomaticGeneratedUserRoles.Kentico.Mother
12.29.1
dotnet add package HBS.AutomaticGeneratedUserRoles.Kentico.Mother --version 12.29.1
NuGet\Install-Package HBS.AutomaticGeneratedUserRoles.Kentico.Mother -Version 12.29.1
<PackageReference Include="HBS.AutomaticGeneratedUserRoles.Kentico.Mother" Version="12.29.1" />
paket add HBS.AutomaticGeneratedUserRoles.Kentico.Mother --version 12.29.1
#r "nuget: HBS.AutomaticGeneratedUserRoles.Kentico.Mother, 12.29.1"
// Install HBS.AutomaticGeneratedUserRoles.Kentico.Mother as a Cake Addin #addin nuget:?package=HBS.AutomaticGeneratedUserRoles.Kentico.Mother&version=12.29.1 // Install HBS.AutomaticGeneratedUserRoles.Kentico.Mother as a Cake Tool #tool nuget:?package=HBS.AutomaticGeneratedUserRoles.Kentico.Mother&version=12.29.1
Kentico Automatic Generated User Roles
Adds Automatic Everyone
, Authenticated
, and Not Authenticated
Roles back to Kentico (was removed in K12) and automatically handles assigning users to these roles.
Installation
- Install the
HBS.AutomaticGeneratedUserRoles.Kentico
NuGet Package to your MVC Site - Install the
HBS.AutomaticGeneratedUserRoles.Kentico.Mother
NuGet Package to your Kentico EMS Site
Usage
This tool works automatically.
Upon start up it will ensure the Roles exist for all sites (and as a global role) and ensure all users are in the appropriate roles (either Authenticated and Everyone for non public
user, or Not Authenticated and Everyone for the public
user)
Whenever a user is created, it will immediately add them to the global roles, and as the user is assigned to various sites, will also assign them to the roles for that site.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
12.29.1 | 2,965 | 12/2/2019 |