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
Ilia Rostovtsev
b1c8210ace
Don't load language; don't make table sortable
2020-05-21 00:09:33 +03:00
Ilia Rostovtsev
19a4c52aac
Use only ACLs to control network interfaces on Dashboard
2020-05-21 00:03:12 +03:00
Ilia Rostovtsev
68f1f5750e
Add support for showing network interfaces on Dashboard https://github.com/authentic-theme/authentic-theme/issues/1453
2020-05-20 23:41:08 +03:00
Ilia Rostovtsev
562dd4bf26
Allow passing class name for ui_text_color sub
2020-05-20 23:16:34 +03:00
Ilia Rostovtsev
ba0c38aeed
Ubuntu has MariaDB too c2245246f5
...
https://www.virtualmin.com/node/69012
https://www.virtualmin.com/node/69064
https://forum.virtualmin.com/t/mysql-database-failed-sql-alter-user-failed-old-problem-again/105647/5
2020-05-14 16:25:32 +03:00
Ilia Rostovtsev
5b1d8ee52b
Allow to return no defaults
...
ae6332c0b7
2020-05-14 13:27:39 +03:00
Ilia Rostovtsev
5872dd5641
Fix JavaScript bugs
...
https://sourceforge.net/p/webadmin/bugs/5372/
2020-05-13 15:10:09 +03:00
Jamie Cameron
38f0c8ff0c
Fix saving of attachments
2020-05-10 22:52:15 -07:00
Jamie Cameron
87cbcf7643
Merge branch 'master' of github.com:webmin/webmin
2020-05-10 11:26:21 -07:00
Ilia Rostovtsev
a7451c0a82
Delete routes table should be sortable
2020-05-10 17:39:46 +03:00
Jamie Cameron
22431e2b1e
Merge branch 'master' of github.com:webmin/webmin
2020-05-09 17:02:27 -07:00
Jamie Cameron
329edd0988
escape output
2020-05-09 16:57:31 -07:00
Jamie Cameron
35db89c076
Merge pull request #1239 from ardabeyazoglu/master
...
Add support for redis session
2020-05-09 10:36:04 -07:00
Arda Beyazoglu
990fda13ef
Add support for redis session
2020-05-09 10:49:18 +02:00