Arve
f8aa5ba352
Update providers.markdown ( #26268 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-02-17 19:10:16 +01:00
nashant
d84ef34591
Document trusted_networks/trusted_proxies clash ( #24849 )
2022-11-07 11:50:06 +01:00
DavidFW1960
9c85ba554d
Add note about consequences of bypassing the login ( #22859 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-05-23 09:53:52 +02:00
Joakim Sørensen
3f3ce25b76
Adjust navigation changes for 2022.5 ( #22623 )
2022-05-04 18:15:48 +02:00
jwildman16
0f06a7e1da
Inclusive language changes ( #21258 )
2022-01-20 10:16:36 +01:00
EgonMarmol
86c192bfbb
Updated outdated URLs on Authentication Providers page ( #19942 )
2021-10-24 17:43:34 +02:00
Christoph Kisfeld
6fa485d5ac
Fix small formatting error in documentation ( #19197 )
2021-09-03 23:01:48 +02:00
Franck Nijhof
1a49a1b181
Collection of Markdown/YAML cleanups ( #16817 )
2021-03-02 21:14:30 +01:00
Franck Nijhof
f467f4929b
Add more My links ( #16816 )
2021-03-02 21:14:00 +01:00
Franck Nijhof
415c61b504
Add My Home Assistant tag support ( #16714 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-23 20:34:23 +01:00
Franck Nijhof
03d8d34bf8
Bunch of YAML styling improvements - part 2 ( #16379 )
2021-02-01 22:46:37 +01:00
Paulus Schoutsen
b7f926c7c0
Clarify auth provider text ( #16195 )
2021-01-16 14:41:49 +01:00
Klaas Schoute
bff91be75c
✏️ Move scripts and auth redirect to file ( #14765 )
2020-10-02 13:03:22 +02:00
jaburges
0da8465f73
trusted_network default auth_provider info ( #13897 )
...
Adding a little more info / context about adding auth_provider, type: homeassistant back in when the default auth provider is disabled.
May or may not be useful to others.
2020-07-13 19:38:11 +02:00
Danny Fullerton
06df812cbf
Fix trusted_user - point toward user IDs ( #13846 )
2020-06-26 12:27:48 +02:00
r24-IT
572a1b0f23
Update providers.markdown ( #13777 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-22 16:59:19 +02:00
Jason Swails
c563019345
Remove old reference ( #12743 )
...
* Don't advertise a section that doesn't exist
* Fix a couple typos
* Fix linting issue
2020-04-08 11:00:59 +02:00
Nate Robinson
6627e7461a
Fix MFA notify subheading ( #12123 )
...
Minor change: Totp heading seems to have been copied without editing. Proposed edit fixes The text to refer to the "notify" option rather than Totp.
2020-02-18 21:23:10 +01:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 ( #12072 )
...
* Extends textlint Terminology list; part 5
* Remove walkthrough from textlint
* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
John Hollowell
64b938b3d1
Update Misc Typos ( #11597 )
...
* Update providers.markdown
* Update tutorial.markdown
* Update aws.markdown
* Update vera.markdown
2020-01-10 09:30:44 +01:00
Paulus Schoutsen
aa4ea0af93
Update providers.markdown
2019-11-03 11:47:03 -08:00
RichardUUU
50158b3b84
Fixed some confusing typos ( #10943 )
2019-10-22 16:49:27 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
Franck Nijhof
da5e1aad0e
Adds GitHub Action for Remark, fixes code flag on fences ( #10475 )
...
* Adds basics for adding Remark
* Adds GitHub Action for remark
* Adds GitHub Action for remark
* Ensure all fenced code blocks have a code flag
2019-09-29 00:50:28 +02:00
Franck Nijhof
debee58f8e
Collection of configuration block fixes ( #9884 )
2019-07-18 12:41:56 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier ( #9853 )
...
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c
Cleans up front matter ( #9835 )
...
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥 Removes linkable_title everywhere ( #9772 )
...
* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Underknowledge
146796a4f7
Update multi-factor-auth.markdown ( #9530 )
...
* Update multi-factor-auth.markdown
Took me a while to get the config after it wasn't clear that I only have to define the entity_id without the domain.
* Update source/_docs/authentication/multi-factor-auth.markdown
Co-Authored-By: Jorim Tielemans <tielemans.jorim@gmail.com>
* Update source/_docs/authentication/multi-factor-auth.markdown
Co-Authored-By: Jorim Tielemans <tielemans.jorim@gmail.com>
2019-06-19 17:09:37 +02:00
DavidFW1960
e150096635
correct indenting in top examples ( #9152 )
2019-04-04 21:34:35 -04:00
DavidFW1960
6ad81402bd
add quotes to IPv6 addresses for trusted_users ( #9127 )
2019-04-04 21:45:20 +02:00
Paulus Schoutsen
e2677c4d78
Update text
2019-04-03 11:06:52 -07:00
Jason Hu
544b619301
Add trusted_users in trusted networks auth prov ( #9059 )
2019-03-27 21:56:33 -07:00
John Evans
744406aeae
Small typo 'Srdaerr' to 'Stderr'
...
Please excuse if this is not actually a typo.
2019-03-21 01:06:24 +00:00
Tuncay
bdaea4482d
Spelling ( #8993 )
...
Changed 'rlease' to 'release'.
2019-03-20 18:50:57 -04:00
Paulus Schoutsen
fc641dd944
Merge branch 'rc' into current
2019-03-20 11:53:40 -07:00
Paulus Schoutsen
ee7c06c9ad
Remove localhost from trusted networks.
2019-03-20 07:32:12 -07:00
Jason Hu
68298c5c08
Deprecated http.api_password ( #8894 )
...
* Update providers.markdown
* Update http.markdown
* Update http.markdown
* Update source/_components/http.markdown
Co-Authored-By: awarecan <awarecan@users.noreply.github.com>
* Update source/_components/http.markdown
Co-Authored-By: awarecan <awarecan@users.noreply.github.com>
2019-03-11 19:59:00 +01:00
Jason Hu
3514a7baea
Add config for trusted networks auth provider ( #8605 )
...
* Update providers.markdown
* Update providers.markdown
2019-02-27 01:58:46 +01:00
aquarium
fcf97f2773
Auth providers doc should use gender neutral language. ( #8660 )
2019-02-21 09:34:47 +01:00
Robert Schindler
47ce52f7f8
Added docs for command line auth provider ( #8321 )
...
* Added docs for command line auth provider
Regards home-assistant/home-assistant#19985
* Added reference to a compatible script for LDAP authentication
* Added note about stderr with command_line auth provider
* Added note about stripping usernames
* Note that usernames are stripped with command_line auth provider
2019-02-06 16:42:08 -08:00
Franck Nijhof
69a0bfd29a
🔨 Replaces all hardlinks with relative ones ( #8207 )
2019-01-19 11:56:44 +01:00
Klaas Schoute
fe852b9e93
Update Multi-factor-auth component configuration ( #7270 )
2018-10-30 19:13:48 +01:00
bonanitech
328de6424e
Update providers.markdown ( #7228 )
...
Just fixing a broken link
2018-10-29 15:53:20 +01:00
Ian Slinger
a2289c4d06
Tidying up some of the auth docs. ( #7146 )
...
* First pass at tidying up auth docs.
Rearranged some of the images to enhance the flow and reorganised some
of the steps for setting up MFAs.
Submitting this as WIP for pull request.
* Some more cleanup and changes to the text, mostly for clarity (IMHO).
This should be all that is required for the moment, but some more info on
Trusted Networks would be useful. I had a few subtle issues setting that
up regarding proxies so I'll look at adding that if I figure out how to
explain it succinctly.
* ✏️ Tweaks
* ✏️ Tweaks
* ✏️ Tweaks
2018-10-29 14:04:52 +01:00
Ville Skyttä
c9f9085867
Spelling and grammar fixes ( #6650 )
2018-10-10 09:09:58 +02:00
Christian Studer
3af63feb83
Fixes multiple typos ( #6588 )
2018-10-08 19:52:35 +02:00
Gerard
6a27dd89e5
Remove duplicate text ( #6520 )
2018-10-05 12:29:25 +02:00
Jason Hu
88f1e347bb
Update multi-factor-auth.markdown ( #6389 )
2018-09-30 21:12:48 +02:00
Paulus Schoutsen
47d0901d9f
Merge branch 'rc' into current
2018-09-28 16:53:14 +02:00