gui: improve login view (use realms)

This commit is contained in:
Dietmar Maurer
2020-04-09 13:37:14 +02:00
parent b88f9c5b1e
commit 9abcae1b0e
3 changed files with 170 additions and 24 deletions

View File

@ -7,6 +7,7 @@ IMAGES := \
JSSRC= \
Utils.js \
Logo.js \
RealmComboBox.js \
LoginView.js \
VersionInfo.js \
SystemConfiguration.js \