Handle hostnames with upper-case letters
[webmin.git] / password_form.cgi
index 3b9e917..2994c22 100755 (executable)
@@ -5,6 +5,7 @@
 BEGIN { push(@INC, ".."); };
 use WebminCore;
 
+$pragma_no_cache = 1;
 $ENV{'MINISERV_INTERNAL'} || die "Can only be called by miniserv.pl";
 &init_config();
 &ReadParse();