Jamie Cameron
6833ce004a
Don't break os_type as it is used later
2020-11-08 14:28:51 -08:00
Ilia Rostovtsev
cdcfdfb2ad
Change Others to Tools and update translations
2020-11-08 14:29:49 +03:00
Ilia Rostovtsev
3e8418eed2
Fix to update OS version properly
2020-11-06 18:54:27 +03:00
Jamie Cameron
c9f4968bcb
Merge branch 'master' of github.com:webmin/webmin
2020-11-05 10:02:39 -08:00
Jamie Cameron
2437f73570
Netplan dir may exist but be empty https://www.virtualmin.com/node/70054
2020-11-03 20:35:40 -08:00
Ilia Rostovtsev
25b7ee5b1a
Fix to call OS cache refresh on manual call only
2020-11-02 22:19:07 +03:00
Jamie Cameron
286eace8b7
Version bump
2020-11-01 22:28:38 -08:00
Jamie Cameron
ed59ce2984
Code cleanups
2020-11-01 22:11:11 -08:00
Jamie Cameron
8e3adcc605
more ui-lib conversion
2020-11-01 22:11:00 -08:00
Jamie Cameron
26d38556f0
Fix some wording
2020-11-01 17:21:52 -08:00
Jamie Cameron
5e7b0386ff
Merge branch 'master' of github.com:webmin/webmin
2020-11-01 17:12:59 -08:00
Jamie Cameron
21f7dc9971
UI-lib conversion
2020-11-01 17:12:51 -08:00
Ilia Rostovtsev
66eccaf7e7
Fix to regenerate OS cache on info recollect
2020-11-01 12:53:30 +03:00
Ilia Rostovtsev
2a104b43c9
Remove no longer used variable (another one)
2020-10-31 13:24:56 +03:00
Ilia Rostovtsev
f69c84ef81
Remove no longer used variable
2020-10-31 12:34:02 +03:00
Ilia Rostovtsev
20a2fdf400
Fix to update OS cache every day
...
https://www.virtualmin.com/node/69596
2020-10-31 12:30:47 +03:00
Ilia Rostovtsev
b02acf87e5
Fix to escape other params
2020-10-30 19:40:49 +03:00
Ilia Rostovtsev
ec6e681818
Fix to urlize password for 2FA https://github.com/webmin/webmin/issues/1317#issuecomment-718707491
...
https://www.virtualmin.com/node/70081
https://sourceforge.net/p/webadmin/bugs/5418
2020-10-29 16:10:38 +03:00
Ilia Rostovtsev
32fe68ea12
Generate distinctive name for 2FA app
...
Example: sub1.domain.com (username)
2020-10-28 11:46:05 +03:00
Jamie Cameron
a6b3d26416
Fix perl warning https://sourceforge.net/p/webadmin/bugs/5422/
2020-10-25 17:24:17 -07:00
Ilia Rostovtsev
c665f36af6
Add XCP-ng Linux support detection
...
https://sourceforge.net/p/webadmin/bugs/5019
2020-10-24 14:14:09 +03:00
Ilia Rostovtsev
18b12d3401
Fix a bug in UTF7 conversion to support other languages (like Russian) https://github.com/webmin/usermin/issues/62
...
Folder name like `.&BB8EQAQ4BDIENQRC-` wasn't working before
2020-10-23 22:40:26 +03:00
Ilia Rostovtsev
bec8d15d7a
Add ability to decode UTF7 encoded imap folders https://github.com/webmin/usermin/issues/62
2020-10-23 17:11:29 +03:00
Ilia Rostovtsev
51894fe0c3
Fix OpenSUSE version detection
...
Previously, the version was grabbed as 15.2" from the string PRETTY_NAME="openSUSE Leap 15.2" - this patch makes sure that only 15.2 is grabbed
2020-10-23 12:41:25 +03:00
Ilia Rostovtsev
1b29af7780
Fix translator glitches #1313
2020-10-22 12:55:04 +03:00
Ilia Rostovtsev
7e5ccdc77a
Merge pull request #1313 from mateusz-szafraniec/patch-1
...
fixed pl.auto
2020-10-22 12:53:51 +03:00
Jamie Cameron
3377c44813
Remove useless alignments
2020-10-21 17:06:41 -07:00
Mateusz Szafraniec
70019b7843
Update pl.auto
...
fixed translation
2020-10-21 15:01:21 +02:00
Jamie Cameron
0b864c966f
Update perms
2020-10-20 15:35:18 -07:00
Jamie Cameron
5834437209
PID file can be in a different location on newer FreeBSD releases
2020-10-20 15:32:45 -07:00
Jamie Cameron
2cb5d88637
Work on ui-lib conversion
2020-10-20 15:30:55 -07:00
Jamie Cameron
546ea972de
Fix perl warning
2020-10-19 10:25:53 -07:00
Jamie Cameron
d5331075bb
Fix perl warning
2020-10-19 10:16:08 -07:00
Jamie Cameron
4f21870885
Fix perl warning
1.960
2020-10-17 13:58:48 -07:00
Ilia Rostovtsev
5d9d5ce9ff
Add MariaDB 10.4 support for SSL type option
2020-10-17 20:33:05 +03:00
Ilia Rostovtsev
cf6eeadaa3
Fix to stop false positive syslogging on page reload
2020-10-16 19:59:53 +03:00
Ilia Rostovtsev
523bdc0066
Cosmetic changes to previous commit 26008394a9
2020-10-16 19:27:14 +03:00
Ilia Rostovtsev
26008394a9
Fix to prevent count failed when empty 2FA token is sent
...
b68a47fa0d
511e70aa97
2020-10-16 17:48:16 +03:00
Ilia Rostovtsev
0ac26ba423
Fix comment typo
2020-10-16 15:45:31 +03:00
Ilia Rostovtsev
dd9ab85fe7
Add CentOS Stream release to OS list #1311
2020-10-16 15:19:36 +03:00
Ilia Rostovtsev
6a146e1471
Field permissions cannot be null
2020-10-16 14:54:37 +03:00
Ilia Rostovtsev
a0233341d5
Neither table nor field permissions can be null
2020-10-16 14:08:58 +03:00
Jamie Cameron
5b33741e67
Define email and notify variables before they are used https://sourceforge.net/p/webadmin/bugs/5416/
2020-10-15 20:31:13 -07:00
Jamie Cameron
f876411cdc
Merge branch 'master' of github.com:webmin/webmin
2020-10-15 20:23:39 -07:00
Jamie Cameron
140c41e48a
Remove debug messages
2020-10-15 20:20:26 -07:00
Ilia Rostovtsev
b68a47fa0d
Fix to prevent logging when empty 2FA token is sent 511e70aa97
2020-10-15 13:19:07 +03:00
Ilia Rostovtsev
511e70aa97
Add to support to display two factor authentication field selectively
...
https://virtualmin.com/node/70011
2020-10-14 19:02:37 +03:00
Ilia Rostovtsev
77e6391502
If File::MimeInfo cannot be loaded don't fail on ACL page
...
If fails on Ubuntu 2.040, where File::MimeInfo needs to be loaded from ../filemin/lib when used with `acl_security.pl` (which is not needed by this page)
2020-10-13 16:20:07 +03:00
Ilia Rostovtsev
1a707f1d06
Fix typo
2020-10-12 22:04:26 +03:00
Jamie Cameron
68f0e8dc98
Fix setting of perms for new users
2020-10-11 20:08:07 -07:00