Jamie Cameron
|
30208960a1
|
Fix caching of detected OS version
|
2023-03-03 22:41:08 -08:00 |
|
Jamie Cameron
|
b5aaba9119
|
What are roles??
|
2023-03-03 21:37:10 -08:00 |
|
Jamie Cameron
|
0064fbf4ed
|
Remove special check for a new kernel package, and just rely on needs-restarting
|
2023-03-03 21:34:23 -08:00 |
|
Jamie Cameron
|
aef0176c41
|
Merge pull request #1850 from webmin/dev/fix-to-speed-up-dashboard-load-1
Add support for loading given modules info in background only on initial Dashboard load
|
2023-03-03 16:35:10 -08:00 |
|
Jamie Cameron
|
2f85da3c72
|
Merge pull request #1849 from webmin/dev/fix-consider-reserved-space
Fix to properly display used space (consider reserved)
|
2023-03-03 15:50:24 -08:00 |
|
iliajie
|
0ead391e47
|
Fix not to run check_reboot_required on initial load
|
2023-03-03 22:29:48 +02:00 |
|
iliajie
|
8e083d044e
|
Fix to use indexof instead of grep
|
2023-03-03 17:31:47 +02:00 |
|
Jamie Cameron
|
1ce1507b14
|
Don't check for OS update more than once per day
|
2023-03-02 23:13:22 -08:00 |
|
Jamie Cameron
|
b8238bf3d5
|
Don't do OS detection if we can't use it
|
2023-03-02 21:39:23 -08:00 |
|
Jamie Cameron
|
166ea04954
|
Don't switch to non-root when editing PHP configs in /etc https://github.com/virtualmin/virtualmin-gpl/issues/522
|
2023-03-02 19:26:26 -08:00 |
|
iliajie
|
6ca851c49a
|
Fix to skip Webmin notifications as can be added later
|
2023-03-03 02:03:44 +02:00 |
|
iliajie
|
ae805cfdd2
|
Fix to use a new regex for other libs
|
2023-03-03 00:52:56 +02:00 |
|
iliajie
|
7932c08507
|
Add support for loading given modules info in background only
|
2023-03-03 00:40:33 +02:00 |
|
Jamie Cameron
|
5e4212812c
|
Don't re-add subjectAltName line https://forum.virtualmin.com/t/ssl-for-sub-server-certificate-and-key-do-not-match-certificate-data-is-not-valid/119313/43
|
2023-03-02 13:29:23 -08:00 |
|
iliajie
|
550aa7593b
|
Fix to properly display used space (consider reserved)
|
2023-03-02 21:24:49 +02:00 |
|
Jamie Cameron
|
6e2ab1c2fb
|
Version bump for next release
|
2023-03-01 22:15:09 -08:00 |
|
Jamie Cameron
|
f00bb0a77c
|
Merge pull request #1846 from webmin/dev/acls-in-filemin
Add set ACLs support
|
2023-02-28 20:21:36 -08:00 |
|
iliajie
|
37d470bd69
|
Fix to use $cwd in paths
|
2023-02-28 22:24:43 +02:00 |
|
iliajie
|
98c3f82ea5
|
Fix to make file and group choosers work
|
2023-02-28 22:00:50 +02:00 |
|
iliajie
|
6389fafaef
|
Fix to respect multiple spaces just in case
|
2023-02-28 21:03:46 +02:00 |
|
iliajie
|
31eb218094
|
Fix to always use quotemeta
|
2023-02-28 20:36:39 +02:00 |
|
iliajie
|
ead01b541e
|
Fix to remove useradmin require
|
2023-02-28 12:23:34 +02:00 |
|
iliajie
|
dc1f64eeaf
|
Fix to use user and group selects
|
2023-02-27 20:55:21 +02:00 |
|
iliajie
|
ab4b7cf20c
|
Fix to remove listing users
|
2023-02-27 19:57:52 +02:00 |
|
iliajie
|
69ccb45686
|
Fix to always prefer displaying external IP address #1184
https://github.com/webmin/webmin/issues/1184#issuecomment-1446340234
|
2023-02-27 15:44:00 +02:00 |
|
iliajie
|
ec6df9cf85
|
Merge remote-tracking branch 'origin/master'
|
2023-02-27 14:05:50 +02:00 |
|
iliajie
|
9eaa217e8c
|
Fix to flip colors for switch links #1845
|
2023-02-27 14:05:37 +02:00 |
|
Jamie Cameron
|
02dd766c80
|
Add function to change the DB login
|
2023-02-25 23:24:25 -08:00 |
|
Jamie Cameron
|
fc5483972b
|
Allow custom login for restore command
|
2023-02-25 23:00:46 -08:00 |
|
Jamie Cameron
|
a1aa6a41b6
|
Code cleanup
|
2023-02-25 19:14:05 -08:00 |
|
iliajie
|
59f7a056e2
|
Add support for systems with large amount of users and groups
|
2023-02-26 02:54:59 +02:00 |
|
iliajie
|
fa562f6766
|
Fix to avoid possible user errors on entry
|
2023-02-26 01:41:02 +02:00 |
|
iliajie
|
fedb53ce45
|
Fix missing (possible) permission
|
2023-02-25 22:03:38 +02:00 |
|
iliajie
|
352a1323a7
|
Fix size for multiple select
|
2023-02-25 21:57:12 +02:00 |
|
iliajie
|
90a144516b
|
Fix to rely on get_users_list and get_groups_list
|
2023-02-25 21:55:37 +02:00 |
|
iliajie
|
a4b0a84149
|
Fix scope
|
2023-02-25 21:25:21 +02:00 |
|
iliajie
|
edd4be6cb5
|
Fix to remove no needed empty option in multi select
|
2023-02-25 20:41:14 +02:00 |
|
iliajie
|
92f1c7d2ef
|
Fix label name ; fix placeholder to reflex Linux variant of the command
|
2023-02-25 19:53:24 +02:00 |
|
iliajie
|
b5ad834a0c
|
Finish work on adding set ACLs support
|
2023-02-25 19:47:04 +02:00 |
|
Jamie Cameron
|
ffcdcb560f
|
Add support for SSL connections
|
2023-02-24 15:28:10 -08:00 |
|
iliajie
|
cf953603d2
|
Start work on adding set ACLs support
|
2023-02-24 23:27:07 +02:00 |
|
Jamie Cameron
|
f468efd888
|
Add support for restoring from a compressed file
|
2023-02-23 23:42:00 -08:00 |
|
Jamie Cameron
|
744edd8911
|
Escape paths
|
2023-02-23 23:34:39 -08:00 |
|
Jamie Cameron
|
dee0ad64f9
|
Add support for compressed backups
|
2023-02-23 19:52:32 -08:00 |
|
Jamie Cameron
|
ff4aacb5bc
|
Use my instead of local
|
2023-02-23 19:36:21 -08:00 |
|
Jamie Cameron
|
89bc90d3a7
|
Don't re-create record if already OK
|
2023-02-23 18:36:12 -08:00 |
|
iliajie
|
c3fa84a7cd
|
Fix to always default to RSA key type in Let's Encrypt
|
2023-02-23 20:50:33 +02:00 |
|
iliajie
|
395d7d261d
|
Fix error message and remove adding new line
|
2023-02-21 18:00:39 +02:00 |
|
Ilia
|
0510ca7092
|
Merge pull request #1844 from ItzMiracleOwO/patch-1
Fix setup-repos.sh perm issues
|
2023-02-21 17:56:48 +02:00 |
|
YueYue
|
05016e24cc
|
Update setup-repos.sh
Lets check for root perms before executing to prevent issues.
|
2023-02-21 19:02:12 +08:00 |
|