Add password authentication dialog

This commit is contained in:
Joscha 2022-08-21 01:19:07 +02:00
parent 19d75a1d15
commit 7b52add24e
3 changed files with 148 additions and 43 deletions

View file

@ -15,6 +15,7 @@ Procedure when bumping the version number:
## Unreleased
### Added
- Authentication dialog for password-protected rooms
- Error popups in rooms when something goes wrong
### Changed