mirror of
https://github.com/webmin/webmin.git
synced 2026-08-04 15:10:41 +01:00
Check ACL when manually ediitng config
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
require './postgresql-lib.pl';
|
||||
&ReadParseMime();
|
||||
&error_setup($text{'manual_err'});
|
||||
$access{'users'} || &error($text{'host_ecannot'});
|
||||
|
||||
# Write the file
|
||||
$in{'data'} =~ s/\r//g;
|
||||
|
||||
Reference in New Issue
Block a user