iliajie
|
15c81e8ace
|
Fix wrong sting transfer
|
2023-05-09 22:41:29 +03:00 |
|
iliajie
|
3683c0e06c
|
Add support for multiple paginations in a single page
|
2023-05-09 19:53:15 +03:00 |
|
iliajie
|
8c15fc9fdb
|
Fix escapes ; add support to display items on page
e.g.: Showing 43 to 64 of 83 items on page ⏴ 3 of 4 pages ▸
|
2023-05-09 13:15:33 +03:00 |
|
Jamie Cameron
|
25e5b2f4fc
|
Use new used field
|
2023-05-08 20:56:33 -07:00 |
|
Jamie Cameron
|
41a7d61df4
|
Collect used disk space separately
|
2023-05-08 20:55:05 -07:00 |
|
Jamie Cameron
|
ad93a7cc53
|
Merge branch 'master' of github.com:webmin/webmin
|
2023-05-08 17:39:46 -07:00 |
|
Jamie Cameron
|
7edccbe38b
|
Newer DBD::mysql versions need to set mysql_ssl_optional to not fail if mandatory SSL isn't supported https://forum.virtualmin.com/t/remote-mysql-server-ssl-connection-issue/120683
|
2023-05-08 17:39:31 -07:00 |
|
iliajie
|
6310521982
|
Add support for listing jail blocks with pagination 2/2
|
2023-05-08 23:56:04 +03:00 |
|
iliajie
|
ae544ec580
|
Add support for listing jail blocks 1/2
https://forum.virtualmin.com/t/firewalld-module/116515/12
|
2023-05-07 21:24:30 +03:00 |
|
Jamie Cameron
|
c2bbb27de4
|
Using the back button to return doesn't refresh the page
|
2023-05-06 21:43:46 -07:00 |
|
Jamie Cameron
|
797c38b9e6
|
Merge branch 'master' of github.com:webmin/webmin
|
2023-05-06 14:51:21 -07:00 |
|
Jamie Cameron
|
2a1c5ce79c
|
Reuse the existing let's encrypt key by default http://github.com/virtualmin/virtualmin-gpl/issues/414
|
2023-05-06 14:49:44 -07:00 |
|
iliajie
|
e260a96d93
|
Add API to use theme dependent code for page refresh
|
2023-05-06 12:54:13 +03:00 |
|
iliajie
|
4e96552b03
|
Fix to factor out read_help_file sub to be accessible by theme
|
2023-05-06 12:01:06 +03:00 |
|
iliajie
|
9a29c6f98e
|
Fix search use absolute path for file
e.g. search for `Days before expiry` doesn't search for Virtualmin help in Authentic Theme
|
2023-05-05 13:24:29 +03:00 |
|
iliajie
|
fae07aed8a
|
Fix if defined
|
2023-05-04 14:31:22 +03:00 |
|
iliajie
|
62a3c9f237
|
Merge remote-tracking branch 'origin/master'
|
2023-05-04 13:09:37 +03:00 |
|
iliajie
|
cdf715ad2e
|
Fix to test expired password correctly
|
2023-05-04 13:09:16 +03:00 |
|
Jamie Cameron
|
33a8c5c8af
|
Fix check for values field
|
2023-05-03 17:01:40 -07:00 |
|
iliajie
|
06ae7b8582
|
Fix undefined error fa42a98acb (commitcomment-111597917)
|
2023-05-03 16:27:00 +03:00 |
|
Jamie Cameron
|
9cf714d014
|
Use the correct shadow table name https://github.com/webmin/webmin/issues/1898
|
2023-05-01 20:02:10 -07:00 |
|
Jamie Cameron
|
d1fe5d1bae
|
Merge branch 'master' of github.com:webmin/webmin
|
2023-04-30 21:44:38 -07:00 |
|
Jamie Cameron
|
f9c4cacd6c
|
SCRIPT_NAME isn't a safe variable to use, because sometimes Virtualmin sets it
|
2023-04-30 21:43:33 -07:00 |
|
Jamie Cameron
|
ce7e966c1a
|
Merge pull request #1897 from webmin/dev/firewalld-edit-configs-manually
Add support to edit FirewallD config files manually
|
2023-04-30 14:43:48 -07:00 |
|
Jamie Cameron
|
625f4ac93c
|
Fix check for missing value!
|
2023-04-30 10:54:58 -07:00 |
|
iliajie
|
fa311d5288
|
Add support to edit FirewallD config files manually
|
2023-04-30 18:43:36 +03:00 |
|
Jamie Cameron
|
fa42a98acb
|
Use values array if value isn't set https://forum.virtualmin.com/t/dns-not-appearing-on-slaves/120477
|
2023-04-28 20:08:09 -07:00 |
|
Jamie Cameron
|
81a8607628
|
Use lc to lower case
|
2023-04-28 13:59:19 -07:00 |
|
Jamie Cameron
|
2626d01005
|
Merge branch 'master' of github.com:webmin/webmin
|
2023-04-28 12:00:35 -07:00 |
|
Jamie Cameron
|
1e5032c7a3
|
Don't reference non-existent values
|
2023-04-28 12:00:04 -07:00 |
|
iliajie
|
5dc2281e66
|
Fix password change screen pop up on every login 20d07a17a8
|
2023-04-28 11:02:19 +03:00 |
|
iliajie
|
70fce1f97e
|
Fix not to display no password option
|
2023-04-27 23:11:55 +03:00 |
|
iliajie
|
da1ee58a7c
|
Fix to use offset rather than zone name https://github.com/virtualmin/virtualmin-gpl/issues/552
|
2023-04-26 11:30:53 +03:00 |
|
iliajie
|
4b3ef986bf
|
Merge branch 'master' of github.com:webmin/webmin
|
2023-04-26 09:32:22 +03:00 |
|
iliajie
|
14a07d4959
|
Fix to test if home directory is writable https://github.com/webmin/webmin/issues/1892#issuecomment-1522680504
Introduced with: https://github.com/webmin/webmin/commit/f46cc45
|
2023-04-26 09:30:24 +03:00 |
|
Jamie Cameron
|
e3d4d2427c
|
Merge branch 'master' of github.com:webmin/webmin
|
2023-04-25 20:47:48 -07:00 |
|
Jamie Cameron
|
9bcee57c7c
|
Try lower case username if upper case doesn't exist https://github.com/virtualmin/virtualmin-gpl/issues/553
|
2023-04-25 20:47:07 -07:00 |
|
Jamie Cameron
|
896fedf590
|
Merge pull request #1895 from martelrotschy/dev/fix-pdbedit-bug
Fixes webmin/webmin#1894
|
2023-04-25 19:52:37 -07:00 |
|
Martel
|
12e6b19586
|
Fixed issue with pdbedit in samba-lib.pl
Invalid option for pdbedit that broke due to a recent update of samba-common
|
2023-04-25 17:42:14 -07:00 |
|
iliajie
|
3f322bee84
|
Fix to also animate menu's main content
|
2023-04-19 11:26:07 +03:00 |
|
Jamie Cameron
|
20d07a17a8
|
Sync password expiry logic with Linux https://forum.virtualmin.com/t/personalized-warning-in-password-policy/120228
|
2023-04-18 21:43:15 -07:00 |
|
Jamie Cameron
|
24b59c5b85
|
No need for this check now that create_wrapper has been extracted
|
2023-04-18 15:58:27 -07:00 |
|
Jamie Cameron
|
e5249a6e3b
|
No need for a wrapper around the wrapper function
|
2023-04-18 15:44:40 -07:00 |
|
Jamie Cameron
|
a3140c03da
|
Merge pull request #1887 from webmin/dev/xterm-in-usermin
Add support for Terminal to work in Usermin
|
2023-04-18 15:34:42 -07:00 |
|
iliajie
|
d154935e8f
|
Fix to factor out create_wrapper sub
|
2023-04-18 21:21:30 +03:00 |
|
Jamie Cameron
|
db8d712d83
|
When the cron module is being used as an API in usermin, leave user switching up to the caller
|
2023-04-18 10:11:49 -07:00 |
|
iliajie
|
d500367bdd
|
Fix missing end line
|
2023-04-18 18:00:33 +03:00 |
|
iliajie
|
03d245384d
|
Fix not to depend on Cron
|
2023-04-18 17:51:23 +03:00 |
|
iliajie
|
a89415739b
|
Merge remote-tracking branch 'origin/master'
|
2023-04-17 23:02:32 +03:00 |
|
iliajie
|
e81c869531
|
Fix to smooth top switches load
|
2023-04-17 23:02:21 +03:00 |
|