Ashton
61d69b6f3e
Update http.markdown ( #38626 )
2025-04-19 10:57:25 +02:00
Jakob Schlyter
18556833b1
default value for http.ip_ban_enabled
is True
( #35565 )
2024-11-04 19:06:32 +01:00
c0ffeeca7
dc75f93bc7
Add termref to configuration.yaml ( #34275 )
...
- to make it clearer that the example yaml snipped belongs there
2024-08-13 09:26:20 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better ( #33462 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Sean Kelly
e1bc29b7de
Remove unreleased/reverted strict_connection entry ( #33373 )
2024-06-23 10:58:29 +02:00
Artem Zinnatullin
51bb07895b
Add doc about deleting binary sensor via HTTP API ( #33281 )
2024-06-15 11:29:58 +02:00
Franck Nijhof
c1268ed46c
Merge branch 'current' into next
2024-05-02 09:04:19 +02:00
Robert Resch
3a3f1d6aa3
Remove strict connection ( #32523 )
2024-04-30 12:43:22 +02:00
Brett Adams
6f13b50282
Fix guard_page value in static connection ( #32454 )
2024-04-30 12:43:09 +02:00
Robert Resch
29705d790e
Revert "Remove strict connection" ( #32525 )
2024-04-29 21:26:55 +02:00
Robert Resch
8dee491489
Remove strict connection ( #32523 )
2024-04-29 20:52:24 +02:00
Brett Adams
50ad595d63
Fix guard_page value in static connection ( #32454 )
2024-04-25 01:36:02 +02:00
Robert Resch
9eb3735e41
Rename strict connection statig page to guard page ( #32444 )
2024-04-24 10:30:23 +02:00
Franck Nijhof
31bd4f6d1a
Merge branch 'current' into next
2024-04-23 22:43:52 +02:00
Robert Resch
cf81fc4c72
Add strict connection mode non-cloud requests ( #32292 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-22 11:32:25 +02:00
c0ffeeca7
6110f392f4
User profile page: update screenshot ( #32231 )
2024-04-09 15:42:31 +02:00
c0ffeeca7
7115a66b27
h-l integrations: apply sentence-style caps in categories ( #29903 )
...
* h-l integrations: apply sentence-style caps in categories
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
---------
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-20 09:02:30 +01:00
Franck Nijhof
4ca99a003e
Document use_x_frame_options http configuration option ( #28453 )
2023-08-07 08:02:28 +02:00
Sven Serlier
4aee7353da
Small improvements ( #27081 )
2023-04-22 12:20:33 +02:00
Paulus Schoutsen
7eaa61f913
Recommend NGINX ( #25905 )
2023-01-23 22:32:05 +01:00
Franck Nijhof
c39f4886d3
2022.10: Sync with codebase
2022-10-05 18:25:01 +02:00
dependabot[bot]
066f4dc075
Bump textlint-rule-terminology from 3.0.1 to 3.0.2 ( #23187 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-06-28 16:42:59 +02:00
Franck Nijhof
e3755114b3
Remove incorrect categories from HTTP integration ( #23061 )
2022-06-09 15:50:46 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0
2022-03-30 21:50:39 +02:00
Josh Moore
d6053287e9
Added header for "Reverse proxies" section ( #18614 )
...
Having a dedicated header for information on reverse proxies will aid users who may have missed the breaking change in 2021.7 (see https://github.com/home-assistant/core/pull/51839 ). I also put mimicked the `trusted_proxies` list from the sample config for clarity, and left comments for users who may still be unsure.
2021-07-25 20:28:22 -07:00
Chris Browet
8a5560ee83
Clarifies usage of trusted_proxies ( #18447 )
...
* Clarifies usage of trusted_proxies
As discussed in https://github.com/home-assistant/core/issues/52736
* Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-12 17:10:11 +02:00
Icexist
2ba0fab6d4
Add note to clarify requirement for reverse proxy ( #18133 )
...
* Add note to clarify requirement for reverse proxy
HA after 2021.7 will require a trusted reverse proxy IP, but there isn't anywhere that I've seen that explicitly states this requirement and how to achieve it.
* Update http.markdown
2021-06-12 23:40:05 +02:00
Nick
d73b1ab673
Update http.markdown ( #16479 )
...
`trusted_networks` is no longer a valid option for the HTTP integration (and isn't mentioned elsewhere on this page) and so it shouldn't be referenced
2021-02-10 09:17:17 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 ( #16394 )
2021-02-04 03:00:11 +01:00
N1c093
09e0281b27
Remove Server-sent events in http.markdown ( #16117 )
2021-01-08 15:25:11 +01:00
Hmmbob
36973b679f
Remove deprecated trusted_networks from http docs ( #15856 )
2020-12-09 21:22:28 +01:00
Evan Morse
c2ed1b991a
Fixed Broken Links ( #14885 )
...
I am not the most proficient with reading python code, but after searching through the Home Assistant Website for a while, I think that I found the Python API article that replaces the broken link. The server-sent events link is also broken, but there is something weird happening with the link. I think that I will open an issue for it and then submit a PR with the fix once it is fixed.
2020-10-05 02:21:25 +02:00
Klaas Schoute
df09e1e1b7
Fix broken links on website (part 3) ( #14774 )
2020-10-02 18:30:52 +02:00
Brendon Baumgartner
45a0dd8bd9
server_host - more details ( #14571 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-09-29 17:15:06 +02:00
Franck Nijhof
c9bb44ce86
Merge branch 'current' into next
2020-08-11 10:12:13 +02:00
Jonathan Haddock
96aaba5684
Update http.markdown to include certificate location ( #14199 )
...
Added details of where the certificate can be found when using the Let's Encrypt add-on, as this was not immediately clear and took me a reasonable amount of searching.
2020-08-09 10:22:39 +02:00
Stefan Agner
6893b80741
Support string lists in http server_host and note new default (dual stack, IPv4 and IPv6) ( #14125 )
...
Also note that the HTTP component now listens on IPv4 as well as IPv6.
2020-08-04 16:27:02 +02:00
Franck Nijhof
22bb3daf75
Migration of Community Guides ( #13412 )
2020-05-26 10:47:24 -07:00
Franck Nijhof
9f0c286fc3
Merge branch 'rc' into current
2020-05-20 10:24:07 +02:00
Guy Khmelnitsky
c561c8f0e9
Update http.markdown - fix misspelling ( #13505 )
2020-05-18 16:05:17 +02:00
Mike Nabhan
dcfcaceef0
Add example of network in trusted_proxy ( #13435 )
2020-05-14 09:06:08 +02:00
Franck Nijhof
3701a98e9f
Remove base_url, add external_url & internal_url ( #13307 )
2020-05-08 02:30:49 +02:00
Dubh Ad
4cd0ac6bb5
Minor clarity edit ( #13084 )
...
The use of `www`/`local` has caused a bit of confusion lately, trying to make it a little clearer
2020-04-19 22:46:12 +02:00
Paul Sinclair
dfdf7fe21f
📚 Remove Hass.io references for http page ( #12350 )
2020-03-13 13:32:32 +01:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands ( #12287 )
2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter ( #12277 )
2020-03-05 17:28:39 -08:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., ( #12162 )
...
* Change i.e. and e.g. to i.e.,, and e.g.,
* Update textlintrc.json
* Update .textlintrc.json
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* added i.e.,
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Franck Nijhof
fb08878719
Re-branding; part 1 ( #12076 )
...
* Re-branding; part 1
* Update source/_docs/configuration/troubleshooting.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update source/_docs/configuration/yaml.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Process review suggestions
* Remove Porosity page
* Update source/_docs/z-wave/installation.markdown
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Process review suggestions
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
473f9f8884
Add note about hosting files in www folder ( #11834 )
2020-01-21 08:48:12 -08:00
Franck Nijhof
e30c46283f
Remove legacy api_password occurances ( #11763 )
2020-01-16 10:36:33 +01:00