Metadata >> NuGet >> Hangfire.Dashboard.Authorization

Hangfire.Dashboard.Authorization

Metadata

Authors Sergey Odinokov
Copyrights Copyright � 2014 Sergey Odinokov
Description Some authorization filters for Hangfire's Dashboard.
LicenseUrl https://raw.github.com/HangfireIO/Hangfire.Dashboard.Authorization/master/LICENSE
Owners odinserj
ProjectUrl https://github.com/HangfireIO/Hangfire.Dashboard.Authorization
ReleaseNotes https://github.com/HangfireIO/Hangfire.Dashboard.Authorization/releases 2.1.0 * Added � Basic authentication filter (by @sergun). * Added � Check `Authentication.User` is not null in claims authorization filter (by @pjcunningham).
RequireLicenseAcceptance False
Tags Hangfire Dashboard Authorization
Dependencies Owin:1.0|Hangfire.Core:1.1.1
Title Hangfire Dashboard Authorization Filters
PackageSize 101688
PackageHashAlgorithm SHA512
PackageHash yotYgI2xyBfY+X3JHQDb7ZpoJUfbsMK0AuMCCsrt9ojab0Pq0AaKq3HLoCqh0hxrFkPDpVHqNOb3jJX821aAuQ==
DownloadCount 000000
CreatedDate 2014-12-08T12:49:08

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Hangfire.Dashboard.Authorization -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Hangfire.Dashboard.Authorization -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Hangfire.Dashboard.Authorization
Installing the package (HTTP Basic authentication):
Install-Package Hangfire.Dashboard.Authorization -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Hangfire.Dashboard.Authorization -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Hangfire.Dashboard.Authorization

OpenWrap

Installing the package:
o add-wrap Hangfire.Dashboard.Authorization
Uninstalling the package:
o remove-wrap Hangfire.Dashboard.Authorization

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.1.0