Jamie Cameron
e89ffcfa69
This script is in the root directory
2019-08-17 16:44:54 -07:00
Jamie Cameron
c98d49b198
New version bump
2019-08-17 15:39:17 -07:00
Jamie Cameron
eaf74d1385
Merge pull request #1087 from chrisstaite/master
...
Freeze and thaw zone when re-signing.
2019-08-11 22:41:02 -07:00
Jamie Cameron
57cfc150dd
Merge branch 'master' of github.com:webmin/webmin
2019-08-11 16:10:17 -07:00
Jamie Cameron
ab0c84eed5
Support noprefixroute option https://www.virtualmin.com/node/66738
2019-08-11 16:09:40 -07:00
Ilia Rostovtsev
d3d1cc1737
Fix typo
2019-08-11 17:15:16 +03:00
Ilia Rostovtsev
2a0fe13317
Prevent reflected XSS by escaping path (coming from user)
2019-08-11 17:12:05 +03:00
Jamie Cameron
1e2545b06e
Call footer after referer error
2019-08-10 16:27:27 -07:00
Jamie Cameron
3ef0e979d6
Never use theme for referrer check error, to limit the attack surface
2019-08-10 16:26:02 -07:00
Jamie Cameron
1feaa18d99
Prevent a malicious request from including an XSS in the x-forwarded-for header
2019-08-10 16:16:01 -07:00
Jamie Cameron
882c8152e5
Merge branch 'master' of github.com:webmin/webmin
2019-08-10 16:13:59 -07:00
Jamie Cameron
6230f9e9fc
Just in case IP contains special characters
2019-08-10 16:12:55 -07:00
Ilia Rostovtsev
55cfbd140c
Fix HTML to avoid undesirable nested forms in output
2019-08-10 22:33:51 +03:00
Chris
47a1013472
Freeze and thaw zone when re-signing.
2019-08-06 23:03:23 +01:00
Jamie Cameron
1eecef7ab9
MySQL vars like tmpdir need quoting
2019-08-04 15:09:28 -07:00
Jamie Cameron
771a4a413c
Fix double-slashes
2019-08-04 15:05:51 -07:00
Jamie Cameron
cdac858567
Add unzip as a dependency f0a190276c
2019-08-04 12:23:21 -07:00
Jamie Cameron
332d71dcd6
Fix spaces in public key
2019-08-04 12:18:06 -07:00
Jamie Cameron
df8a43fb4b
Object names cannot contact special characters
2019-08-03 22:41:37 -07:00
Jamie Cameron
8cf71f5b3a
Only hide SSL option for sites definitely on port 80 https://github.com/webmin/webmin/issues/1085
2019-08-03 21:11:14 -07:00
Jamie Cameron
0da2af51c6
Reject null bytes early https://github.com/webmin/webmin/issues/945
2019-08-03 11:15:17 -07:00
Jamie Cameron
f0a190276c
Add debs used by file manager
2019-08-03 10:54:21 -07:00
Jamie Cameron
e581097113
Show start time nicely formatted https://github.com/authentic-theme/authentic-theme/issues/1387
2019-07-30 23:05:07 -07:00
Jamie Cameron
c6dedff679
Translation updates
2019-07-28 18:00:54 -07:00
Jamie Cameron
8b4b053222
Fix version bump
2019-07-23 23:01:22 -07:00
Jamie Cameron
9635f6a744
New version bump
2019-07-23 22:54:48 -07:00
Jamie Cameron
fd265242d1
Records with ; need to be quoted https://www.virtualmin.com/node/66527
2019-07-21 22:51:45 -07:00
Jamie Cameron
8d874344a1
Use a consistent certificate name https://www.virtualmin.com/node/65664
2019-07-15 18:54:45 -07:00
Ilia Rostovtsev
cbe670e664
Fix to properly test if reboot is required
...
Current version of 'needs-restarting' command only has '-r' switch on CentOS 7 distros. What is worse, for latest RHEL versions (like Fedora), this command dropped '-r' switch, which makes impossible making it easy to determine if reboot is required. Any version of this command on CentOS 6 or Fedora Server, would return false positive output. The only way to test, if new kernel was installed, is to compare currently running kernel, with latest installed (excluding custom) kernel, along with latest reboot time and latest kernel install time.
https://sourceforge.net/p/webadmin/bugs/5280/
https://github.com/authentic-theme/authentic-theme/issues/1381
2019-07-12 18:50:51 +03:00
Ilia Rostovtsev
090ed9f1d8
Update CHANGELOG.md
2019-07-06 19:39:32 +03:00
Jamie Cameron
b1349bfc27
New version bump
1.920
2019-07-03 02:06:55 -07:00
Jamie Cameron
1b1579ad1b
Allow commenting out of hosts file entries
2019-07-03 01:35:33 -07:00
Jamie Cameron
9d54424523
Add missing string
2019-07-01 01:51:10 -07:00
Jamie Cameron
aac36ae5fc
New feature log
2019-06-30 19:43:05 -07:00
Jamie Cameron
6aca4b6fd3
Monitor type for init scripts
2019-06-30 18:35:07 -07:00
Jamie Cameron
031aded040
API for listing action names generically
2019-06-30 18:33:36 -07:00
Jamie Cameron
3f73bd8f1c
Use single command to get status
2019-06-30 17:22:10 -07:00
Jamie Cameron
ef4213df55
Handle case where some paths are listed twice https://github.com/Real-Gecko/Filemin/issues/144
2019-06-30 16:04:46 -07:00
Jamie Cameron
e0c2b84913
Merge branch 'master' of github.com:webmin/webmin
2019-06-23 18:02:53 -07:00
Ilia Rostovtsev
b79d78a9ba
Don't perform such redirects
...
It not only breaks Authentic Theme (and would break any SPA theme) but also doesn't let user to see output after reporting spam/ham.
2019-06-21 21:06:48 +03:00
Jamie Cameron
bf3e179429
run-parts only runs executable alpha-numeric files https://github.com/authentic-theme/authentic-theme/issues/1339
2019-06-16 18:35:55 -07:00
Jamie Cameron
3efa74f29a
Properly escape packages to update
2019-06-11 11:33:12 -07:00
Jamie Cameron
ffc08b399a
Merge branch 'master' of github.com:webmin/webmin
2019-06-08 16:18:27 -07:00
Jamie Cameron
7b958daef9
Don't show low disk space on CDs
2019-06-08 16:17:54 -07:00
Ilia Rostovtsev
9dc50476ba
Update LICENCE
2019-06-04 19:02:06 +03:00
Ilia Rostovtsev
0df56f2896
Delete LICENSE
2019-06-04 19:01:47 +03:00
Ilia Rostovtsev
9a4d7c400a
Create LICENSE
2019-06-04 19:00:50 +03:00
Ilia Rostovtsev
382d8d1033
Update README.md
2019-06-04 18:57:07 +03:00
Ilia Rostovtsev
017972b8e7
Update LICENCE
2019-06-04 18:56:48 +03:00
Ilia Rostovtsev
49e5e7ef43
Create CHANGELOG.md
2019-06-04 18:49:08 +03:00