Hao Kung
|
b6f1d7b518
|
Authorized => Authenticated (#1477)
|
2016-06-23 15:50:15 -07:00 |
Barry Dorrans
|
cfe441c97f
|
Add func based policy fulfillment (#1478)
* Add func based policy fulfillment
Fixes #1456
* Removing simply
|
2016-06-23 15:40:01 -07:00 |
Hao Kung
|
338b72ce65
|
AuthZ updates (#1467)
|
2016-06-23 13:52:35 -07:00 |
Hao Kung
|
19dd439f58
|
Fix property name
|
2016-06-23 15:48:53 -04:00 |
Hao Kung
|
6d5d5c7f3a
|
Minor code cleanup
|
2016-06-23 15:36:14 -04:00 |
Hao Kung
|
df6f6a631c
|
Fix Typo The => Then
|
2016-06-23 12:16:34 -07:00 |
Hao Kung
|
07858c8a35
|
Handle => HandleReq
|
2016-06-23 15:04:40 -04:00 |
Hao Kung
|
cc003ce4ff
|
Remove key value pair wording
|
2016-06-23 14:03:13 -04:00 |
Hao Kung
|
f9af43995d
|
Wording tweaks
|
2016-06-23 13:52:55 -04:00 |
RachelAppel
|
34cd33d346
|
quick fix
|
2016-06-23 13:52:15 -04:00 |
Hao Kung
|
96fd151b39
|
Wording tweaks
|
2016-06-23 13:52:15 -04:00 |
Hao Kung
|
64d5db656d
|
Remove old reference to MVC namespace for Authorize
|
2016-06-23 10:32:45 -07:00 |
danroth27
|
cc312dbdb7
|
Merge branch 'master' into dev
|
2016-06-21 15:14:27 -07:00 |
Rick Anderson
|
77b1b3505e
|
kill monster run on sentence in auth/claims.rst (#1401)
|
2016-06-16 21:26:40 -07:00 |
Rick Anderson
|
7dac924d52
|
auth intro ASP.NET V5 to Core (#1400)
|
2016-06-16 10:52:33 -07:00 |
Daniel Roth
|
026ca53af9
|
Update to AuthorizationFilterContext (#1393)
|
2016-06-16 09:36:55 -07:00 |
Sébastien Ros
|
5b18d8e39c
|
React to AuthorizationHandler changes (#1388)
* Update policies.rst
* Updating resource based authorization handler examples
|
2016-06-16 09:34:29 -07:00 |
riande@microsoft.com
|
7b104bf545
|
barry added to authors
|
2016-06-10 16:53:43 -10:00 |
Rick Anderson
|
b2a9173ead
|
wordsmithing security/authorization/policies
|
2016-06-07 09:15:25 -10:00 |
VPashkov
|
14d0047607
|
Fix typo in Claims-Based Authorization section
|
2016-05-31 11:30:21 -04:00 |
danroth27
|
52403413d4
|
Update API ref docs for RC2
|
2016-05-27 18:08:54 -07:00 |
riande@microsoft.com
|
8ee6cca3d1
|
make PC police happy
|
2016-05-27 08:16:58 -10:00 |
danroth27
|
76ad77e026
|
Merge branch 'dev'
|
2016-05-16 12:16:38 -07:00 |
Adrian Wright
|
5177bd9948
|
Update claims.rst
Fixed a suspected typo.
|
2016-05-10 22:06:29 -07:00 |
Moshe Gutman
|
ab2fecd08a
|
Update policies.rst
Alcohol was misspelled
|
2016-05-10 22:04:45 -07:00 |
danroth27
|
9a1816faf0
|
Merge branch 'master' into dev
|
2016-04-22 15:30:58 -07:00 |
Sebas-
|
6b71a8ab54
|
Update roles.rst
51d47c7be1/src/Microsoft.AspNet.Mvc.Core/Filters/AuthorizeAttribute.cs (L38)
Input is not being trimmed (remove spaces), so if you follow the documentation, the second role will never be able to access the method.
|
2016-04-22 14:12:32 -07:00 |
danroth27
|
f965804df9
|
Rename ASP.NET 5 to ASP.NET Core and other general cleanups
|
2016-03-28 16:29:22 -07:00 |
Asad
|
fcc66a8db9
|
Update roles.rst
removed double you word
|
2016-03-14 13:26:45 -07:00 |
Martín Coll
|
7901bfe456
|
Fix a typo
Probably a typo from copy and pasting from other examples. We are already in the context of the lambda.
|
2016-03-10 14:41:22 -08:00 |
Johnny Cucerzan
|
51a4f5c687
|
Fixed typo.
Fixed typo from 'have a change to ...' to 'have a chance to ...'.
|
2016-03-07 09:52:15 -08:00 |
Johnny Cucerzan
|
90996bab76
|
Fixed typo.
The wrong method name "AuthorizeSync" is specified in the code explanation, instead of "AuthorizeAsync".
|
2016-03-06 15:54:22 +13:00 |
danroth27
|
0b1ce0e4f0
|
Remove mvc security node and merge context with aspnet security node
|
2016-03-02 11:19:44 -08:00 |
Sourabh Shirhatti
|
321423fce2
|
Fix casing for date of birth
|
2016-02-29 10:47:58 -08:00 |
smelons
|
7f6f2cdadc
|
Fix AddAuthorization syntax
|
2016-02-29 10:41:15 -08:00 |
Jimmy Hannon
|
29c3d17dde
|
Update policies.rst
|
2016-02-22 11:50:19 -08:00 |
Johnwii.Chang
|
eeea2b0b98
|
Update views.rst
Origin: href="@Url.Action("Edit", "Document", new {id= Model.Id})"">Edit</a></p>
Extra " was typed in this document. Delete it already.
|
2016-01-25 10:30:41 -08:00 |
vmh32
|
06c6b65211
|
Update policies.rst
Missing closing parenthesis in code
|
2016-01-15 10:54:52 -08:00 |
Kevin Pilch-Bisson
|
c631d98feb
|
Fix typo (period to comma)
|
2016-01-05 10:12:09 -08:00 |
Barry Dorrans
|
8d47b40619
|
Added example on how to call into operational requirement.
|
2015-12-22 11:11:04 -08:00 |
Barry Dorrans
|
bcc486f506
|
Add new section on DI and update the old DI syntax to the new syntax.
Removing namespaces to make the samples easier.
|
2015-12-21 11:40:28 -05:00 |
RachelAppel
|
ca8d1bd1ad
|
Merge branch '1.0.0-rc1'
|
2015-12-09 15:07:06 -05:00 |
Brock Allen
|
2745ff021a
|
Update roles.rst
|
2015-12-09 14:31:23 -05:00 |
Barry Dorrans
|
61fac0cbe1
|
Change broken doc links are file moves to will always work ref links
|
2015-12-09 11:14:53 -08:00 |
Barry Dorrans
|
c90cdcb231
|
Add Authz documentation and cleanup authn to its own section
|
2015-12-08 12:24:37 -08:00 |
danroth27
|
b7613c2893
|
Create new MVC project
|
2015-06-01 15:45:30 -07:00 |