Commit Graph

18824 Commits

Author SHA1 Message Date
Ilia Rostovtsev
d6362cfb13 Download files with defined MIME type https://github.com/webmin/webmin/issues/1250 2020-06-21 22:39:27 +03:00
Jamie Cameron
9e07e4d353 Merge branch 'master' of github.com:webmin/webmin 2020-06-20 09:10:49 -07:00
Jamie Cameron
2a77a6669e Finished off work on SNI support 2020-06-20 09:10:17 -07:00
Ilia Rostovtsev
cbf2304f35 Add Postfix SNI help translations 2020-06-20 18:51:46 +03:00
Ilia Rostovtsev
8ade54d4d7 Don't clear the screen 2020-06-20 18:50:23 +03:00
Jamie Cameron
1d42743e7a Fix indentation 2020-06-19 21:40:56 -07:00
Jamie Cameron
0ee613072c Merge branch 'master' of github.com:webmin/webmin 2020-06-19 10:22:56 -07:00
Jamie Cameron
3e7a5c2689 SNI support fixes 2020-06-19 10:22:50 -07:00
Jamie Cameron
07c64e3d7d dev version bump 2020-06-19 10:19:43 -07:00
Ilia Rostovtsev
669b00589f Add a script to update from Git
It uses already existing `update-from-repo.sh` and `theme-update.sh` scripts, making things more convinient for developers.
2020-06-18 21:04:03 +03:00
Ilia Rostovtsev
ec29744a4e Fix to print usage, if no params passed, instead of oddly doing nothing 2020-06-18 18:46:58 +03:00
Ilia Rostovtsev
fa717574b0 Fix to work with bin/webmin command 2020-06-18 18:29:15 +03:00
Ilia Rostovtsev
918645c7a5 Fix Perl warning 2020-06-18 17:50:30 +03:00
Ilia Rostovtsev
870893521e Fix typo in pod 2020-06-18 17:00:54 +03:00
Ilia Rostovtsev
f72f7eca8d Add "bin" scripts to the distros 2020-06-16 13:19:44 +03:00
Ilia Rostovtsev
6e286352f5 Rename .chain -> .ca for Webmin/Usermin 2020-06-15 22:21:23 +03:00
Ilia Rostovtsev
017d94206a Update translations 2020-06-14 17:17:37 +03:00
Ilia Rostovtsev
1534428666 Fix not to "secure" already secured above (L27) 2020-06-14 15:27:00 +03:00
Jamie Cameron
5b97502776 Merge branch 'master' of github.com:webmin/webmin 2020-06-13 10:55:16 -07:00
Jamie Cameron
c631538878 Make testing cookie secure https://github.com/webmin/webmin/issues/1245 2020-06-13 10:52:20 -07:00
Ilia Rostovtsev
4ecdcae20d Compare versions with underscore correctly
https://forum.virtualmin.com/t/3-package-updates-are-available/106034/24
2020-06-11 15:13:04 +03:00
Ilia Rostovtsev
16dd5b63f1 Try highest Python version first 2020-06-11 11:47:54 +03:00
Jamie Cameron
78ecafe813 Cache connection to webmin user database https://www.virtualmin.com/node/66850 2020-06-10 22:25:50 -07:00
Jamie Cameron
34e63a029f ALways load the ipv6 module https://sourceforge.net/p/webadmin/bugs/5379/ 2020-06-10 20:13:18 -07:00
Jamie Cameron
9aae7bb76b fix python path 2020-06-10 13:00:12 -07:00
Jamie Cameron
ae1253cf98 Prefer python3 command if installed 2020-06-10 12:54:06 -07:00
Ilia Rostovtsev
398dec69dd Get python3 cmd for newer distros 2020-06-10 20:51:54 +03:00
Jamie Cameron
965561793d Unknown param is sometimes reported on stderr 2020-06-08 20:34:49 -07:00
Jamie Cameron
3887aedf50 Merge branch 'master' of github.com:webmin/webmin 2020-06-08 13:58:18 -07:00
Jamie Cameron
d71b929760 acme_tiny doesn't support DNS validation 2020-06-08 13:53:32 -07:00
Ilia Rostovtsev
9c28858f63 Add Ubuntu 20.04 to OS list 2020-06-08 13:00:20 +03:00
Ilia Rostovtsev
d77a0b9f00 Merge pull request #1244 from Hayao0819/master
Updated Japanese translation
2020-06-06 17:18:53 +03:00
hayao
91e0725a25 Updated Japanese translation 2020-06-06 20:53:01 +09:00
Jamie Cameron
71c3581d6f Merge branch 'master' of github.com:webmin/webmin 2020-06-01 23:06:06 -07:00
Jamie Cameron
e4d5eb057c Ensure dates are formatted for email https://github.com/virtualmin/virtualmin-gpl/issues/169 2020-06-01 23:05:49 -07:00
Ilia Rostovtsev
ab6dae9ea5 Fix ubiquity of "dollars" strings produced by greedy translator 2020-05-31 16:00:07 +03:00
Jamie Cameron
2fbc3e4e67 Merge branch 'master' of github.com:webmin/webmin 2020-05-30 20:31:04 -07:00
Jamie Cameron
9a64b24a41 Fail more gracefully if regexp is invalid 2020-05-30 20:29:04 -07:00
Ilia Rostovtsev
8d931dae5d Fix fatal error when saved without any valid SSL/TLS protocols
If you un-tick all values for "SSL protocols" option and save the page, configuration file will end up with "SSLProtocol " without value, which is going to result in non-working SSL website
2020-05-26 23:01:26 +03:00
Jamie Cameron
2807def400 SID is always 32 bytes long 2020-05-25 14:46:10 -07:00
Jamie Cameron
be7a50b13a Version bump 2020-05-25 14:24:19 -07:00
Jamie Cameron
facae10096 Fix perl error https://github.com/webmin/webmin/issues/1242 2020-05-24 20:27:37 -07:00
Jamie Cameron
4e69a31a6b Support SSL mode imap 2020-05-24 14:26:38 -07:00
Jamie Cameron
99106f48d6 Merge branch 'master' of github.com:webmin/webmin 2020-05-23 12:55:42 -07:00
Jamie Cameron
c5d8530ebc Use HUP signal to apply Dovecot config 2020-05-23 12:55:35 -07:00
Ilia Rostovtsev
ee924fbd70 Increase default number of log lines 2020-05-23 19:52:01 +03:00
Ilia Rostovtsev
24267b8afd Redirec to exact URL ..
..otherwise, every second click on the link from the same page, will result in 'too many redirects' error, as referer will equal initial restart target on the second go, ending-up broken
2020-05-23 15:54:53 +03:00
Ilia Rostovtsev
b9082376de Add relative referer redirect for fix 2020-05-23 15:21:01 +03:00
Ilia Rostovtsev
f1d7deb307 Check for context in addition
This fix is made to make Virtualmin/Edit Users/Edit User page, and Other user permissions tab and its multi-selects work. The underlying problem, is that `ui_multi_select_javascript` being called beforehand by `virtual_feature` from `virtualmin-htpasswd::mailbox_inputs`, leaving the actual page without needed JS function, making it fail in all themes. Perhaps, it shouldn't be done by `virtual_feature` and this patch is just a work-around of the actual problem.
2020-05-23 13:51:34 +03:00
Jamie Cameron
9d7d13b4d9 Drop noisy preload messages 2020-05-22 19:03:39 -07:00