Commit Graph

19172 Commits

Author SHA1 Message Date
Jamie Cameron
5e4b529cb2 Do fail hard if the default SSL cert can't be loaded 2020-12-06 21:35:28 -08:00
Jamie Cameron
8a34f7b6a7 Fail more gracefully if SSL cert cannot be loaded 2020-12-06 21:31:27 -08:00
Jamie Cameron
d7f3e8053e Remove useless redefinition warning 2020-12-06 20:53:49 -08:00
Jamie Cameron
d41a2472b3 Show what file error about missing ) is in https://sourceforge.net/p/webadmin/bugs/5431/ 2020-12-06 20:30:47 -08:00
Jamie Cameron
9122306680 Merge branch 'master' of github.com:webmin/webmin 2020-12-06 11:02:10 -08:00
Jamie Cameron
c6345ec1e9 Norwegian translation update from Stein-Askel Basma 2020-12-06 11:00:27 -08:00
Ilia Rostovtsev
35b4e4716f Include theme root to env
https://sourceforge.net/p/webadmin/bugs/5430/
2020-12-06 13:46:13 +03:00
Jamie Cameron
776affb1c0 Include tar command in package dependencies https://github.com/webmin/webmin/issues/1334 2020-12-05 22:05:50 -08:00
Ilia Rostovtsev
34403b75e0 Always assume utf-8; add ascii test sub 2020-12-02 23:33:50 +03:00
Ilia Rostovtsev
244a3342f4 Fix to drop keys in .auto files if there is a translation by human been made 2020-12-02 18:52:05 +03:00
Ilia Rostovtsev
b008c9429a Returned version used for comparison; return UI variant on demand only 2020-11-30 15:16:52 +03:00
Ilia Rostovtsev
84b8d2179c Merge branch 'master' of github.com:webmin/webmin into master 2020-11-30 12:58:41 +03:00
Ilia Rostovtsev
62c0569525 Default variant should be MySQL with fancy builds 96257e8956 (diff-660d08ad1fbe98f13c43a2e7221aa57990287dd782394524d3a3a332d0860aecR3456) 2020-11-30 12:57:25 +03:00
Jamie Cameron
1f9e4795ca Do proper MIME encoding of subject header https://github.com/webmin/usermin/issues/67 2020-11-29 16:33:54 -08:00
Jamie Cameron
6f83bdcc81 Merge branch 'master' of github.com:webmin/webmin 2020-11-29 16:00:59 -08:00
Jamie Cameron
aeb08deb94 Fix version check 2020-11-29 16:00:52 -08:00
Jamie Cameron
a7167349f4 Don't show RSA authentication option in newer openssh releases https://sourceforge.net/p/webadmin/bugs/5428/ 2020-11-29 15:59:30 -08:00
Ilia Rostovtsev
9ed2c11389 Fix escaping data for new collapse UI widget 2020-11-29 22:31:57 +03:00
Ilia Rostovtsev
b2c41bfa26 Fix not to use defined-or operator 619b9bdb00 (r44637384) 2020-11-29 21:56:12 +03:00
Ilia Rostovtsev
3f8991ce04 Fix UI collapse support options (including open on start) a766a348f0 (commitcomment-44636896) 2020-11-29 21:48:51 +03:00
Ilia Rostovtsev
0de015ebf6 Fix to print errors consistently nicely using alerts (MySQL) 2020-11-29 21:34:19 +03:00
Ilia Rostovtsev
168f8c5a5d Print not running error using new collapse 2020-11-29 21:18:22 +03:00
Ilia Rostovtsev
e56c9e25b7 This widget in-fact represents an error 2020-11-29 18:56:27 +03:00
Ilia Rostovtsev
a766a348f0 Utilize usage of native HTML5 accordions ba6564e67b 2020-11-29 18:51:28 +03:00
Ilia Rostovtsev
07bf256b8c Add translations for latest MySQL changes https://github.com/webmin/webmin/commit/d10b1578a 2020-11-29 18:08:25 +03:00
Ilia Rostovtsev
d10b1578ae Add ability to force reset lost admin password for MySQL 2020-11-29 18:07:39 +03:00
Ilia Rostovtsev
a79a09a60d Satisfy requirement to restart database process on renaming admin user 2020-11-29 16:39:02 +03:00
Ilia Rostovtsev
619b9bdb00 Fix anonymous user support and fix variables name
Note: defined-or operator (//) was added in Perl 5.10 and we could safely use it
2020-11-29 16:29:29 +03:00
Ilia Rostovtsev
6a9b1a4dd3 Fix missing var after moving code 2020-11-29 16:12:33 +03:00
Ilia Rostovtsev
4ab8bdc11d Fix changing host properly when editing user 2020-11-29 15:30:45 +03:00
Ilia Rostovtsev
3731b28435 Fix to call update config in the right context (rename) 2020-11-29 14:47:04 +03:00
Ilia Rostovtsev
125cc7b418 Fix MySQL password handling for users with unix auth https://github.com/webmin/webmin/issues/1333
Additionally fixed renaming of admin user and password, all at once or separetely
2020-11-28 21:02:50 +03:00
Jamie Cameron
823ea74ca1 Add config option to show HW vendor in lease list 2020-11-21 12:47:36 -08:00
Jamie Cameron
6d9d8dbe6a Remove dependency on file::copy 2020-11-20 17:04:05 -08:00
Jamie Cameron
6dd4ff5dd0 Don't crash out if network config file is missing https://www.virtualmin.com/node/70222 2020-11-20 17:02:00 -08:00
Jamie Cameron
5c828afd5c Merge branch 'master' of github.com:webmin/webmin 2020-11-20 17:00:33 -08:00
Jamie Cameron
78bd566d9b User may be on netplan but have no configs yet 2020-11-20 16:57:50 -08:00
Ilia Rostovtsev
691657707c Revert 02e354a17c (commitcomment-44356560) 2020-11-20 01:57:59 +03:00
Jamie Cameron
f2c852f998 Merge branch 'master' of github.com:webmin/webmin 2020-11-18 23:47:08 -08:00
Jamie Cameron
b050380aa7 Don't assume that current directory is the module dir https://sourceforge.net/p/webadmin/bugs/5425/ 2020-11-18 23:46:29 -08:00
Ilia Rostovtsev
9463635e74 Add AMD Ryzen temperature based on "die" of the CPU
https://sourceforge.net/p/webadmin/discussion/600155/thread/a9d8fe19c0/?limit=25
2020-11-16 22:22:22 +03:00
Jamie Cameron
21bf940d1e Merge branch 'master' of github.com:webmin/webmin 2020-11-15 21:44:19 -08:00
Jamie Cameron
df7d9a7ab9 Add Google Fi as SMS provider https://www.virtualmin.com/node/70193 2020-11-15 19:32:32 -08:00
Ilia Rostovtsev
d1d475bbd1 Finalize password change fix #1324 2020-11-13 11:57:58 +03:00
Jamie Cameron
db1106ec73 Respect salt format if one was given 2020-11-12 22:24:21 -08:00
Jamie Cameron
4ea9235e58 Merge branch 'master' of github.com:webmin/webmin 2020-11-12 22:24:06 -08:00
Jamie Cameron
d3be5b8fc8 Use correct function to validate a password https://github.com/webmin/webmin/issues/1324 2020-11-12 22:23:56 -08:00
Ilia Rostovtsev
796028884c Fix to beautify password change page 26903268db 2020-11-12 23:10:42 +03:00
Ilia Rostovtsev
02e354a17c Check for configs too b6ad8b0f41 2020-11-11 11:32:02 +03:00
Jamie Cameron
b6ad8b0f41 Check for netplan command as well 1.962 2020-11-10 11:20:38 -08:00