Jamie Cameron
082c0644d6
Remove message about timeout of logged out user
2017-02-27 19:26:03 -08:00
Jamie Cameron
7a67864827
Clarify what ssl_ca is for
2017-02-26 21:12:44 -08:00
Jamie Cameron
bdb22b37dc
Fix perl warnings https://sourceforge.net/p/webadmin/bugs/4907/
2017-02-26 14:11:32 -08:00
Jamie Cameron
cb24e776b8
Fix perl warnings https://sourceforge.net/p/webadmin/bugs/4907/
2017-02-26 14:08:41 -08:00
Jamie Cameron
c816d1385f
Detect missing IMAP handle better https://virtualmin.com/node/48616
2017-02-25 13:33:28 -08:00
Jamie Cameron
a0618b3650
Support detecting CPU load and model on FreeBSD https://github.com/webmin/webmin/issues/498
2017-02-24 16:24:04 -08:00
Jamie Cameron
a01ceec394
Merge branch 'master' of git@github.com:webmin/webmin
2017-02-24 16:04:59 -08:00
Jamie Cameron
99f73bd80f
Filter out template units, which cause the subsequent call to systemctl show to fail https://github.com/webmin/webmin/issues/430 :
2017-02-24 16:04:21 -08:00
Jamie Cameron
ab522f84fc
Merge pull request #499 from jjinno/master
...
Enable/Disable for Winbind & File/Printer Share buttons
2017-02-23 22:37:26 -07:00
jjinno
4d77d319dc
code refactor + new use of conf_fs/conf_ps
...
Refactor complicated "Global Configuration" table to be simpler code... just like the "Samba Users" table created just below it...
instead of misusing permissions bits from ACLfs_global/ACLps_global, using conf_fs/conf_ps respectively to determine whether or not the File/Printer share buttons should be displayed.
2017-02-23 14:54:51 -08:00
jjinno
e184759e85
default values
...
added for conf_fs/conf_ps
2017-02-23 14:47:38 -08:00
jjinno
1ed16816de
new variables
...
default values
conf_fs=0,conf_ps=0
2017-02-23 14:45:07 -08:00
jjinno
4f51ed32a6
new admin enable/disable options
...
Added a radio button to disable (hide) the "Winbind Options" button.
Added 2 new variables ("conf_fs" & "conf_ps") that are defined as:
0 when ALL of create/read/write permissions are denied for file/print shares (respectively)
1 when ANY of create/read/write permissions are given to file/print shares (respectively)
These values will be picked up by index.cgi
2017-02-23 14:43:37 -08:00
jjinno
4b664a541d
add lang for disable winbind button
...
self explanatory
2017-02-23 12:26:15 -08:00
Jamie Cameron
dbd99caaee
Path needs to be escaped in footer
2017-02-19 17:30:10 -08:00
Jamie Cameron
54fc94e32b
Fix XSS vulnerability in path
2017-02-19 17:28:39 -08:00
Jamie Cameron
b8333ec442
Fedora 25 uses mariadb
2017-02-18 21:22:29 -08:00
Jamie Cameron
f99d1d20e0
Allow all types of ICMPv6 traffic https://sourceforge.net/p/webadmin/bugs/4900/
2017-02-18 14:14:10 -08:00
Jamie Cameron
c1ebe147ac
BIND mounts can't have quotas https://github.com/webmin/webmin/issues/493
2017-02-16 21:48:32 -08:00
Jamie Cameron
1348fd1ef6
Suppress duplicate definition warnings, which can happen in some cases where the theme calls this library https://www.virtualmin.com/node/46831
2017-02-15 20:01:21 -08:00
Jamie Cameron
71fb93f840
Fix perl warnings https://sourceforge.net/p/webadmin/bugs/4895/
2017-02-12 10:01:46 -08:00
Jamie Cameron
236c09f3c0
Flag is info and not --info e50c011c08
2017-02-12 09:53:21 -08:00
Jamie Cameron
54bb4804fc
Debian 8 has changed the squid package name https://sourceforge.net/p/webadmin/bugs/4894/
2017-02-10 15:58:01 -08:00
Jamie Cameron
0ebbe5660a
Deal with silly version numbers like 2.11 https://www.virtualmin.com/node/46799
2017-02-10 15:52:32 -08:00
Jamie Cameron
155f98977a
Move version comparison code up to global
2017-02-10 15:47:35 -08:00
Jamie Cameron
24f731aac8
IP to ignore can be a hostname https://sourceforge.net/p/webadmin/bugs/4893/
2017-02-10 15:38:33 -08:00
Jamie Cameron
6a8df969d7
Fix option name https://sourceforge.net/p/webadmin/bugs/4892/
2017-02-07 21:06:26 -08:00
Jamie Cameron
3300164e7e
Catalan update from Jaume Badiella
2017-02-05 20:36:27 -08:00
Jamie Cameron
207e0a6dce
Catalan update from Jaume Badiella
2017-02-05 20:36:00 -08:00
Jamie Cameron
f95f2cef79
Include DNS validation timeout
2017-02-05 15:13:27 -08:00
Jamie Cameron
6dc037a271
TTL should be lower for let's encrypt validation record
2017-02-05 15:05:25 -08:00
Jamie Cameron
1379dc8288
Don't wait forever for validation
2017-02-05 15:03:38 -08:00
Jamie Cameron
28ac57ac21
dev version bump
2017-02-05 14:23:28 -08:00
Jamie Cameron
1f906be5cb
changelog for let's encrypt
2017-02-05 14:18:52 -08:00
Jamie Cameron
2312f3379d
DNS validation support in acme_tiny via hook script
2017-02-05 13:18:34 -08:00
Jamie Cameron
adb526466a
German translation updates from Raymond Vetter
2017-02-05 10:40:31 -08:00
Jamie Cameron
88d914721b
Some older Apache versionsdon't support AuthType https://www.virtualmin.com/node/45842
2017-02-05 10:25:57 -08:00
Jamie Cameron
ce18bbe753
Add missing source columns properly https://github.com/qooob/authentic-theme/issues/661
2017-02-04 21:31:04 -08:00
Jamie Cameron
3edbc9b90f
Don't rotate a non-existent file, as this can cause it to be created with the wrong ownership https://sourceforge.net/p/webadmin/bugs/4890/
2017-02-04 20:53:51 -08:00
Jamie Cameron
2b362c05b1
Merge branch 'master' of git@github.com:webmin/webmin
2017-02-01 14:50:16 -08:00
Jamie Cameron
8acd741d78
Add allow-transfer block for slave domains https://github.com/webmin/webmin/issues/487
2017-02-01 14:39:28 -08:00
Jamie Cameron
d74d8f045c
Merge pull request #488 from mnoorenberghe/patch-2
...
Don't blank the password field on the login page
2017-02-01 14:17:53 -08:00
Jamie Cameron
e078bbc930
Detect if a zero-sized cert was created https://www.virtualmin.com/node/45801
2017-02-01 10:10:31 -08:00
Matt N
30dd9d1fb4
Don't blank the password field on the login page
...
This interferes with password managers and the general consensus from the security community is that password managers improve security by encouraging stronger passwords and reducing password re-use.
2017-02-01 01:33:30 -08:00
Jamie Cameron
8b8b196d31
SSSD also indicates LDAP is in use https://www.virtualmin.com/node/45780
2017-01-31 23:07:57 -08:00
Jamie Cameron
f8e042beac
ALways use only list of subnets and hosts that are visible
2017-01-31 22:56:46 -08:00
Jamie Cameron
b45191de98
Fixes to get DNS validation integration with certbot working
2017-01-31 17:42:29 -08:00
Jamie Cameron
21fc5ebd2c
Merge branch 'master' of git@github.com:webmin/webmin
2017-01-31 15:45:08 -08:00
Jamie Cameron
ca79327451
Work on DNS-based validation for let's encrypt
2017-01-31 15:44:38 -08:00
Jamie Cameron
49c927ae80
Merge pull request #486 from qooob/patch-3
...
Make sure that new dropdown always visible
2017-01-31 12:54:35 -08:00