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
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
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
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
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
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
Adam Mills
2068f12e74
Remove stale version warning ( #6351 )
...
This feature is now released, so this warning isn't necessary any longer.
2018-09-25 08:47:32 +02:00
Jason Hu
be1223e91e
Add issue link
2018-09-15 14:33:32 -07:00
DubhAd
905676ba69
Spelling/grammar tweaks
2018-09-15 13:32:40 +01:00
bastshoes
80b34251e0
Adding warning regarding legacy_api password
...
Currently there is an issue #16441 . Leagacy_api password not loaded if api_password located in package.
2018-09-11 20:39:05 +03:00
Charles Garwood
e2dcd24aab
Update note about default auth_providers ( #6184 )
...
* Update note about default auth_providers
Update the warning note to specify that HA automatically configures auth_providers, and manually specifying auth_providers in configuration.yaml can cause issues
* Minor changes
2018-09-04 09:24:27 +02:00
Paulus Schoutsen
7b3961d127
Merge branch 'rc' into current
2018-08-29 12:13:23 +02:00
Jason Hu
c76e262bcb
Fix a link ( #6106 )
2018-08-29 11:59:26 +02:00
Jason Hu
ccb632bc4e
Add TOTP MFA docs ( #6089 )
...
* Add TOTP MFA docs
* Remove configuration options
2018-08-27 22:45:39 +02:00
Jason Hu
2cac5cef5b
Update providers.markdown ( #6091 )
2018-08-27 10:54:09 +02:00
Paulus Schoutsen
ce9d0751ea
Add auth docs ( #6068 )
...
* Add auth docs
* Minor tweak
* ✏️ Spelling
* ✏️ Spelling
* ✏️ Spelling and grammar
* Remove impossible
2018-08-24 17:07:45 +02:00