diff --git a/Global/pwdform.skin b/Global/pwdform.skin index 0825e3ab..641aaa2d 100644 --- a/Global/pwdform.skin +++ b/Global/pwdform.skin @@ -4,13 +4,16 @@
Please choose an username and password combination to access the +manage application of this server. They will be appended md5-encoded +to the server.properties file. You can change the settings manually +by editing the server.properties file or through this webinterface +in manage/makekey (from localhost only!).
+This is a stupid script and doesn't check wheter these properties +are already set in this file. So if you've already set username and +password you need to delete the old values manually.
<% param.msg %> -Username and password are transmitted in an unsafe cleartext way. -Therefore you're strongly discouraged to use any given combination -that is normally protected through ssh. +Warning: The used http-authorization transmits username and password +in an unsafe cleartext way. Therefore you're strongly discouraged to +use any given combination that is normally protected through SSH.