17 Commits

Author SHA1 Message Date
c0ffeeca7
2794e55ffd
Authentication: remove .storage section (#30408) 2023-12-19 11:09:27 +01:00
c0ffeeca7
7510d56888
Make it clearer where auth command has to be entered (#30205) 2023-12-11 11:57:59 +01:00
kcd83
f4d69a9d81
Owner required for UI locked_out.md (#30006)
* Owner required for UI locked_out.md

Not just any administrator. https://community.home-assistant.io/t/how-to-change-users-password/226374/19

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-26 10:26:19 +01:00
c0ffeeca7
8bb2c3ead3
Docs: apply sentence-style capitalization (#29867)
* Docs: apply sentence-style capitalization

* Update source/_docs/automation/trigger.markdown
2023-11-16 13:13:28 +01:00
c0ffeeca7
45726ba33c
locked out - add steps to onboarding section (#29046) 2023-10-07 12:16:26 +02:00
c0ffeeca7
ff3d3728d9
resetting password via console: explain placeholders in command (#29094) 2023-10-02 08:54:03 +02:00
c0ffeeca7
92a613444d
Reset password - update procedures (#29026)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-09-26 17:13:49 +02:00
Philip Allgaier
8f12f68ced
Adjust docs to use the new "Settings" panel name and new "System" sub menu (#22645) 2022-05-09 10:38:43 +02:00
Arthur
6bbb41d109
Change Docker container name on locked_out page to be consistent (#21009) 2022-01-04 12:48:51 +01:00
J M H
7bc737d1ac
Update the "I'm Locked Out" documentation for using a container CLI (#18109)
* Update the "I'm Locked Out" documentation for using a container CLI

## Proposed change
Added steps to change a lost password through the command line when Home Assistant is running in a container. Also added a note that the "Change Password" button does not always show up, but switching to another interface will likely show it (I learned that _after_ figuring out this whole `hass` process).

Follow-up to unfinished #14477 by @hadim and https://community.home-assistant.io/t/reset-password-from-ha-docker-container/215537

## Type of change
* [ ]  Spelling, grammar or other readability improvements (`current` branch).
* [x]  Adjusted missing or incorrect information in the current documentation (`current` branch).
* [ ]  Added documentation for a new integration I'm adding to Home Assistant (`next` branch).
  
  * [ ]  I've opened up a PR to add logo's and icons in [Brands repository](https://github.com/home-assistant/brands).
* [ ]  Added documentation for a new feature I'm adding to Home Assistant (`next` branch).
* [ ]  Removed stale or deprecated documentation.

## Additional information
* Link to parent pull request in the codebase:
* Link to parent pull request in the Brands repository:
* This PR fixes or closes issue:

## Checklist
* [x]  This PR uses the correct branch, based on one of the following:
  
  * [x] I made a change to the existing documentation and used the `current` branch.
  * [ ] I made a change that is related to an upcoming version of Home Assistant and used the `next` branch.
* [x]  The documentation follows the Home Assistant documentation [standards](https://developers.home-assistant.io/docs/documenting/standards).

* Update instructions for a forgotten password

- Moved the container command line instructions under the console instructions.
- Used wording from the section introduction to rename the authentication reset instructions.
- Removed mention of using a password manager since the user obviously did not (and HA has not been compatible with some password managers in some browser configurations recently). This is why I did not use one and why I had to figure out how to reset my password, then share the instructions with the community.
2021-07-28 11:57:28 +02:00
Ashton Lafferty
540557d635
Small fix (#17021) 2021-03-16 08:18:30 +01:00
Ken Guest
c97da3f3a8
Update locked_out.md (#16037)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-01-25 15:40:37 +01:00
Franck Nijhof
5a5eeaddb6
Collection of cleanups (#13598) 2020-05-26 14:47:07 -07:00
cogneato
60d0d87b3b
Remove quotes from auth reset example (#12664)
* Remove quotes from auth reset example

* Remove `ha` from auth reset example
2020-04-05 16:47:10 +02:00
redbar0n
d3a7f2be7b
Update locked_out.md with a new solution (#12248)
* Update locked_out.md with a new solution

I added a forgot password use case in which the problem was solved remarkably easy, in hope that it may help someone else.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-03 17:03:43 +01:00
Franck Nijhof
e7c9b226d3
Extends textlint Terminology list; part 7 (#12082) 2020-02-14 13:13:40 +01:00
cogneato
993689bdbe
Adds locked_out.md (#12079)
* Adds locked_out.md

Adds documentation for options when locked out or needing to recover files

* Adds meta data

* ✏️ Tweak

* fix incorrect terms

* fix typo

* ✏️ Tweaks

* ✏️ Tweak

* ✏️ Tweaks

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-14 09:41:03 +01:00