Commit Graph

19387 Commits (a52acaffc9b3de2ab708b4334f67d97c9e67f207)

Author SHA1 Message Date
Luke Latham a52acaffc9
Enhance location of `<script>` tags coverage (#34528) 2025-01-21 18:46:06 -05:00
Tom Dykstra 79ecb83e6a
Update info about limit on number of temp file names (#34491) 2025-01-21 09:10:32 -08:00
salpelter c73808b3b6
Remove an unintended file path (#34527) 2025-01-21 10:41:49 -05:00
damienbod 530c128247
Add small fixes to JWT Bearer authentication page (#34522) 2025-01-21 07:36:34 -05:00
Robert Haken 882bd522c0
[Blazor] Script in HeadContent vs. enhanced navigation (#34518) 2025-01-21 07:00:25 -05:00
Tom Dykstra e84d36fade
Call WebApplication.CreateBuilder(args) only once (#34492)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
2025-01-20 18:09:53 -08:00
sunxunle 14ba4595c2
chore: remove redundant words (#34523) 2025-01-20 07:35:36 -05:00
Rick Anderson d80af0acb3
Merge pull request #34520 from dotnet/rm/guid/1/m2
remove GUID
2025-01-18 17:16:04 -10:00
Rick Anderson a0f81f8dfa remove GUID 2025-01-18 16:26:24 -10:00
Rick Anderson 720559fba0
Merge pull request #34310 from damienbod/damienbod/jwt-bearer-authn
Configure JWT bearer authentication in ASP.NET Core
2025-01-18 16:05:02 -10:00
damienbod eb63d3c018 grammer 2025-01-18 08:59:54 +01:00
damienbod 00cf4101f9
Update aspnetcore/security/authentication/configure-jwt-bearer-authentication.md
Co-authored-by: Stephen Halter <halter73@gmail.com>
2025-01-18 08:24:20 +01:00
damienbod 162f69d7e1
Update aspnetcore/security/authentication/configure-jwt-bearer-authentication.md
Co-authored-by: Stephen Halter <halter73@gmail.com>
2025-01-18 08:19:08 +01:00
damienbod 66902cd50c
Update aspnetcore/security/authentication/configure-jwt-bearer-authentication.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2025-01-17 23:21:25 +01:00
Luke Latham b34d8883b0
Minor script tag guidance language change (#34517) 2025-01-17 07:29:27 -05:00
damienbod a0faf06f00
Update aspnetcore/security/authentication/configure-jwt-bearer-authentication.md
Co-authored-by: Stephen Halter <halter73@gmail.com>
2025-01-17 07:14:04 +01:00
damienbod 69f8103727
Update aspnetcore/security/authentication/configure-jwt-bearer-authentication.md
Co-authored-by: Stephen Halter <halter73@gmail.com>
2025-01-17 07:12:28 +01:00
Rick Anderson c55019af7a
Merge pull request #34506 from salpelter/patch-1
Fix inaccurate code snippet highlighting
2025-01-16 13:56:24 -10:00
Mike Kistler 0e2adf19a5
Batch of small improvements to OpenAPI docs (#34507)
* MaxLength and MinLength set maxItems / minItems on arrays
* Better TOC in the Customization page
* Add the Customize schema reuse section
* Add doc on generating multiple OpenAPI documents
* Apply suggestions from PR review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2025-01-16 13:08:47 -06:00
Luke Latham 3b6e82c616
Drop sample from EF Core-Blazor article (#34482) 2025-01-16 05:56:47 -05:00
Luke Latham bbdfe26723
Update GitHub Pages guidance (#34493) 2025-01-16 05:42:49 -05:00
Luke Latham fa84c7cc3c
Blazor GDPR article (#34499) 2025-01-16 05:13:50 -05:00
Luke Latham 73eedb9319
Scripts loaded via `<head>` content (#34503) 2025-01-16 04:46:39 -05:00
salpelter c8390ab37b
Fix inaccurate code snippet highlighting 2025-01-16 10:48:39 +04:00
Ronmel Ross 2abf7dbc38
Update publish-to-azure-api-management-using-vs.md (#34504) 2025-01-15 23:25:38 +00:00
damienbod ce2b86509c Some fixes 2025-01-15 21:23:51 +01:00
Luke Latham e673acf353
TOTP time skew section (#34501) 2025-01-15 09:02:33 -05:00
Andy (Steve) De George 1e98155b0e
Update pullRequestManagement-labelFiles.yml (#34496) 2025-01-14 16:27:18 -05:00
Rick Anderson 5f775f123d
replace source links with API doc links /4/m2 (#34490)
* replace source links with API doc links /4/m2

* replace source links with API doc links /4/m2

* replace source links with API doc links /4/m2

* replace source links with API doc links /4/m2

* replace source links with API doc links /4/m2

* Update aspnetcore/fundamentals/error-handling/includes/error-handling8.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2025-01-14 19:49:39 +00:00
TheDayIsMyEnemy 9d8cdf7dad
Update Hosted Service Sample to .net8.0 (#32991) 2025-01-14 11:49:22 -08:00
Wade Pickett 6474dea571
Xamarin reference updates (#34460)
* Xamarin reference updates
2025-01-13 15:58:07 -08:00
Rick Anderson 8a730beb54
Update anti-request-forgery.md (#34449)
* Update anti-request-forgery.md

* Update aspnetcore/security/anti-request-forgery.md
2025-01-13 21:37:46 +00:00
damienbod 73449ff50c Add a summary 2025-01-13 22:05:10 +01:00
Rick Anderson 0fe548c41f
Update roles.md (#34487)
* Update roles.md

Fixes #34486

* Update aspnetcore/security/authorization/roles.md

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>

---------

Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2025-01-13 20:55:39 +00:00
Tom Dykstra f058479c9c
Update README.md (#34483) 2025-01-13 10:27:46 -08:00
Georg Jung 982bb02978
Draft: Update Blazor supported localization scenarios (#34481) 2025-01-13 08:29:03 -05:00
Georg Jung 86d6f90324
Make QuickGrid section "Display name support" use correct way to determine display name (#34479) 2025-01-13 11:09:45 +00:00
damienbod e3232f4122 line 2025-01-12 12:23:28 +01:00
damienbod 4b8c82bf6d code clean up 2025-01-11 21:40:32 +01:00
damienbod 6b259f430f Minimal APIs 2025-01-11 21:36:54 +01:00
Bonaventura 772dde8bad
fix sqlite option for aspnet codegenerator (#34421) 2025-01-11 09:32:38 -10:00
Rick Anderson 35792bb36d
Update roles.md (#34464)
Fixes #34463
2025-01-11 09:31:57 -10:00
damienbod e2dd13f362 404 note 2025-01-11 17:52:56 +01:00
damienbod 9f69e6c987 update text 2025-01-11 17:50:31 +01:00
damienbod 05f00a8fb3 Add a reference to the 401 RFC 2025-01-11 17:47:29 +01:00
damienbod d868a8502a Merge branch 'damienbod/jwt-bearer-authn' of https://github.com/damienbod/dotnet-AspNetCore.Docs into damienbod/jwt-bearer-authn 2025-01-11 17:43:37 +01:00
damienbod 6e47529c27 Update text 2025-01-11 17:43:31 +01:00
damienbod acc66579fe
Update aspnetcore/security/authentication/configure-jwt-bearer-authentication.md
Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
2025-01-11 17:28:58 +01:00
damienbod 080393e46f
Update aspnetcore/security/authentication/configure-jwt-bearer-authentication.md
Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
2025-01-11 17:28:36 +01:00
Luke Latham cfd160dd69
Enhance JS initializer remarks (#34474) 2025-01-11 14:12:16 +00:00