mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on SSH & Web Terminal 10.0.2
This commit is contained in:
parent
40b2d68891
commit
09ceac4a1d
5 changed files with 10 additions and 16 deletions
|
@ -880,10 +880,10 @@ SOFTWARE.
|
||||||
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v10.0.1
|
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v10.0.2
|
||||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v10.0.1/README.md
|
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v10.0.2/README.md
|
||||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||||
[ssh-version-shield]: https://img.shields.io/badge/version-v10.0.1-blue.svg
|
[ssh-version-shield]: https://img.shields.io/badge/version-v10.0.2-blue.svg
|
||||||
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🐛 Bug fixes
|
||||||
|
|
||||||
- 🎆 Updates maintenance/license year to 2022 @frenck (#357)
|
- Fix typo introduced in #346 causing error message @lmagyar (#366)
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## 📚 Documentation
|
||||||
|
|
||||||
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#358)
|
- Remove HaveIBeenPwned references @gerard33 (#363)
|
||||||
- ⬆️ Upgrades Home Assistant CLI to v4.15.1 @frenck (#359)
|
|
||||||
|
|
|
@ -141,9 +141,6 @@ Sets the password to log in with. Leaving it empty would disable the possibility
|
||||||
to authenticate with a password. We would highly recommend not to use this
|
to authenticate with a password. We would highly recommend not to use this
|
||||||
option from a security point of view.
|
option from a security point of view.
|
||||||
|
|
||||||
**Note**: _The password will be checked against HaveIBeenPwned. If it is
|
|
||||||
listed, the add-on will not start._
|
|
||||||
|
|
||||||
#### Option `ssh` `authorized_keys`
|
#### Option `ssh` `authorized_keys`
|
||||||
|
|
||||||
Add one or more public keys to your SSH server to use with authentication.
|
Add one or more public keys to your SSH server to use with authentication.
|
||||||
|
@ -230,8 +227,6 @@ single time this add-on starts.
|
||||||
|
|
||||||
## Known issues and limitations
|
## Known issues and limitations
|
||||||
|
|
||||||
- The add-on fails to start when a password that is listed by HaveIBeenPwned
|
|
||||||
is used. This is actually not a limitation, but a security feature.
|
|
||||||
- When SFTP is enabled, the username MUST be set to `root`.
|
- When SFTP is enabled, the username MUST be set to `root`.
|
||||||
- If you want to use rsync for file transfer, the username MUST be set to
|
- If you want to use rsync for file transfer, the username MUST be set to
|
||||||
`root`.
|
`root`.
|
||||||
|
|
|
@ -98,8 +98,8 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v10.0.1-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v10.0.2-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/v10.0.1
|
[release]: https://github.com/hassio-addons/addon-ssh/tree/v10.0.2
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
|
||||||
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
|
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
|
||||||
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
||||||
|
|
|
@ -83,4 +83,4 @@ startup: services
|
||||||
uart: true
|
uart: true
|
||||||
url: https://github.com/hassio-addons/addon-ssh
|
url: https://github.com/hassio-addons/addon-ssh
|
||||||
usb: true
|
usb: true
|
||||||
version: 10.0.1
|
version: 10.0.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue