Commit Graph

66 Commits (f92e89f96f9d75efb3aeddfcc73846488a655360)

Author SHA1 Message Date
Rick Anderson 9577a28ce8
Rename Azure AD /1 (#30247)
* Rename Azure AD /1

* Update aspnetcore/security/authentication/social/additional-claims.md

* Rename Azure AD /1

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2023-09-06 15:28:32 -10:00
Rick Anderson 666454555d
Update linux-apache.md (#29676)
* Update linux-apache.md

Fixes #29673

* Update linux-apache.md

* Update aspnetcore/host-and-deploy/linux-apache.md

* Update aspnetcore/host-and-deploy/linux-apache.md

* Update aspnetcore/host-and-deploy/linux-apache.md

* Update aspnetcore/host-and-deploy/linux-apache.md
2023-06-29 15:47:50 -10:00
Rick Anderson 9a8056a34b
Update linux-apache.md (#29081) 2023-05-03 07:46:29 -10:00
Selvin Fehric 20651ef8e5
Fixing paths for apache error and access logs (#28580)
Paths were saved to:
/var/log/apache2helloapp-error.log
/var/log/apache2helloapp-access.log

Instead, it should be:
/var/log/apache2/helloapp-error.log
/var/log/apache2/helloapp-access.log
2023-03-05 12:01:55 -08:00
Asbjørn Ulsberg 89b4487251
Replace references to obsolete HTTP specifications (#28033)
Replace all references to obsolete HTTP specifications such as RFC 2616
and RFC 7230-7234 with references to the latest (as of now)
HTTP specifications; RFC 9110-9112.
2023-01-09 11:55:51 -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 e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Luke Latham 2d29f422aa
Improve Linux deployment guidance (#24655) 2022-01-18 07:19:07 -06:00
Emmanuel Darko 575e5d9c8a
Apache configuration process update on linux (#24417) 2021-12-27 17:02:47 -06:00
Rick Anderson ab0c75f2d6
Update linux-apache.md (#24297) 2021-12-14 12:14:22 -10:00
Luke Latham 3b8e7fe9e8
Broken link fixups (#23249)
* Broken link fixups

* Updates
2021-09-09 10:01:33 -07: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
Luke Latham 3f48af1d51
Fix NOTE (#22062) 2021-04-15 16:38:38 -05:00
Luke Latham 7f62191779
Linux TLS security updates (#21753) 2021-03-17 21:00:36 -05:00
Stephen Halter 874468e63f
Split kestrel.md into multiple pages (#21091)
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-01-15 15:11:48 -08: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
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Rick Anderson b6ca033e53
ForwardedHeaders must be called before UseHsts (#18821)
* ForwardedHeaders must be called before UseHsts

* ForwardedHeaders must be called before UseHsts

* ForwardedHeaders must be called before UseHsts

* ForwardedHeaders must be called before UseHsts

* ForwardedHeaders must be called before UseHsts

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* Update aspnetcore/host-and-deploy/linux-nginx.md

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

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
2020-06-18 14:11:11 -10:00
Kirk Larkin cfbf8ceb7c
Patch up a few broken anchor references (#18813) 2020-06-16 11:49:11 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Luke Latham 6e80fd6b5b
Linux topics ForwardedHeaders middleware update (#17725) 2020-04-10 12:41:55 -05:00
Luke Latham a510489773
Topic author updates (#17193) 2020-03-03 18:42:23 -06:00
Luke Latham cef6508e9f
Clarify namespaces in Linux topic examples (#16866) 2020-02-05 13:07:35 -06:00
Luke Latham a14dcef019
Clarify User option in Linux .service files (#16535) 2020-01-14 13:34:26 -06:00
Luke Latham 5237a99d03
Linux and IIS instruction updates (#15949) 2019-12-02 15:42:51 -06:00
Luke Latham 431903ee0b
Long request headers enhancements (#15514) 2019-11-05 22:40:08 -06:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Scott Addie 8a0ba4a28d
Fix invalid ms.author values (#13087) 2019-07-02 22:38:34 -05:00
Luke Latham c41d9b55db
Mirror env vars separator remarks from Nginx topic (#11761) 2019-03-31 12:14:19 -05:00
Luke Latham e5983e457a
Linux guidance: running locally insecure (#11695) 2019-03-28 17:32:51 -05:00
Luke Latham 1f1b64b585 Clarify default proxy addresses (#11167)
Fixes #10651

Approved on the issue by engineering.
2019-02-27 09:14:00 -10:00
Luke Latham 432555a6cd API 2.2 links (#10930)
Update
2019-02-13 14:28:34 -10:00
Luke Latham 1fe1d47a04
Review/update use of "SSL" (#10139) 2019-01-04 17:16:27 -06:00
Luke Latham 49fa270079 Linux topics: Long request headers content (#10077) 2018-12-20 18:43:30 -06:00
Luke Latham e2838d2d8f
Drop 'reverse proxy' language (#9746) 2018-12-03 16:52:20 -06:00
Luke Latham 01417fcae3
Surface troubleshooting code from IIS Int repo (#9689) 2018-11-27 16:06:43 -06:00
Scott Addie fcf473f19a
Fix DocFX build warnings from retired index pages (#9339) 2018-10-30 15:48:01 -05:00
Luke Latham a5b3914bb7
Enforcing HTTPS enhancements (#9044) 2018-10-23 13:03:36 -05:00
Luke Latham 34291fb3fb Linux topic updates (#8944)
Fixes #8710 

1. Fix the `./<app_executable>` bit ... refer to the DLL.
1. Drop "mvc" from naming and go with "app."
1. Path to `/var/www/helloapp`.
2018-10-09 16:11:40 -10:00
Luke Latham ab66adea7c
Enhance KnownProxies/Networks content (#8634) 2018-09-20 14:01:02 -05:00
Luke Latham 298133dc38
Address KillSignal/exiting & sudo in Linux topics (#8464) 2018-09-18 12:36:09 -05: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
Luke Latham 30a0124fb8
DP key ring management updates (#7645) 2018-07-23 11:54:35 -05:00