AspNetCore.Docs/aspnet/security
Daniel Llewellyn 4c04a3458e Fix incorrect UseCookieAuthentication code snippet (#1611)
Replace lambda argument to `app.UseCookieAuthentication()` with instantiation of a `new CookieAuthenticationOptions()` object.
2016-07-05 09:28:08 -06:00
..
authentication Update account confirmation article version to 1.0.0-rc2 2016-06-27 08:18:45 -07:00
authorization Fix incorrect UseCookieAuthentication code snippet (#1611) 2016-07-05 09:28:08 -06:00
cors/sample Remove mvc security node and merge context with aspnet security node 2016-03-02 11:19:44 -08:00
data-protection fix index (#1601) 2016-07-01 16:15:44 -07:00
anti-request-forgery.rst Update anti-request-forgery.rst 2016-04-27 18:06:11 -07:00
app-secrets.rst Fix tools example (#1595) 2016-07-01 10:35:47 -07:00
cors.rst Add version warning extension (#1523) 2016-06-26 01:29:27 -07:00
cross-site-scripting.rst Create new MVC project 2015-06-01 15:45:30 -07:00
enforcing-ssl.rst Remove mvc security node and merge context with aspnet security node 2016-03-02 11:19:44 -08:00
index.rst Remove mvc security node and merge context with aspnet security node 2016-03-02 11:19:44 -08:00
open-redirect.rst Create new MVC project 2015-06-01 15:45:30 -07:00