This update introduces automatic user creation. Make sure to follow these instructions to make this update safely:
- Create a backup of your homeassistant (you should do that anyway before each update)
- Create a user in homeassistant that is an administrator. Make sure its name is not a username in your IdP.
If everything works after the update, you can remove the newly created admin user again. This is just a safety precaution.
✨ Feats
- feat: user creation and auth provider (#33) by @cavefire in
6acaa02 - feat: trusted ips ignore
block_loginoption by @cavefire ineadd429
🐛 Fixes
- fix: compare lowercase usernames (#19) by @GuyKh in
c3357de - fix: allow usernames with uppercase letters (#31) by @pompedus in
ed8d620
🧹 Chores
Full Changelog: 1.1.8...1.2.0-pre1