Tom Dykstra
8b73f0a589
ROPC remediation - 11 files ( #33972 )
2024-10-30 09:40:23 -07:00
Luke Latham
926a96bd37
RCL casing ( #33500 )
2024-08-30 09:46:46 -04:00
Luke Latham
feb375f884
Update "CLI" tab controls ( #32703 )
2024-05-30 14:08:45 -04:00
Hao Kung
e260c43d3e
Clarify AddEntityFrameworkStores behavior ( #27120 )
...
* Clarify AddEntityFrameworkStores behavior
* Update aspnetcore/security/authentication/customize-identity-model.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2022-09-28 12:07:31 -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
Kirk Larkin
2a5520dc53
Code-fence common file extensions ( #25383 )
2022-03-23 10:48:44 +00:00
Luke Latham
5f1743e629
Add Blazor Hybrid to no-loc metadata ( #25064 )
2022-02-18 07:17:09 -06:00
Kirk Larkin
2a2fedf512
Replace /dotnet/api with xrefs in Security ( #25017 )
2022-02-15 10:49:11 +00: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
Fiyaz Bin Hasan
554f673583
modified documentation for customize identity model ( #22211 )
...
* modified documentation for customize identity model
* documentation review fixes
* Update customize-identity-model.md
* Update customize-identity-model.md
Code review changes
* Update aspnetcore/security/authentication/customize-identity-model.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-05-06 10:44:56 -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
Luke Latham
fcbd52f54c
Use placeholder for types remarks ( #19533 )
2020-08-16 11:07:14 -05:00
Rick Anderson
3a5c8b81d4
add Cookie to no loc ( #19446 )
2020-08-07 14:55:26 -10:00
Luke Latham
80446f1dd8
Add Blazor WebAssembly/Server to no-loc ( #18962 )
2020-06-25 19:11:04 -05:00
Gunnar
c6ee7c58a2
Don't duplicate calls made in AddDefaultIdentity ( #18376 )
...
Usage of AddDefaultIdentity does not match the description here
https://docs.microsoft.com/en-us/aspnet/core/security/authentication/identity?view=aspnetcore-3.1&tabs=visual-studio#adddefaultidentity-and-addidentity
Changed to AddIdentity where subsequently chained calls are duplicating calls made inside AddDefaultIdentity
2020-06-16 12:01:39 -10:00
Luke Latham
f2834015b6
Drop existing no-loc entries ( #18111 )
2020-05-04 12:00:16 -05:00
Luke Latham
ed1b30ed9e
Fix broken links ( #13061 )
2019-07-01 17:18:29 -05:00
Scott Addie
e8623a3d4b
add missing code snippet dev lang
2019-05-10 11:05:48 -05:00
Rick Anderson
eb1297ab2b
Update customize-identity-model.md ( #12033 )
2019-04-17 17:24:19 -10:00
Nick Schonning
d125525ff2
fix: MD038/no-space-in-code ( #11583 )
...
- Replace ` with %60 in xref links
- Remove spaces inside code span elements
2019-03-21 15:04:23 -05:00
Nick Schonning
188fdb2abe
fix: MD012/no-multiple-blanks ( #11596 )
...
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Scott Addie
2a07c6f1df
Fix invalid Scaffold Identity link ( #8739 )
...
Fixes a link build warning introduced in https://github.com/aspnet/Docs/pull/8640 .
2018-09-27 11:57:50 -05:00
Scott Addie
6ee808c991
2.1 updates to Identity PK data type doc ( #8640 )
...
* 2.1 updates to Identity PK data type doc
* Fix xref link
* Simplify doc
* Minor tweaks
* Verbiage tweaks
* Fix line highlighting
* Remove unused sample code
* Merge PK doc into larger customization doc
* Add missing property to ApplicationUser class
* Add redirect to retire PK doc
* Add missing file extension to redirect file
* Remove restriction on 2.1+
* Display lazy loading section for 2.1+
* Formatting changes
* Fix line highlighting
* Add property to ApplicationRole class
* Remove unnecessary override from ApplicationDbContext class
* Dedent code snippet
* Update customize-identity-model.md
2018-09-27 09:44:02 -05:00