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 |