The file module has been updated.
From the updates web page: "If the Trust unknown referers option is turned off in Webmin Configuration, the file manager module stops working."
This commit is contained in:
parent
f9df273596
commit
96ce91de0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38029
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= webmin
|
||||
PORTVERSION= 0.84
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.webmin.com/webmin/updates/ \
|
||||
http://www.webmin.com/webmin/download/
|
||||
@ -23,7 +23,7 @@ NO_BUILD= yes
|
||||
IS_INTERACTIVE= yes
|
||||
USE_PERL5= yes
|
||||
|
||||
WEBMIN_MODULES= apache.wbm.gz mysql.wbm.gz status.wbm.gz
|
||||
WEBMIN_MODULES= apache.wbm.gz mysql.wbm.gz status.wbm.gz file.wbm.gz
|
||||
|
||||
post-extract:
|
||||
@for webmin_module in ${WEBMIN_MODULES}; do \
|
||||
|
@ -2,3 +2,4 @@ MD5 (webmin-0.84.tar.gz) = 93ed89a7d98e7586cacf44e4e053e6cd
|
||||
MD5 (apache.wbm.gz) = IGNORE
|
||||
MD5 (mysql.wbm.gz) = IGNORE
|
||||
MD5 (status.wbm.gz) = IGNORE
|
||||
MD5 (file.wbm.gz) = IGNORE
|
||||
|
@ -1562,6 +1562,7 @@ lib/webmin/file/lang/fr
|
||||
lib/webmin/file/lang/it
|
||||
lib/webmin/file/lang/pl
|
||||
lib/webmin/file/lang/pt
|
||||
lib/webmin/file/lang/ru_RU
|
||||
lib/webmin/file/lang/ru_SU
|
||||
lib/webmin/file/lang/sv
|
||||
lib/webmin/file/lang/tr
|
||||
|
Loading…
Reference in New Issue
Block a user