Commit Graph

47 Commits (Rick-Anderson-patch-11)

Author SHA1 Message Date
Wade Pickett 42ce542283
PasswordHasherOptions default quick fix (#32019) 2024-03-11 09:01:43 -07:00
Rick Anderson a0e7a43c07
ISecurityStampValidator /1 (#28125)
* ISecurityStampValidator  /1

* ISecurityStampValidator  /1

* ISecurityStampValidator  /1

* ISecurityStampValidator  /1

* Update aspnetcore/security/authentication/identity-configuration.md
2023-01-20 08:50:39 -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
Rick Anderson f648ff6168
.NET 6 update to config Identity/2 (#25012)
* .NET 6 update to config Identity/2

* .NET 6 update to config Identity/2

* .NET 6 update to config Identity/2

* .NET 6 update to config Identity/2

* .NET 6 update to config Identity/2

* .NET 6 update to config Identity/2

* .NET 6 update to config Identity/2

* .NET 6 update to config Identity/2
2022-02-14 16:50:18 -10:00
Rick Anderson 1c91031920 moniker prep for Identity 2022-02-14 14:46:13 -10:00
Kirk Larkin e4f1a20574
Replace /dotnet/api with xrefs in Identity Configuration (#24882) 2022-02-04 14:51:58 +00:00
haibo zhang 3111bcc4ef
Task#536167:[Refresh link]Replace bookmarks in repo. (#24741) 2022-01-26 07:55:46 -10: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
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
Luke Latham 1c7409b4a6
Password configuration (#19240) 2020-07-17 14:04:30 -05:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Nick Schonning 32bf4679b3 fix: MD033/no-inline-html (#11586)
* fix: MD033/no-inline-html

Doesn't remove actual inline HTML, but escapes Generics and examples in braces

* Apply suggestions from code review

Co-Authored-By: nschonni <nschonni@gmail.com>
2019-03-19 13:17:14 -05:00
Luke Latham 50979f2b47 Password Hasher options (#10884)
Fixes #10425

[Internal Review Topic (Password Hasher options section)](https://review.docs.microsoft.com/en-us/aspnet/core/security/authentication/identity-configuration?view=aspnetcore-1.0&branch=pr-en-us-10884#password-hasher-options)

Thanks @Kool-Koder for the issue. Thanks again to @serpent5 for a killer answer that made this one a breeze. I *stole* some of your phrasing for this. 🍻
2019-02-12 09:29:31 -10:00
Luke Latham 477300456c Fix broken table (#8940)
Fixes #8938 

... and also escapes an underscore in a latter table cell.
2018-10-09 10:36:33 -10:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Rick Anderson e8d609b1ea
Update config Identity to 2.1 (#8033)
* Update config Identity to 2.1

* work

* work

* work

* work

* work

* work
2018-08-20 16:00:18 -07: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 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham 7b9b0488cb
Add lockout feature content (#5582) 2018-03-09 16:38:37 -08:00
Scott Addie 7fb8eb5fea
Expand description of Cookie.Expiration property (#5611) 2018-03-06 17:45:42 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham ceb264b696 Identity config topic updates (#5524)
* Identity config topic updates

* React to feedback

* Remove extra pipe

* Nits

* One more nit
2018-02-21 11:24:39 -06:00
Ivar Nesje 352ce0b4b8 Document ReturnUrlParameter default value (#5517) 2018-02-20 00:46:03 -06:00
Ivar Nesje 399fe31a70 Non-sense default cookie parameters (#5510) 2018-02-19 22:55:43 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -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
Rachel Appel b02912dedb
Address issues in 3445: add code, fix bugs (#5152)
UE Edit and address 3445
2018-01-10 11:56:11 -05:00
Scott Addie bd666067fa
Alphanumeric --> non-alphanumeric (#4668) 2017-10-30 10:51:43 -05:00
Scott Sauber 76d42f09f3 Add ASP.NET Core 2 features to Identity Configuration. (#4288)
* Add ASP.NET Core 2 features to Identity Configuration.
Fixed typo with ASP.NET Core 1 Cookie Name.

* Make things more clear and call out the specific options.

* Fix wording, spacing, typo on folder name.  Display 1.x snippets with more context

* Fix typo

* Move properties and call out ASP.NET Core 1.x ones.
2017-09-19 09:44:10 -05:00
Scott Addie ddefc78270 Add missing metadata to Identity configuration doc (#4313) 2017-09-18 10:10:27 -05:00
dansoper cff46b1453 Update identity-configuration.md (#3618)
Suggestions by @tdykstra
2017-07-03 10:46:58 -07:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
dansoper 22babd1593 Grammar fix in identity-configuration.md (#3598)
* Grammar fix in identity-configuration.md

* Update identity-configuration.md
2017-06-30 01:27:56 +00:00
ch-hristov b3aa458bb5 Update identity-configuration.md (#3226) 2017-04-14 07:48:25 -10:00
Adrien TORRIS 8679c436ef Update highlights in code samples 2016-12-12 10:44:57 +01:00
Adrien TORRIS 529a866427 Add example of how configure Identity to use Guid data type for primary keys
Next #1975 PR
2016-12-12 10:35:18 +01:00