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
Jamie Cameron
ef4b35f7ee
Fix perl warning
2020-05-07 23:21:35 -07:00
Jamie Cameron
29341093ba
Merge branch 'master' of github.com:webmin/webmin
2020-05-07 23:20:48 -07:00
Jamie Cameron
aa627b3a9e
fix perl warning
2020-05-07 23:20:33 -07:00
Ilia Rostovtsev
887ff4856c
Merge branch 'master' of github.com:webmin/webmin
2020-05-04 13:13:34 +03:00
Ilia Rostovtsev
1bc262481d
dnssec-keygen 9.14.2 deprecated the use of -r option in favor of using /dev/random [bugs:#5370]
2020-05-04 13:13:02 +03:00
Jamie Cameron
ad80dff2c7
Merge pull request #1234 from macmon/master
...
hostname update revised
2020-05-03 15:04:04 -07:00
Jamie Cameron
cf1965834c
Don't append domain name if none was found https://virtualmin.com/node/68961
2020-05-03 15:00:36 -07:00
Jamie Cameron
6e47fd314e
Remove python dep on debian since the package has been renamed in Ubuntu 20 https://forum.virtualmin.com/t/install-virtualmin-on-ubuntu-20-04/104734/38
2020-05-03 14:50:51 -07:00
Jamie Cameron
17ee4abe5c
Fix unescaped input
2020-05-03 14:45:06 -07:00
Jamie Cameron
bb3416cc5f
commited to wrong repo
2020-05-03 14:23:44 -07:00
Jamie Cameron
f40e2feb6a
Merge branch 'master' of github.com:webmin/webmin
2020-05-03 13:57:55 -07:00
Jamie Cameron
cd86e43e27
Don't change body hash if it doesn't exist https://github.com/webmin/usermin/issues/58
2020-05-03 13:57:46 -07:00
Ilia Rostovtsev
c0788e285a
Fix when no version found - assume greater than 3.2
2020-05-03 21:51:20 +03:00
Ilia Rostovtsev
613f3a5f41
Fix to handle missing ps version number
2020-05-03 21:47:43 +03:00
Ilia Rostovtsev
c692b3e2d8
Fix post-translation bugs
2020-05-03 19:59:45 +03:00
Ilia Rostovtsev
86ec5c0b7d
Don't double encode labels for size
2020-05-03 19:18:56 +03:00
Ilia Rostovtsev
d45060f71d
Merge branch 'master' of github.com:webmin/webmin
2020-05-03 14:02:34 +03:00
Ilia Rostovtsev
b28a26f1b6
Trim username to remove leading and trailing spaces
...
It may be annoying to see this error message if username copy/paste from somewhere and contains unexpected spaces
2020-05-03 14:02:17 +03:00
Jamie Cameron
490483dc55
Merge branch 'master' of github.com:webmin/webmin
2020-05-02 17:30:01 -07:00
Jamie Cameron
4e2108f612
Fix path on pre and post install runners https://github.com/webmin/webmin/issues/1080
2020-05-02 13:01:18 -07:00
Ilia Rostovtsev
7002d0cd32
Fix translator regex bugs
2020-05-02 22:31:31 +03:00
Ilia Rostovtsev
229d0853bc
Remove langauto key too
2020-04-30 13:02:05 +03:00
Ilia Rostovtsev
fafc6ed2b5
Drop useless empty files /2
2020-04-29 23:25:40 +03:00
Ilia Rostovtsev
ee56777e6d
Drop useless empty files
2020-04-29 23:17:45 +03:00