Commit Graph

39 Commits (687474b31c6cd67e093db193f2203bdda8536c91)

Author SHA1 Message Date
Rick Anderson 7898190861
Update simple.md (#27804)
* Update simple.md

* Update aspnetcore/security/authorization/simple.md

* Update aspnetcore/security/authorization/simple.md
2023-01-04 15:50:22 -10:00
Lukáš Licek f34e27646d
Fixed plural typo (#27234) 2022-10-10 11:33:35 -05:00
adb-codification 86086cfcde
Minor grammar edit (#26209) 2022-06-22 05:23:32 -05:00
sammychinedu2ky 5aa1197fee
edit (#26152)
* edit

* Update aspnetcore/security/authorization/simple.md

* Update aspnetcore/security/authorization/simple.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-06-15 11:05:26 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
reponemec 972fd2141e
Update simple.md (#22547) 2021-06-16 08:25:44 -05:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Loïc Sharma 5051d60139
Add Razor Pages authorization example (#22037)
* Add Razor page example

* Update simple.md

* Update simple.md

* Update aspnetcore/security/authorization/simple.md

* Update aspnetcore/security/authorization/simple.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-04-27 07:57:38 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Eric Mutta e4448cf0ab
Fix typo in simple,md (#21104) 2021-01-04 04:48:25 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Rick Anderson fb30189a4a
Doc global require authenticated users (#18825)
* Doc global require authenticated usesrs

* Doc global require authenticated usesrs

* Doc global require authenticated usesrs

* Doc global require authenticated usesrs

* Doc global require authenticated usesrs

* work

* react to tratcher feedback

* react to feedback

* Update aspnetcore/security/authorization/secure-data.md

Co-authored-by: Chris Ross <Tratcher@Outlook.com>

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
2020-07-23 17:28:20 -10:00
i-duarte 8ef72b9f14
Broken link (#19091)
Chagne this 
https://github.com/dotnet/AspNetCore.Docs/tree/master/aspnetcore/security/authorization/simple/samples/3.1/PageHandlerAuth/AuthorizePageHandlerFilter.cs
for this
https://github.com/dotnet/AspNetCore.Docs/blob/master/aspnetcore/security/authorization/simple/samples/3.1/PageHandlerAuth/AuthorizeIndexPageHandlerFilter.cs
and this description
AuthorizePageHandlerFilter
for this one
AuthorizeIndexPageHandlerFilter
2020-07-06 12:40:59 -05:00
Rick Anderson d26d4aad43
Use dedicated controllers for mixed attributes (#18879)
* Use dedicated controllers for mixed attributes

* Update aspnetcore/security/authorization/simple.md

Co-authored-by: Pranav K <prkrishn@hotmail.com>

Co-authored-by: Pranav K <prkrishn@hotmail.com>
2020-06-25 15:15:08 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Rick Anderson dd2f0caf0f
Can't apply [Authorize] on page handler methods (#18676)
* Can't apply [Authorize] on page handler methods

* Can't apply [Authorize] on page handler methods

* add compose warning

* add compose warning

* add compose warning

* add sample

* add sample

* add sample

* add sample

* add sample

* Update AuthorizeIndexPageHandlerFilter.cs

* Update AuthorizeIndexPageHandlerFilter.cs

* Update Index.cshtml.cs

* Update Startup.cs

* work

* work

* work

* Update aspnetcore/security/authorization/simple.md

Co-authored-by: Pranav K <prkrishn@hotmail.com>

Co-authored-by: Pranav K <prkrishn@hotmail.com>
2020-06-09 13:43:57 -10:00
Rick Anderson b25259d638
Update simple.md (#18586)
* Update simple.md

* Apply suggestions from code review

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-06-01 10:33:41 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Luke Latham 19731862dd
Fix warning in Simple authorization topic (#7290) 2018-06-25 19:56:24 -05:00
Scott Addie a18a6bdc8c
Metadata updates to ASP.NET Core security docs (#7188)
Addresses #6541
2018-06-20 12:43:43 -05:00
Luke Latham f7e92a3e67 Title, description, and H1 updates (3) (#5717) 2018-03-19 13:40:34 -10:00
Mikael 9fc4d1bd64 Replace AllowAnonymousAttribut by AllowAnonymous (#5397)
Replace AllowAnonymousAttribut by AllowAnonymous for the name of the attribut
2018-02-08 10:56:26 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Scott Addie 3d4e0e3bf8
Dedent controller code sample 2017-12-06 15:05:16 -06:00
Scott Addie 4c4adff9e8 Add missing description metadata to security docs (#4702) 2017-11-01 09:34:09 -10:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Andy Pasic 81425c2f2a Api link fix (#2115)
* quick test

* quick test

* quick test

* Revert "quick test"

This reverts commit 91b07a3df5.

* Revert "quick test"

This reverts commit e44af19bb4.

* Revert "quick test"

This reverts commit 6872a1921d.

* Removed links to old api site

* Fixed link to H1

* quick fix

* Fixed link to H1

* reverted to match master

* removed random character.

* removed random unix character

* removed random unix character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* Quick fixes

* Update CONTRIBUTING.md

* removed random UTF character

* removed random UTF character

* Update routing.md

* Update validation.md

* Update overview.md

* Update linuxproduction.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update cross-site-scripting.md

* Update overview.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update first-web-api.md

* Update nano-server.md

* Update your-first-mac-aspnet.md

* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00