Ilia Ross
18f3e1273f
Fix to use a new param to clear cache
2023-08-27 01:27:05 +03:00
Ilia Ross
8ced23d027
Fix to use a new way for clearing hostname cache
2023-08-26 21:26:03 +03:00
Ilia Ross
d834bb6da0
Fix to use state instead of globals in get_system_hostname sub
2023-08-26 21:17:57 +03:00
Jamie Cameron
cc560b00e5
Merge pull request #1990 from webmin/dev/hostname-detection-with-hostnamectl
...
Add hostname detection using `hostnamectl` command
2023-08-25 13:59:47 -07:00
Jamie Cameron
3e4668715a
Merge branch 'master' of github.com:webmin/webmin
2023-08-25 11:25:51 -07:00
Jamie Cameron
053e8dcf22
Remove double HTML escape https://github.com/webmin/usermin/issues/105
2023-08-25 11:25:25 -07:00
Ilia Ross
2d7e57c7e1
Add hostname detection using hostnamectl command
2023-08-25 18:59:03 +03:00
Ilia Ross
30e6360fa2
Update CHANGELOG.md
2023-08-24 00:58:40 +03:00
Jamie Cameron
dda9290ff5
minor version bump
2023-08-23 11:53:53 -07:00
Jamie Cameron
15a00d8119
Remove perl module dependency and just use glob instead
2023-08-23 11:49:00 -07:00
Jamie Cameron
9289083171
No need for BEGIN block
2023-08-23 10:54:20 -07:00
Jamie Cameron
3d482d2bf5
Support CF-Connecting-IPv6 header
2023-08-22 18:46:43 -07:00
Jamie Cameron
318150e6b0
Merge branch 'master' of github.com:webmin/webmin
2023-08-21 17:18:53 -07:00
Jamie Cameron
8939b060b4
Clean up diff dirs so they don't get package up https://forum.virtualmin.com/t/debian-upgrade-nwe-directories-in-root-and-orig-directories-left-after-upgrade-completed/122241/8
2023-08-21 17:18:46 -07:00
Ilia Ross
4709ff6adf
Add support for odd Amazon Linux interface names
2023-08-22 01:52:22 +03:00
Jamie Cameron
31af9f996c
Also support CF-Connecting-IP https://github.com/webmin/webmin/issues/1956
2023-08-21 10:04:16 -07:00
Jamie Cameron
c716443737
Merge branch 'master' of github.com:webmin/webmin
2023-08-20 21:22:15 -07:00
Jamie Cameron
fd06605f51
Add support for True-Client-IP header as used by Cloudflare https://github.com/webmin/webmin/issues/1956
2023-08-20 21:22:08 -07:00
Ilia Ross
c8f6b05987
Add Config::IniFiles to vendor_perl [build]
...
* Amazon Linux doesn't have it available anywhere
2023-08-20 15:24:12 +03:00
Ilia Ross
a90dbc5f33
Fix not to print HTML in stdout
2023-08-20 14:08:31 +03:00
Ilia Ross
7fc16f8948
Update CHANGELOG.md
2023-08-19 18:22:16 +03:00
Ilia Ross
a2f1f24a95
Fix Apache graceful restart
...
https://github.com/virtualmin/virtualmin-gpl/issues/613
2023-08-18 16:15:36 +03:00
Ilia Ross
825b928168
Fix not to escape HTML unless sent to UI
2023-08-18 12:57:43 +03:00
Jamie Cameron
de648c24bd
Expand range of versions
2023-08-17 18:28:11 -07:00
Ilia Ross
907818d2a4
Fix SpamAssassin config for Debian 12
2023-08-17 22:45:14 +03:00
Jamie Cameron
60a79e67d4
Merge branch 'master' of github.com:webmin/webmin
2023-08-16 20:41:14 -07:00
Jamie Cameron
04a3b8b5e6
Suppress output from monitor.pl https://github.com/webmin/webmin/issues/1984
2023-08-16 20:41:04 -07:00
Ilia Ross
dd1b4bc77b
Fix to also set UCF_FORCE_CONFFOLD variable
...
https://github.com/virtualmin/virtualmin-gpl/issues/612
2023-08-16 15:12:18 +03:00
Ilia Ross
5156a472be
Fix a bug in regex to correctly grep wack [build]
...
https://sourceforge.net/p/webadmin/discussion/55377/thread/78e5aa05f3
2023-08-16 13:48:54 +03:00
Ilia Ross
185e7db58d
Revert "Revert "Fix to priorities ip command usage""
...
This reverts commit f8ec917bc5 .
2023-08-16 13:03:51 +03:00
Ilia Ross
f8ec917bc5
Revert "Fix to priorities ip command usage"
...
This reverts commit 3b36dfa8ad .
2023-08-16 13:01:17 +03:00
Jamie Cameron
1016ec5f1d
HTML escape more fields
2023-08-15 22:16:09 -07:00
Jamie Cameron
8a6d4cfefd
Escape some more inputs
2023-08-15 22:15:10 -07:00
Jamie Cameron
7cbbdc898a
More HTML escaping
2023-08-15 22:13:14 -07:00
Jamie Cameron
8db4074d4d
HTML escape more stuff
2023-08-15 21:18:50 -07:00
Jamie Cameron
f6c48e7a11
Merge branch 'master' of github.com:webmin/webmin
2023-08-15 21:14:14 -07:00
Jamie Cameron
9ae54e61bd
Escape search input
2023-08-15 21:13:53 -07:00
Ilia Ross
e917f33e09
Fix to correctly compare Webmin version being semantic version
2023-08-15 17:15:13 +03:00
Jamie Cameron
38aa06b8c6
Merge branch 'master' of github.com:webmin/webmin
2023-08-14 23:03:00 -07:00
Jamie Cameron
57e710e8a6
Small code cleanup
2023-08-14 23:02:35 -07:00
Ilia Ross
0d9d978f72
Fix APT repos
...
https://forum.virtualmin.com/t/switch-to-new-webmin-repository-url-doesnt-work/121851/5?u=ilia
2023-08-12 11:17:33 +03:00
Jamie Cameron
196b886ddb
Merge branch 'master' of github.com:webmin/webmin
2023-08-11 20:36:22 -07:00
Jamie Cameron
4197e61772
Allow use of proxied SSL client name even when in non-SSL mode https://github.com/webmin/webmin/issues/1962
2023-08-11 20:35:57 -07:00
Ilia Ross
6dc87705d9
Fix to always fix Debian repo in the new format
2023-08-11 14:05:08 +03:00
Jamie Cameron
4b59570a82
Merge branch 'master' of github.com:webmin/webmin
2023-08-10 08:14:37 -07:00
Ilia Ross
33927e07ae
Fix missing semicolon
2023-08-10 15:10:04 +03:00
Ilia Ross
65444b8865
Fix Terminal focus bug
2023-08-10 14:25:00 +03:00
Jamie Cameron
5357b084af
Deal with case where there is no address https://sourceforge.net/p/webadmin/bugs/5630/
2023-08-09 22:58:31 -07:00
Ilia Ross
862bbc36df
Fix to address XSS issues #4
2023-08-09 19:07:13 +03:00
Ilia Ross
e6105bb757
Fix to address XSS issues #1
2023-08-09 16:49:40 +03:00
Ilia Ross
864e0c4918
Fix Cron edit files manually page not display directories #1978 [build]
2023-08-09 14:23:41 +03:00
Ilia Ross
115c5763a3
Fix Postfix edit files manually page not display directories #1978 [build]
2023-08-09 12:46:21 +03:00
Ilia Ross
d6e307d59a
Fix not to use new lines to avoid color overflow
2023-08-08 23:19:34 +03:00
iliajie
9dc21ace2d
Fix CHANGELOG.md
2023-08-08 14:24:06 +03:00
iliajie
c500759d83
Fix to simplify the code
2023-08-07 21:52:22 +03:00
iliajie
736d30ef76
Fix to display error message cleanly #1975
2023-08-07 19:44:47 +03:00
Jamie Cameron
a27095f40f
Merge branch 'master' of github.com:webmin/webmin
2023-08-06 09:51:06 -07:00
Jamie Cameron
60a3b3b4a9
Make sure NSEC3PARAM record is always deleted https://github.com/virtualmin/virtualmin-gpl/issues/604
2023-08-06 09:50:43 -07:00
iliajie
f932925b29
Fix support for Amazon Linux release 2023 OS [build]
2023-08-06 15:45:57 +03:00
iliajie
21e8940860
Update CHANGELOG.md [build]
2023-08-05 23:46:51 +03:00
Jamie Cameron
944794aeac
Fix duplicate string
2023-08-05 13:03:12 -07:00
Jamie Cameron
00bd6cf27f
Merge branch 'master' of github.com:webmin/webmin
2023-08-05 12:28:52 -07:00
Jamie Cameron
1fb3bfa6ef
Update webmin from repository if a package is available
2023-08-05 12:28:06 -07:00
iliajie
da14ecbe46
Update install command to use recommends
2023-08-05 20:19:36 +03:00
Jamie Cameron
1c48f3761e
Merge branch 'master' of github.com:webmin/webmin
2023-08-04 17:06:32 -07:00
Jamie Cameron
246b0018eb
Hack around IMAP not supporting regexps in searches https://forum.virtualmin.com/t/usermin-email-filters/121844/4
2023-08-04 17:06:01 -07:00
iliajie
2e97b09d10
Fix to show correct locale for sudo-capable user https://github.com/webmin/authentic-theme/issues/1663
...
f3cc268f0c
2023-08-04 12:58:39 +03:00
iliajie
f3cc268f0c
Fix to show correct locale for sudo-capable user #1663 [build]
2023-08-04 12:54:17 +03:00
iliajie
8c3973c68f
Update CHANGELOG [build]
2023-08-04 00:58:02 +03:00
Jamie Cameron
33b591dfac
Also check if hash format is valid for yescrypt
2023-08-03 14:49:04 -07:00
Jamie Cameron
ec0ab05782
Merge branch 'master' of github.com:webmin/webmin
2023-08-03 14:41:02 -07:00
Jamie Cameron
4b03b80912
Generate new salt if salt isn't valid for SHA
2023-08-03 14:40:16 -07:00
iliajie
d312c3e318
Add support for Amazon Linux 2023 [build]
2023-08-03 23:20:28 +03:00
iliajie
9439ba0450
Add container class
2023-08-03 21:57:03 +03:00
iliajie
bea827c0b7
Fix various XSS related issues
2023-08-03 17:21:40 +03:00
iliajie
b1ee7cbf53
Move Encode::Detect to recommends [build]
2023-08-03 14:09:13 +03:00
iliajie
f56807c023
Fix to make build conditional and test against message
2023-08-03 14:00:50 +03:00
iliajie
7b34282488
Fix to remove building on schedule
2023-08-03 13:49:20 +03:00
iliajie
31b48f8dd6
Add nightly warning
2023-08-03 13:27:18 +03:00
Jamie Cameron
8c1a74d245
More escaping of folder names
2023-08-02 23:21:25 -07:00
Jamie Cameron
6ae1061900
Escape category name
2023-08-02 21:10:35 -07:00
Jamie Cameron
7de3647f0d
Escape all the places where the module description is displayed
2023-08-02 17:28:24 -07:00
iliajie
76389ea06c
Fix to do more filtering to address reported XSS issue
2023-08-03 00:05:23 +03:00
iliajie
8ae4364ee1
Fix let caller do filtering
2023-08-02 23:42:17 +03:00
iliajie
054f0a254e
Fix to do a bit more filtering to prevent root user XSS itself
2023-08-02 23:31:59 +03:00
iliajie
02a5982ff9
Fix for Usermin to clone Webmin repos too
2023-08-02 20:31:26 +03:00
iliajie
a835742293
webmin.dev: Deploy Webmin package
2023-08-02 20:05:55 +03:00
iliajie
2d7f299419
Fix workflows location
2023-08-02 20:04:51 +03:00
iliajie
3bd37be97b
Add builds
2023-08-02 20:02:54 +03:00
iliajie
62e1b4c785
Add script to setup development repos with signing keys
2023-08-02 01:48:13 +03:00
Jamie Cameron
3671a76333
Ubuntu 23 has renamed the SSH systemd service to ssh
2023-08-01 15:39:59 -07:00
iliajie
f3652c7a87
Fix wording https://github.com/webmin/webmin/issues/1971#issuecomment-1659864264
2023-08-01 11:50:52 +03:00
Jamie Cameron
980c4c834c
Merge branch 'master' of github.com:webmin/webmin
2023-07-31 11:01:35 -07:00
Jamie Cameron
df438c59ed
Prevent incompatible option setting https://github.com/webmin/webmin/issues/1971
2023-07-31 11:01:27 -07:00
iliajie
932f2464bc
Update CHANGELOG.md date
2023-07-31 16:52:19 +03:00
iliajie
d9ea914889
Fix to always upload to user home directory if possible
2023-07-31 03:10:00 +03:00
iliajie
1730540764
Fix to always download to user home directory if possible
2023-07-31 03:05:39 +03:00
iliajie
9454cb4a2b
Merge branch 'master' of github.com:webmin/webmin
2023-07-31 02:50:57 +03:00
iliajie
355d7b5404
Fix to update CHANGELOG.md
2023-07-31 02:50:11 +03:00
iliajie
9f93c29c5f
Fix more of those useless XSS
2023-07-31 02:43:25 +03:00
Jamie Cameron
43e671497a
New version bump
2023-07-30 16:37:45 -07:00
iliajie
b14c1c07dc
Fix to also discard any command output
...
Ref.: f4ad3293bf (diff-9801c20c5b4becfcc428783737908ea507bfa6387e42710a174992124d267912R64)
2023-07-30 12:23:33 +03:00
Jamie Cameron
f4ad3293bf
No need to log a command that we're already capturing the output for
2023-07-29 17:51:41 -07:00
iliajie
e809329ca0
Fix to revert the fix "don't just blindly write the new key" ; fix logging
2023-07-29 22:45:44 +03:00
iliajie
3cc16bb120
Fix not to print section name if there is only one
2023-07-29 17:17:03 +03:00
iliajie
1eb43eafd2
Update key email
2023-07-29 14:28:58 +03:00
iliajie
f652def98d
Merge branch 'master' of github.com:webmin/webmin
2023-07-29 11:49:44 +03:00
Jamie Cameron
392fb41a24
Make sure gzip and gunzip are installed
2023-07-28 23:30:13 -07:00
Jamie Cameron
c14b100845
Merge branch 'master' of github.com:webmin/webmin
2023-07-28 18:33:57 -07:00
Jamie Cameron
b3b5fff0dc
If trusting the remote IP, also trust the proxied SSL client cert https://github.com/webmin/webmin/issues/1962
2023-07-28 18:33:48 -07:00
iliajie
ef0a48d83a
Fix not to print empty section
2023-07-28 23:37:24 +03:00
iliajie
58a15dafc7
Fix fix repo script when there are multiple sources configured
2023-07-28 17:24:51 +03:00
iliajie
79f78d5e28
Fit to simplify message text for updating repo URL
2023-07-28 17:19:19 +03:00
Jamie Cameron
51e1c7bef3
Unix permission fixes
2023-07-26 21:51:05 -07:00
Jamie Cameron
5b5af3eb20
Merge branch 'master' of github.com:webmin/webmin
2023-07-26 21:50:16 -07:00
Jamie Cameron
2e93819c1b
If a mail file is compressed, read it via gzip
2023-07-26 21:50:09 -07:00
iliajie
d3a10de65d
Update CHANGELOG.md
2023-07-27 00:46:39 +03:00
iliajie
8ef754b477
Add error_stderr API
2023-07-26 22:38:28 +03:00
Jamie Cameron
4cbda407f9
Merge pull request #1142 from seabres/multiple_ldap_server
...
Allow multiple LDAP server for userdb
2023-07-25 17:17:37 -07:00
Jamie Cameron
71cce5c580
Merge branch 'master' of github.com:webmin/webmin
2023-07-25 16:04:03 -07:00
Jamie Cameron
360c27add5
Don't just blindly write the new key
2023-07-25 16:03:55 -07:00
iliajie
753290b95a
Fix Squid package name
2023-07-25 21:11:38 +03:00
iliajie
ae579a2047
Fix headers names be in teletype text
2023-07-25 19:45:09 +03:00
iliajie
9746f7ea9e
Add facility to check for Webmin module menu link
2023-07-24 01:01:02 +03:00
Jamie Cameron
e599e0206a
Can only use ifup if innstalled
2023-07-23 08:40:27 -07:00
iliajie
f37dbd4c3d
Fix to simplify wording
2023-07-22 22:22:54 +03:00
iliajie
ff42c66129
Fix to drop using official word
2023-07-22 22:20:47 +03:00
iliajie
d384e696f7
Fix to add support setting repos without human input #1961
2023-07-22 14:24:48 +03:00
iliajie
3b36dfa8ad
Fix to priorities ip command usage
2023-07-22 13:31:20 +03:00
Jamie Cameron
2d900e88c8
Fix setting of default gateway https://github.com/webmin/webmin/issues/1960
2023-07-21 17:58:05 -07:00
Jamie Cameron
ba25fba714
Major version bump
2023-07-19 23:14:55 -07:00
iliajie
44fe8dd676
Fix to correctly pass screen reader option to Terminal
2023-07-19 23:15:58 +03:00
iliajie
143fb86567
Update translations
2023-07-19 20:08:41 +03:00
iliajie
dc721b2e4e
Fix to support the mode without user prompt
2023-07-19 19:52:59 +03:00
iliajie
91a0e71d6f
Merge branch 'master' of github.com:webmin/webmin
2023-07-19 17:21:36 +03:00
iliajie
30770eae4a
Fix to format special words correctly inside config page
2023-07-19 17:21:21 +03:00
iliajie
b355fafe0d
Fix to use correct label for fixed-width font
2023-07-19 17:20:51 +03:00
Jamie Cameron
076e3577ba
Don't repeat check if failure was due to a timeout
2023-07-18 16:34:24 -07:00
Jamie Cameron
6493bc6564
Fix placement of button
2023-07-18 16:30:37 -07:00
Jamie Cameron
27c6a003d8
Merge pull request #1957 from webmin/dev/network-order-api
...
Add ability to present active interfaces the way network manager wants
2023-07-18 14:21:54 -07:00
iliajie
e9ecd9c09e
Update CHANGELOG.md
2023-07-19 00:08:57 +03:00
iliajie
9135fa916b
Add screen reader optional support in Terminal module
2023-07-19 00:07:55 +03:00
iliajie
8d392af6d3
Update CHANGELOG.md
2023-07-18 23:48:56 +03:00
Jamie Cameron
da5b0d2411
Merge pull request #1953 from webmin/dev/phpini-show-defaults
...
Add PHP module improvements
2023-07-18 13:34:15 -07:00
iliajie
cae06a79a0
Fix to use regular params
2023-07-18 22:53:58 +03:00
iliajie
1a807f5f58
Fix new line in the end of the file once again
2023-07-18 15:25:17 +03:00
iliajie
c56ea21638
Fix missing new line as in original file in master to avoid diff
2023-07-18 15:23:37 +03:00
iliajie
36095d04f8
Fix to use ip addr command only to get active interfaces
2023-07-18 15:19:29 +03:00
Jamie Cameron
8efeb1c86c
Format hours and minutes the same https://github.com/webmin/authentic-theme/issues/1663
2023-07-17 18:51:02 -07:00
iliajie
582549ddb6
Fix correctly extract list of IPs ; support switching from DHCP to static
2023-07-17 15:13:45 +03:00
iliajie
04e14cc979
Add ability to present active interfaces the way network manager wants
2023-07-17 13:56:58 +03:00
Jamie Cameron
0cd5feb0a3
Set method and interfaces in one shot
2023-07-16 15:33:45 -07:00
Jamie Cameron
fd762c2f47
Add missing logging messages
2023-07-16 15:03:37 -07:00
Jamie Cameron
9aeab55a88
Don't match dynamic if we're matching it later
2023-07-16 14:39:41 -07:00
Jamie Cameron
3fb71fb569
Merge branch 'master' of github.com:webmin/webmin
2023-07-16 14:14:27 -07:00
Jamie Cameron
f4d83f5ebf
Priorize the dynamically assigned IP
2023-07-16 14:14:18 -07:00
iliajie
b2f4dd4fe8
Fix to clearly say if option cannot be extracted
2023-07-16 20:35:02 +03:00
iliajie
0c575c5266
Fix not to display options that are deprecated or removed
2023-07-16 17:27:47 +03:00
iliajie
acc47ce0e7
Add PHP API for comparison and version extraction
2023-07-16 17:13:50 +03:00
iliajie
81e5120fc4
Add displaying tooltip with defaults for "PHP Variables" page
2023-07-16 15:14:23 +03:00
iliajie
281cb21cce
Add displaying tooltip with defaults for "Directory Settings" page
2023-07-16 15:10:41 +03:00
iliajie
ad084a1ceb
Fix to display unknown value as empty not to be confusing
2023-07-16 15:07:17 +03:00
iliajie
4b436c2f16
Add displaying tooltip with defaults for "Database Settings" page
2023-07-16 15:05:51 +03:00
iliajie
51e672b87d
Add displaying tooltip with defaults for "Session Options" page
2023-07-16 14:52:59 +03:00
iliajie
f21650971e
Add displaying tooltip with defaults for "Error Logging" page
2023-07-16 14:52:27 +03:00
iliajie
eccb7a169c
Add displaying tooltip with defaults for "Other Settings" page
2023-07-16 14:50:33 +03:00
iliajie
77c9d1fa9c
Fix tooltip content formatting if HTML is supported
2023-07-16 14:49:04 +03:00
iliajie
fb0b6b4044
Fix to simplify linkage to PHP.net
2023-07-16 13:13:08 +03:00
iliajie
deb172ca82
Fix PHP detection from the path to work for all supported distros
2023-07-16 13:09:19 +03:00
iliajie
f7dc0add11
Add initial support for displaying default PHP value
2023-07-16 03:44:10 +03:00
iliajie
915781d381
Fix typo
2023-07-16 01:36:31 +03:00
iliajie
dca48f4f00
Add support for the new link bubbles
2023-07-16 01:35:11 +03:00
iliajie
8e47199147
Fix to consider active interface using new ui_element_inline API
2023-07-15 23:28:57 +03:00
iliajie
437bdd2528
Fix typo when detecting PHP binary
2023-07-15 23:27:18 +03:00
iliajie
bedb091e56
Add ui_element_inline API and use it on the button in **Net** module
2023-07-15 14:51:54 +03:00
Jamie Cameron
323f0cc043
Use formal params
2023-07-14 16:51:25 -07:00
Jamie Cameron
df7bf3af4a
Handle case where main IP is assigned by DHCP
2023-07-14 14:55:44 -07:00
Jamie Cameron
94d3727b41
Fix spacing
2023-07-14 10:20:13 -07:00
Jamie Cameron
510c7153e4
Merge branch 'master' of github.com:webmin/webmin
2023-07-14 10:18:18 -07:00
Jamie Cameron
389d061972
Use new developers key
2023-07-14 10:18:12 -07:00
iliajie
ad5e279231
wuftpd, mon, and jabber are obsolete
2023-07-14 20:14:15 +03:00
Jamie Cameron
f9bccb3853
Merge branch 'master' of github.com:webmin/webmin
2023-07-13 19:49:15 -07:00
Jamie Cameron
3c21733d57
use a safe function to rename a file
2023-07-13 19:48:51 -07:00
iliajie
0d45d61edc
Fix to put error details into help bubble
2023-07-13 14:51:13 +03:00
Jamie Cameron
eb79f4c169
Add config option to force use of some authentication plugin
2023-07-12 16:55:03 -07:00
Jamie Cameron
48eb29e547
Merge branch 'master' of github.com:webmin/webmin
2023-07-12 15:52:31 -07:00
Jamie Cameron
3fe5aa8887
Grub 1 and Vgetty are obsolete https://github.com/webmin/webmin/issues/1950
2023-07-12 15:52:23 -07:00
Jamie Cameron
50e058d2b6
Merge pull request #1951 from webmin/dev/error-less-obscure
...
Fix to make errors less obscure
2023-07-12 14:01:28 -07:00
iliajie
2d85a2951c
Fix to make errors less obscure
2023-07-12 23:40:41 +03:00
Jamie Cameron
21e4debf24
Merge pull request #1948 from webmin/dev/server-header
...
Add ability to control `Server:` response header #1945
2023-07-11 18:56:16 -07:00
iliajie
486b323990
Add ability to control Server: response header #1945
...
This change:
1. Adds ability for an admin to set custom response header for `Server:`
2. Fixes displaying of running Webmin version for unauthenticated user
2023-07-11 15:05:04 +03:00
iliajie
4b89587726
Merge branch 'master' of github.com:webmin/webmin
2023-07-11 13:59:10 +03:00
iliajie
f24fa4af6a
Fix to always show PHP default radio
2023-07-11 13:58:43 +03:00
Jamie Cameron
dda33af768
Allow selection of default mode always https://github.com/virtualmin/virtualmin-gpl/issues/555
2023-07-10 16:35:52 -07:00
iliajie
cc05c62609
Fix sub name and add missing class name
2023-07-10 05:48:24 +03:00
iliajie
3c113c9278
Fix not to print section when there are none
2023-07-10 01:30:07 +03:00
iliajie
8b09edc5d3
Fix schedule table be tagged
2023-07-10 01:29:42 +03:00
iliajie
643ace4777
Add new API: ui_space, ui_newline, ui_text
...
Nothing can be thrown to the browser without being used with UI lib!
2023-07-09 23:07:59 +03:00
Jamie Cameron
097e24a7b1
Allow extra logs to end with a | indicating they are actually commands https://github.com/webmin/webmin/issues/1946
2023-07-09 10:55:48 -07:00
Jamie Cameron
f797d29b81
Fix format of disk usage table:
2023-07-08 17:18:28 -07:00
Jamie Cameron
aca381b118
Inputs can't be outside the table tags
2023-07-07 15:54:30 -07:00
iliajie
195ea913df
Fix logic to check if /dev/urandom is allowed 1bc262481d (commitcomment-120432005)
2023-07-05 12:06:47 +03:00
Ilia
7232db4b57
Merge pull request #1940 from swelljoe/redhat-dir-is-deprecated
...
Prefer rpmbuild dir, even when building as root
2023-07-03 12:18:53 +03:00
Jamie Cameron
f688f29029
Allow editing of bridge STP field
2023-07-02 22:30:51 -07:00
Jamie Cameron
057f10d868
Fix saving of bridge interface
2023-07-02 20:38:02 -07:00
Jamie Cameron
086ebe845a
Fix editing of bridge connections to interfaces
2023-07-02 18:48:35 -07:00
Joe Cooper
3e47779858
Prefer rpmbuild dir, even when building as root
2023-07-02 20:30:34 -05:00
Jamie Cameron
39132506e8
Implement creation of bridge interfaces
2023-07-02 17:25:23 -07:00
Jamie Cameron
71dc51523a
Merge branch 'master' of github.com:webmin/webmin
2023-07-02 10:50:59 -07:00
Jamie Cameron
93a853f95f
Work on bridge support
2023-07-01 23:16:58 -07:00
Jamie Cameron
c0edba233a
Merge pull request #1939 from webmin/dev/collation-downgrade
...
Add ability to downgrade database collation
2023-07-01 19:11:38 -07:00
iliajie
368dacd028
Fix to simplify the code
2023-07-02 03:20:03 +03:00
iliajie
b49d4f8147
Fix to copy file permissions too
2023-07-01 22:19:30 +03:00
iliajie
8f3fb71b68
Fix label be no redundant
2023-06-30 23:30:48 +03:00
iliajie
01e4a5145d
Fix label be no redundant
2023-06-30 23:02:51 +03:00
iliajie
f3bc8c9061
Fix to tighten regex match
2023-06-30 14:21:41 +03:00
iliajie
9e58110854
Fix indent
2023-06-30 13:44:47 +03:00
iliajie
2b2ead4d7d
Add ability to downgrade database collation
2023-06-30 13:42:31 +03:00
iliajie
827c77c960
Add support for render addons #1656
2023-06-29 16:35:01 +03:00
iliajie
9db9582f4a
Fix not to leak variable to global scope
2023-06-29 14:31:06 +03:00
iliajie
20f0538c64
Update xterm.js
2023-06-29 13:57:04 +03:00
iliajie
a026b69736
Add Terminal to be used with safe Webmin user
2023-06-29 13:07:45 +03:00
Jamie Cameron
5b760082d9
Merge branch 'master' of github.com:webmin/webmin
2023-06-28 16:19:34 -07:00
Jamie Cameron
487b11e9be
Clean up code showing local disk space https://github.com/webmin/webmin/issues/1936
2023-06-28 16:19:17 -07:00
iliajie
8c236004c9
Fix last row element
2023-06-29 00:05:45 +03:00
Jamie Cameron
1025f8c657
Fix setting of virtual IPs
2023-06-28 07:39:46 -07:00
Jamie Cameron
14ad4cbf85
More work on network manager
2023-06-27 23:27:19 -07:00
Jamie Cameron
0a1f12c22b
Use CLI instead of directly updating config files
2023-06-27 15:59:29 -07:00
Jamie Cameron
a9070e4bc3
Improve creation of default interface
2023-06-26 08:01:18 -07:00
Jamie Cameron
679a590b0c
Merge pull request #1935 from webmin/dev/images-in-replies
...
Fix to integrate existing Usermin code to display inline images in replies correctly
2023-06-25 09:53:16 -07:00
iliajie
797dd6a59c
Fix to correctly set existing styling for tags found in document
...
i.e. this will preserve existing styling if any!
2023-06-25 17:43:04 +03:00
iliajie
0b72f7f895
Fix indent
2023-06-25 16:54:25 +03:00
iliajie
6472213dcc
Fix not to drop attachments
2023-06-25 16:52:10 +03:00
iliajie
80df962012
Fix to integrate existing Usermin code to display inline imgs in replies
2023-06-25 16:51:45 +03:00
iliajie
944236d454
Fix textarea to be vertically resized only and be in sync with HTML size
2023-06-25 16:09:49 +03:00
iliajie
43dc4a479e
Fix not to touch image reference
...
https://github.com/webmin/webmin/pull/1926#issuecomment-1605882853
2023-06-25 12:38:47 +03:00
iliajie
9355b4969d
Fix default HTML editor height
2023-06-24 23:28:55 +03:00
Jamie Cameron
0cd1d43fef
Merge branch 'master' of github.com:webmin/webmin
2023-06-23 23:24:14 -07:00
Jamie Cameron
44b06c8908
More work on editing network manager config
2023-06-23 23:19:36 -07:00
iliajie
d78b8e0e1d
Fix to embed theme styles when viewing an email too
2023-06-24 01:23:09 +03:00
iliajie
312f55fe11
Fix to update command used in man
2023-06-23 13:50:01 +03:00
Jamie Cameron
87b54273ff
Merge pull request #1934 from devadattas/patch-1
...
Resolves Support issue for MariaDB 11 (https://github.com/webmin/webmin/issues/1933 )
2023-06-22 22:07:28 -07:00
Devadatta Sahoo
dedfaa49ae
Resolves https://github.com/webmin/webmin/issues/1933
...
Resolves https://github.com/webmin/webmin/issues/1933
2023-06-23 06:28:40 +05:30
Jamie Cameron
944400a136
Merge pull request #1931 from webmin/dev/fix-temp-dir-creation
...
Fix to consider temp directory may exists with incorrect permissions
2023-06-22 15:48:37 -07:00
iliajie
d3cdbbcc4b
Fix to call only in HTML mode
2023-06-23 01:08:47 +03:00
iliajie
ef9e525bd6
Fix a bug loading theme iframe quote style file
2023-06-22 13:34:21 +03:00
iliajie
0754367f48
Fix to consider temp directory may exists with incorrect permissions
2023-06-22 12:32:35 +03:00
iliajie
3a7145b2e3
Fix language strings as 'warning' and 'danger' already part of UI alert
2023-06-22 11:46:38 +03:00
Jamie Cameron
8dd96e2aca
Merge branch 'master' of github.com:webmin/webmin
2023-06-21 16:51:47 -07:00
Jamie Cameron
f49539ad96
Add a warning about editing Virtualmin-controlled domains
2023-06-21 16:48:51 -07:00
iliajie
739411a07e
Fix navigation type detection bug
2023-06-21 18:21:42 +03:00
iliajie
ea8c76b5b8
Fix to consider framed theme to load iframe inner styles too
2023-06-21 17:53:11 +03:00
iliajie
d191f1ba92
Add to consider different navigation types
2023-06-21 16:07:42 +03:00
iliajie
444c101d19
Fix to remove outline for inner contenteditable
2023-06-21 15:40:13 +03:00
iliajie
9017d290bc
Merge remote-tracking branch 'origin/master'
2023-06-21 12:42:21 +03:00
iliajie
2733f945c5
Add ability for themes to embed styles into quote iframe
2023-06-21 12:42:08 +03:00
Jamie Cameron
231df9c37f
UI to edit network manager routes
2023-06-20 23:07:56 -07:00
Jamie Cameron
dbde3d370b
Merge branch 'master' of github.com:webmin/webmin
2023-06-20 23:02:55 -07:00
Jamie Cameron
1e07f0c93a
Add MTU support
2023-06-20 23:00:11 -07:00
iliajie
9ed3fd2237
Fix to disable ispell
2023-06-20 23:37:36 +03:00
iliajie
629ca21a3a
Fix to correctly test for dark palette
2023-06-20 23:33:27 +03:00
Jamie Cameron
0f898b161b
Update nameservers in netplan config
2023-06-19 20:21:39 -07:00
Jamie Cameron
de53c330d6
Support for getting and setting default gateway
2023-06-19 20:19:28 -07:00
Jamie Cameron
d9401ff1b7
Merge branch 'master' of github.com:webmin/webmin
2023-06-19 20:10:28 -07:00
Jamie Cameron
e33c5aa630
More work on network manager support:
2023-06-19 20:10:17 -07:00
Jamie Cameron
8ac62d43bd
Merge pull request #1926 from webmin/dev/mail-awesome-replies
...
Add support for better HTML handling in email replies
2023-06-19 11:24:48 -07:00
iliajie
c2c3533e4e
Fix HTML editor adding extra new line on page reload
2023-06-19 20:19:15 +03:00
iliajie
bfe966f6cf
Add email styling support for Google Mail
2023-06-19 02:59:04 +03:00
iliajie
75b1401e62
Add simple algorithm to convert classes to inline styles
...
Tags CSS styling to inline styles is on the next and the final commit!
2023-06-19 01:10:29 +03:00
iliajie
f1159015ed
Fix to perfect inner styling
2023-06-18 17:18:33 +03:00
iliajie
9c348f7909
Fix to drop pretty redundant Expert mode to: Basic, Simple, Advanced
2023-06-18 16:14:41 +03:00
iliajie
c80d854054
Drop Katex support as we cannot reliably use it in emails
2023-06-18 15:47:02 +03:00
iliajie
f6299b4e29
Add embedment of styling in our email (works everywhere but GMail) 1/2
...
Gmail fix is coming
2023-06-18 15:42:23 +03:00
Jamie Cameron
b91e25aa6f
Clear cached postfix version on webmin upgrade
2023-06-17 22:49:05 -07:00
iliajie
a268373550
Add local editor classes and styles to inline styling in resulting HTML
...
1/2 - needs more improvements and optimizations - although it works already
2023-06-18 03:23:02 +03:00
iliajie
8d595a7ac5
Fix to remove empty line
2023-06-18 01:29:42 +03:00
iliajie
2065602494
Fix HTML editor tooltip z-index
2023-06-18 01:29:28 +03:00
iliajie
d27e37efbf
Fix not to whitelist any attributes
2023-06-18 01:28:46 +03:00
iliajie
85f9402bfe
Fix to rename theme iframe CSS file
2023-06-18 00:26:28 +03:00
iliajie
6bb6a0de01
Fix to load iframe CSS from a theme based file
2023-06-18 00:25:43 +03:00
iliajie
081dfbe373
Fix to update last message on the initial load
2023-06-17 23:37:43 +03:00
iliajie
8d330a95de
Add ability to load images in quote replies
2023-06-17 22:56:25 +03:00
iliajie
ac5f974d5c
Fix to allow inline images
2023-06-17 20:57:17 +03:00
iliajie
3f1306e9cf
Fix iframe styling to be theme dependent
2023-06-17 19:23:39 +03:00
iliajie
8bd7c32c10
Fix to keep font size and color in sync for viewer and editor
2023-06-17 19:21:57 +03:00
iliajie
cf7165ffaa
Fix heading paddings consistency
2023-06-17 18:40:56 +03:00
iliajie
dd4c7e6fe1
Fix to view email area no padding (let HTML email do the job)
2023-06-17 18:37:20 +03:00
iliajie
5aa1986a30
Fix email styling when viewing
2023-06-17 18:34:06 +03:00
iliajie
ff09a096cb
Fix to revert the last commit as we don't need to store replies
2023-06-17 11:54:06 +03:00
iliajie
ca74a730ee
Fix to store full message content, including possible replies
2023-06-17 03:06:51 +03:00
iliajie
e208907db1
Fix to pass config option
2023-06-17 02:55:54 +03:00
iliajie
83c0cb66e5
Fix to have only one new line to preserve integrity on restore
2023-06-17 02:34:45 +03:00
iliajie
675dd4d269
Fix to use function declaration instead ; prefix function name
2023-06-17 01:42:53 +03:00
iliajie
f49f068cdc
Fix caller function name module dependent, and allow being overridden
2023-06-17 01:21:19 +03:00
iliajie
f39282e0d0
Fix to drop test for modern themes, as it simply works flawlessly
2023-06-17 01:10:50 +03:00
iliajie
b66a2ac0c2
Add ability not to loose message content on page reload or going back
2023-06-17 00:59:29 +03:00
iliajie
2bc982127d
Add support for dark mode in code highlights
2023-06-17 00:00:20 +03:00
iliajie
21e76d19bf
Fix to drop obsolete option
2023-06-16 23:39:47 +03:00
iliajie
5ec3664397
Fix to correct modules load missing timestamp and webprefix
2023-06-16 23:36:55 +03:00
Jamie Cameron
be449d6fe2
More work on editing network manager configs
2023-06-16 13:14:10 -07:00
iliajie
1248c603e6
Fix to fully abstract selectors and possible elements to sync from
2023-06-16 23:10:40 +03:00
iliajie
1ba3cdcbc9
Fix to remove incorrect HTML escape
2023-06-16 21:38:25 +03:00
iliajie
3e5b68507e
Fix not to add any quote if a new message
2023-06-16 20:57:23 +03:00
iliajie
d11257cf84
Fix fills for HTML editor toolbar dropdowns
2023-06-16 19:33:24 +03:00
iliajie
a2204e46e0
Add support for choosing HTML editor mode in module config
2023-06-16 19:22:24 +03:00
iliajie
61197c485f
Fix to improve modes names
2023-06-16 19:16:34 +03:00
iliajie
3f39df4203
Fix to automate modules load based on editors mode
2023-06-16 19:11:52 +03:00
iliajie
6386ece898
Add more editor modes
...
Available modes are: 'essential', 'simple', 'basic', 'advanced'
2023-06-16 18:52:02 +03:00
iliajie
ead4e97574
Fix to abstract HTML editor setup
2023-06-16 18:37:15 +03:00
iliajie
209ee473de
Fix missing signature ; revert to using mail toolbar for mail
2023-06-16 17:53:48 +03:00
iliajie
4e06d22d85
Fix not to display empty toolbar container
2023-06-16 17:47:04 +03:00
iliajie
a70a0de807
Add formula support using Katex
2023-06-16 16:45:23 +03:00
iliajie
2788697c25
Fix to automate detection of installed modules
2023-06-16 16:43:11 +03:00
iliajie
126b96730b
Add support for code highlight in HTML editor
2023-06-16 16:20:11 +03:00
iliajie
c24c544225
Fix not to mess with default code highlight
2023-06-16 16:11:47 +03:00
iliajie
7373913b0b
Add support for loading extra modules
2023-06-16 15:52:53 +03:00
iliajie
90a21972ad
Fix link item to be in a separate block
2023-06-16 15:41:32 +03:00
iliajie
17c3dbcf81
Add support for editor full toolbar
2023-06-16 15:38:42 +03:00
iliajie
2ae51b03fd
Update translations
2023-06-16 15:08:06 +03:00
iliajie
a353a11653
Improve design by factoring out HTML editor related subs into a lib
2023-06-16 15:01:34 +03:00
iliajie
61e80f5d9f
Update new HTML editor being available globally and for all themes
2023-06-16 14:03:58 +03:00
iliajie
f931b6dc01
Add significant improvements to HTML editor load ; share init function
2023-06-16 13:49:05 +03:00
iliajie
2ae5317946
Fix reply opener background
2023-06-16 12:15:32 +03:00
iliajie
50e4738f61
Fix editor area to have background
2023-06-16 12:10:52 +03:00
iliajie
46a6379510
Fix to remove unnecessary loading of custom CSS
2023-06-16 12:10:32 +03:00
Jamie Cameron
a0ede6b7e9
More work on network manager support
2023-06-15 22:24:00 -07:00
Jamie Cameron
f27277c4eb
A quote string might have # inside it
2023-06-15 15:11:25 -07:00
iliajie
d53bace45c
Fix reply toggle element to use no fonts for better cross compatibility
2023-06-15 22:54:10 +03:00
iliajie
1b689c4eb9
Fix for SPA themes to utilize the same template
2023-06-15 22:04:04 +03:00
iliajie
5677804487
Fix not to loose signature if exists
2023-06-15 18:17:30 +03:00
iliajie
e70d5ce764
Add support for awesome replies using new HTML editor
2023-06-15 18:17:14 +03:00
iliajie
45d6c8d235
Fix to print date in reply
2023-06-15 18:06:47 +03:00
iliajie
a95ccc006b
Add new Quill HTML editor
2023-06-15 18:02:08 +03:00
iliajie
9bcf02a9b0
Fix to still provide Xinha for the old Java File Manager
2023-06-15 17:58:54 +03:00
iliajie
8c5a479d3a
Fix to drop old Xinha HTML editor
2023-06-15 17:55:58 +03:00
iliajie
6872d8b6d6
Add support for the new HTML editor in the old theme
2023-06-15 17:51:59 +03:00
iliajie
036c08bb1d
Add translations for HTML editor
2023-06-15 17:51:32 +03:00
iliajie
61805cee73
Add blockquote formatting unless exists already
2023-06-15 17:51:16 +03:00
iliajie
665c867601
Fix to never reset font weight
2023-06-15 17:46:20 +03:00
iliajie
3509d76a8c
Fix textarea paddings
2023-06-15 13:09:13 +03:00
Jamie Cameron
e55f6d0908
Add missing save button https://forum.virtualmin.com/t/no-save-button-for-ssh-server-host-ssh-keys/121174
2023-06-14 21:38:41 -07:00
Jamie Cameron
b00f24f0b5
Use the right signing key
2023-06-14 21:27:43 -07:00
Jamie Cameron
07a46ff561
Start of work on networkmanager support
2023-06-14 21:27:12 -07:00
Jamie Cameron
5954e40808
IPv6 auto field is called auto6
2023-06-14 16:26:57 -07:00
iliajie
3e9a0e84fc
Fix to reduce number of rows by default (HTML mode)
2023-06-13 19:33:38 +03:00
iliajie
a837b21013
Fix to reduce number of rows by default
2023-06-13 18:30:39 +03:00
iliajie
a38229817a
Fix missing signature in emails
2023-06-13 18:27:41 +03:00
Jamie Cameron
90c36605e8
Merge branch 'master' of github.com:webmin/webmin
2023-06-13 07:41:52 -07:00
Jamie Cameron
e552c68f7e
SSL need to be shut down properly
2023-06-13 07:41:09 -07:00
iliajie
7708bc240c
Fix to enable HTML editor by default
2023-06-13 02:45:39 +03:00
Jamie Cameron
f6a3381682
Don't hang if we get a partial line
2023-06-11 19:01:49 -07:00
Jamie Cameron
fffe6fad63
Add option for ProxyPreserveHost https://forum.virtualmin.com/t/looking-to-set-up-a-or-multiple-reverse-proxies/121016/19
2023-06-10 16:33:59 -07:00
Jamie Cameron
cd1345cf30
Merge branch 'master' of github.com:webmin/webmin
2023-06-09 14:56:20 -07:00
Jamie Cameron
e8264986af
Add option to ignore file changed errors https://forum.virtualmin.com/t/best-strategy-for-filesystem-backup/121093/5
2023-06-09 14:55:55 -07:00
iliajie
472bd9c0e4
Fix to use microtime in filenames with var_dump sub
2023-06-09 13:51:55 +03:00
iliajie
18552ad5ab
Fix table columns width in Firewall module to be proportional #1923
2023-06-09 12:22:18 +03:00
Jamie Cameron
1bdcc54f21
Merge pull request #1917 from webmin/dev/load-email-images-by-server
...
Add support to load email images using the server (for privacy)
2023-06-08 20:11:02 -07:00
iliajie
ca5c75785d
Fix to test Perl version for make_date to support (still) CentOS 6
...
https://sourceforge.net/p/webadmin/bugs/5622/
2023-06-09 03:21:01 +03:00
iliajie
d0e84297eb
Fix for each module have its own XHR library
...
https://github.com/webmin/webmin/pull/1917#discussion_r1222408167
2023-06-08 14:48:46 +03:00
iliajie
df3b10c449
Revert "Fix file name as can be URL with a tracker, e.g. http://...img.png?1234 "
...
This reverts commit f19acd68b2 .
2023-06-08 01:16:32 +03:00
iliajie
72c5e39121
Fix to pass simply $response_headers instead
2023-06-07 22:04:58 +03:00
iliajie
cdd01e41bb
Fix to check if defined instead 9a69913ccb (r116945393)
2023-06-07 20:30:27 +03:00
iliajie
5fc5fea30a
Fix to reference ul tag
2023-06-07 13:38:28 +03:00
iliajie
a276ca7c14
Update language string for PostgreSQL
2023-06-07 12:58:27 +03:00
iliajie
a58fcffcb3
Fix error styling in PostgreSQL index page
2023-06-07 12:58:04 +03:00
iliajie
12bca2adb8
Fix missing dash in key name
2023-06-07 11:49:42 +03:00
iliajie
33fd258c71
Fix to abstract Webmin key name and OS type used in key names
2023-06-07 11:46:43 +03:00
iliajie
9a69913ccb
Fix not to set response headers unless requested
...
https://github.com/webmin/webmin/pull/1917#discussion_r1220002442
2023-06-06 22:44:23 +03:00
iliajie
3d67e17cef
Fix indent https://github.com/webmin/webmin/pull/1917#discussion_r1219998798
2023-06-06 22:19:48 +03:00
iliajie
61a40022d7
Add error handling https://github.com/webmin/webmin/pull/1917#discussion_r1219997915
2023-06-06 22:14:11 +03:00
Jamie Cameron
5a7dd1a458
Sign with SHA-256 signature
2023-06-05 22:55:57 -07:00
Jamie Cameron
74202c964f
Dev version bump
2023-06-05 22:39:04 -07:00
iliajie
dc7d517989
Remove debug line
2023-06-06 01:15:21 +03:00
iliajie
b662f8d0c3
Fix code indent ; remove spinner once
2023-06-06 01:08:36 +03:00
iliajie
191ea97ea7
Fix to name containing row
2023-06-06 00:33:47 +03:00
iliajie
b0f33b6156
Fix code indents
2023-06-05 14:11:26 +03:00
iliajie
98b67cd60e
Fix not to install old Webmin key at all #1919
2023-06-05 13:28:36 +03:00
iliajie
edffeba60b
Fix to drop any local MIME type checks
...
https://github.com/webmin/webmin/pull/1917#discussion_r1217241079
2023-06-05 11:57:56 +03:00
Jamie Cameron
88ae0b68f0
Make wording clearer
2023-06-04 19:52:22 -07:00
iliajie
303b5ee31a
Fix indent
2023-06-05 00:47:15 +03:00
iliajie
f694b01535
Fix to escape image URL before sending to the server
2023-06-05 00:35:51 +03:00
iliajie
37857ceeed
Fix to try to use content type from response header
...
https://github.com/webmin/webmin/pull/1917#discussion_r1215792940
2023-06-04 15:12:31 +03:00
iliajie
5b8239c239
Add ability to return response headers
2023-06-04 15:11:08 +03:00
iliajie
8e3fdf43b0
Fix not to use pointless temp file
2023-06-03 22:33:18 +03:00
Jamie Cameron
c7198232f5
Fix wording a little
2023-06-03 11:09:53 -07:00
Jamie Cameron
3855a5f480
Merge branch 'master' of github.com:webmin/webmin
2023-06-02 08:02:19 -07:00
Jamie Cameron
37a03e720c
Look in /etc/firewalld/services as well
2023-06-02 08:02:00 -07:00
iliajie
58229c1653
Fix to drop no longer needed and potentially dangerous head_html
2023-06-02 12:49:23 +03:00
iliajie
4ee13f0e20
Fix not to disable referrer check as there is no need for it
...
https://github.com/webmin/webmin/pull/1917#discussion_r1213968009
2023-06-02 11:36:30 +03:00
iliajie
8d66b62fce
Add to use HTML::Entities to try to decode all possible entities
...
https://github.com/webmin/webmin/pull/1917#discussion_r1213969328
2023-06-02 11:25:27 +03:00
iliajie
eae51d8492
Fix to simplify: remove pre-loader and just load naturally
2023-06-02 02:56:32 +03:00
iliajie
1a0dec8f1e
Add image pre-loaders to be awesome
2023-06-02 01:16:07 +03:00
iliajie
991e10a266
Add a robust way for testing file MIME type
2023-06-01 23:09:12 +03:00
iliajie
ec21297448
Add API to unescape HTML entities
2023-06-01 23:00:52 +03:00
iliajie
b97acb1e21
Fix to default to use server loaded images
2023-06-01 18:08:22 +03:00
iliajie
02236da8bc
Fix to checkout master commits (added by accident)
2023-06-01 18:05:24 +03:00
iliajie
b3ab3f65a8
Revert "Merge branch 'master' into dev/load-email-images-by-server"
...
This reverts commit a5ba7ebe05 , reversing
changes made to 0e93560003 .
2023-06-01 17:59:31 +03:00
Ilia
a5ba7ebe05
Merge branch 'master' into dev/load-email-images-by-server
2023-06-01 17:57:09 +03:00
iliajie
0e93560003
Fix to drop wrong comment
2023-06-01 17:51:09 +03:00
iliajie
35922c6da6
Set x-no-links header
2023-06-01 17:49:19 +03:00
iliajie
71267fb601
Add XHR API to be called using JavaScript
2023-06-01 17:48:04 +03:00
iliajie
6a079198bd
Add the reference for the images to load
2023-06-01 17:47:14 +03:00
iliajie
88bd2825ab
Add an option to control how to view images
2023-06-01 17:42:24 +03:00
Jamie Cameron
13da04673f
Finish off fix to APT repo
2023-06-01 07:11:41 -07:00
Jamie Cameron
68d6d831a1
Merge branch 'master' of github.com:webmin/webmin
2023-05-31 16:09:40 -07:00
Jamie Cameron
23bd2fbe3f
Handle case where a URL has an @ towards the end
2023-05-31 16:09:34 -07:00
iliajie
e56298f55b
Fix to remove stray }
2023-06-01 00:39:21 +03:00
iliajie
f19acd68b2
Fix file name as can be URL with a tracker, e.g. http://...img.png?1234
2023-05-31 23:28:19 +03:00
Jamie Cameron
57df3868b5
Merge pull request #1915 from webmin/dev/improve-view-mail
...
Add support for properly displaying HTML emails
2023-05-31 11:24:43 -07:00
iliajie
ff140aab1b
Merge remote-tracking branch 'origin/master'
2023-05-31 20:43:45 +03:00
iliajie
754f1efc66
Revert "Fix missing HTML escapes for select option"
...
This reverts commit 04d75bc526 .
2023-05-31 20:42:25 +03:00
Jamie Cameron
2d9ddefe50
More work on fixing the debian repo
2023-05-31 07:52:11 -07:00
Jamie Cameron
aa01bc8231
Merge branch 'master' of github.com:webmin/webmin
2023-05-31 07:51:27 -07:00
Jamie Cameron
add8a4eff6
Fix repo path
2023-05-31 07:51:20 -07:00
iliajie
11e3fcc3a6
Fix iframe height calculations
2023-05-31 16:13:08 +03:00
iliajie
87c087dda9
Fix to literalize @
2023-05-31 15:35:42 +03:00
iliajie
605a32f87d
Fix to add a proper check with negative lookahead before escaping &
2023-05-31 13:44:50 +03:00
Jamie Cameron
7988abf900
Merge branch 'master' of github.com:webmin/webmin
2023-05-30 21:54:46 -07:00
Jamie Cameron
08141fae66
Which APT to use the new repo with the new key
2023-05-30 21:53:37 -07:00
Jamie Cameron
2be85afce9
Merge pull request #1916 from webmin/dev/no-quotemeta-for-row-id
...
Fix to make sure that `id`s will always match
2023-05-30 16:10:06 -07:00
iliajie
e77b97bc5f
Fix to make sure that ids will always match
2023-05-30 22:32:36 +03:00
iliajie
adbd30bacc
Fix to switch default view mode to HTML/plaintext
2023-05-30 22:02:51 +03:00
iliajie
e7a769ccf8
Fix not to replace on UTF-8 string to avoid encoding issues (e.g. �)
2023-05-30 16:55:51 +03:00
iliajie
349a1f5873
Fix to fully strip <style> and <script> tags content (not text data)
2023-05-30 16:48:35 +03:00
iliajie
f7a13c9f9e
Fix to Recommend: lynx as it still produces the best results
2023-05-30 16:28:33 +03:00
iliajie
62d3c08fbd
Add to use Perl HTML formatter if available
2023-05-30 16:26:56 +03:00
iliajie
9296b12a71
Fix to correctly convert UTF-8 emails
2023-05-30 15:56:42 +03:00
iliajie
2e06ab94b6
Fix to use formal params in html_to_text sub
2023-05-30 14:28:05 +03:00
iliajie
8938680044
Fix code readability
2023-05-30 13:57:23 +03:00
iliajie
ece9d2af52
Fix to make spinner name more precise
2023-05-30 13:54:27 +03:00
iliajie
185d2b546e
Fix not to use inline styling
2023-05-30 13:53:21 +03:00
iliajie
d6e21f43ce
Fix missing semicolon
2023-05-30 13:52:05 +03:00
iliajie
3f470a4bcd
Fix to use more common here-doc to print multiline
2023-05-30 13:48:39 +03:00
iliajie
9e714d7f57
Fix to use a function call for onload event in mail iframe
2023-05-30 13:16:18 +03:00
iliajie
8cd0b8ab49
Fix to allow allow-same-origin and allow-popups-to-escape-sandbox
2023-05-30 12:46:17 +03:00
iliajie
1f339f2085
Fix to always sandbox email content
2023-05-30 11:48:14 +03:00
Jamie Cameron
385d006c08
Build in old and new repo directories
2023-05-29 22:35:12 -07:00
Jamie Cameron
5db29277e4
Import the new key
2023-05-29 19:44:21 -07:00
Jamie Cameron
21f4a9b368
Fix the Webmin repo if the old URL is being used
2023-05-29 18:33:29 -07:00
iliajie
121cbc4a95
Add a button to display images on demand (not allow by default)
2023-05-30 00:37:20 +03:00
iliajie
93cc86315d
Add better indications for hidden images
2023-05-30 00:36:36 +03:00
iliajie
76bf9ffd62
Add to use a new iframe_body API
2023-05-29 23:59:05 +03:00
iliajie
8319033bfa
Add API to put HTML email body to iframe element
2023-05-29 23:30:02 +03:00
iliajie
cb6e110f40
Fix not to remove images completely, as we can border them nicely
2023-05-29 23:29:18 +03:00
Jamie Cameron
48abceeebd
Merge branch 'master' of github.com:webmin/webmin
2023-05-28 15:32:56 -07:00
Jamie Cameron
dc530e2faa
Switch the default YUM repository to the new repo with a new key
2023-05-28 15:32:44 -07:00
iliajie
3191805a88
Fix to use alert instead of text message
2023-05-28 19:57:27 +03:00
Jamie Cameron
d19809b79b
Merge branch 'master' of github.com:webmin/webmin
2023-05-26 16:41:53 -07:00
Jamie Cameron
ed1b7e862c
Build with the new key as well
2023-05-26 16:41:45 -07:00
iliajie
d33b1e2681
Fix to always set oldhost upon user creation #1909
2023-05-26 22:38:06 +03:00
iliajie
d62f474d12
Fix double escaping for HTML entities in error messages
2023-05-26 21:59:11 +03:00
iliajie
8df605cb15
Fix warning "my" variable $err masks earlier declaration in same scope
2023-05-26 15:34:20 +03:00
iliajie
10a56c13b5
Merge remote-tracking branch 'origin/master'
2023-05-26 15:22:52 +03:00
iliajie
820e128c14
Fix not to add extra line
2023-05-26 14:00:39 +03:00
Jamie Cameron
39ef3f8c65
Also load new key
2023-05-25 17:08:56 -07:00
Jamie Cameron
ada885ef41
Update session DB with actual remote IP https://github.com/webmin/authentic-theme/issues/1653
2023-05-25 16:50:15 -07:00
Jamie Cameron
6f7e322349
Fix perl error
2023-05-24 21:51:47 -07:00
Jamie Cameron
1f46918693
Also check host field
2023-05-24 21:46:12 -07:00
Jamie Cameron
e29bb0eb53
Merge pull request #1913 from johnheenan/master
...
Fix for failure to re-start DNS BIND on slave servers
2023-05-24 21:44:20 -07:00
John Heenan
102da88262
Fix for failure to re-start DNS BIND on slave servers
...
See https://github.com/virtualmin/virtualmin-gpl/issues/565
2023-05-25 14:27:31 +10:00
Jamie Cameron
1f28b054fe
Merge branch 'master' of github.com:webmin/webmin
2023-05-24 14:56:32 -07:00
Jamie Cameron
79426c6aec
pg_shadow_table returns two values
2023-05-24 14:56:25 -07:00
iliajie
d08d4a22d1
Fix to use a nicer alert box
2023-05-24 20:24:32 +03:00
iliajie
c66c078bde
Fix to correctly set user password on MySQL user creation https://github.com/webmin/webmin/issues/1909
2023-05-24 18:48:33 +03:00
Jamie Cameron
ec1501b329
Also import the new key
2023-05-23 11:51:57 -07:00
Jamie Cameron
4bf101d988
Also import the new key
2023-05-23 11:48:10 -07:00
Jamie Cameron
58a7faa684
New 4096 bit signing key
2023-05-23 11:42:43 -07:00
Jamie Cameron
4ac9d06f3a
Merge branch 'master' of github.com:webmin/webmin
2023-05-23 11:15:19 -07:00
Jamie Cameron
2c93a3c694
Detect all the installed Apache modules
2023-05-23 11:15:13 -07:00
iliajie
51595a6a92
Fix as there are two params actually
2023-05-23 19:10:34 +03:00
iliajie
9d382df56d
Fix to drop not really used --product-type for now
2023-05-23 19:05:04 +03:00
iliajie
79be97bbe4
Update usage
2023-05-23 18:53:18 +03:00
iliajie
cbc3078125
Fix to eval HTML::Entities as not always required
2023-05-23 16:20:08 +03:00
iliajie
12822f97e5
Update usage ; add product type for Debian
2023-05-23 16:03:30 +03:00
iliajie
fab2a1c871
Fix to slurp file using local $/ instead 3de93296a9 (r114530097)
2023-05-23 14:12:28 +03:00
iliajie
c4fdb9524f
Fix to revert accidentally stomped changes in PR #1910
2023-05-23 13:58:48 +03:00
Jamie Cameron
8ffaf20d58
Merge pull request #1910 from webmin/dev/safely-read-potentially-dangerous-files
...
Add ability to read potentially dangerous files safely or force download
2023-05-22 19:50:16 -07:00
iliajie
9b15a63781
Add Wants and After for the service file
2023-05-22 21:06:16 +03:00
iliajie
fc0efe9ed5
Revert "master-branch accidental merge"
...
This reverts commit 3996ff205f .
2023-05-22 12:31:12 +03:00
iliajie
c4866735ba
Fix to always download altered file (no banner)
2023-05-22 12:07:37 +03:00
iliajie
ee1c42960a
Merge branch 'dev/safely-read-potentially-dangerous-files' of github.com:webmin/webmin into dev/safely-read-potentially-dangerous-files
2023-05-22 12:04:33 +03:00
iliajie
fb947920ef
Fix to drop Conflicts: ; fix specs file name for typed version
2023-05-21 23:23:28 +03:00
iliajie
b9c154911a
Fix to finally use Conflicts:
2023-05-21 23:09:42 +03:00
iliajie
95f31ab26b
Fix to actually provide required name, i.e. always webmin
2023-05-21 22:45:59 +03:00
iliajie
e504bd7e8e
Fix not to use Conflicts: ; Provide %{name}-%{version} only
2023-05-21 22:36:06 +03:00
iliajie
9ecfb06187
Add provided extra type if given
2023-05-21 22:22:41 +03:00
iliajie
27d8eea869
Fix to try Conflicts: as well
2023-05-21 22:11:38 +03:00
iliajie
69d359c4fe
Fix Obsoletes: to include %{version}-%{release} number
2023-05-21 21:59:39 +03:00
iliajie
1df55f32eb
Add x-source-rpm image
2023-05-21 21:47:01 +03:00
iliajie
e92a82142a
Fix to use correct variable name
2023-05-21 21:33:27 +03:00
iliajie
6eb3e42e17
Add accidentally removed $rpmspec_obsoletes variable
2023-05-21 21:20:02 +03:00
iliajie
146e4d0899
Add support to replace packages (using Obsoletes:)
2023-05-21 21:09:39 +03:00
iliajie
8a7abe98f2
Add support for product types
2023-05-21 20:15:43 +03:00
iliajie
338df27457
Fix to make param name exact
2023-05-21 18:10:47 +03:00
iliajie
76c7ca743a
Add support to exclude passed modules (for new essential nightly builds)
2023-05-21 16:34:39 +03:00
iliajie
3aa58e4523
Add support to clean build directory by removing extra language files
...
e.g.:
./language-manager --mode=clean
2023-05-21 15:00:38 +03:00
Jamie Cameron
74373af3de
Merge branch 'master' of github.com:webmin/webmin
2023-05-20 17:00:51 -07:00
Jamie Cameron
3996ff205f
Handle case where the root user for testing PAM has no password https://github.com/webmin/webmin/issues/1911
2023-05-20 16:26:54 -07:00
iliajie
794ca0f651
Add ability to read potentially dangerous files safely or force download
2023-05-20 12:05:03 +03:00
iliajie
e288f1b955
Revert recent changes to add on the PR instead https://github.com/webmin/webmin/issues/1907#issuecomment-1555642036
2023-05-20 12:01:57 +03:00
Jamie Cameron
f22bada12c
Merge pull request #1908 from webmin/dev/add-url-redirect-tester
...
Add API to check if given URL redirects somewhere
2023-05-19 16:16:58 -07:00
iliajie
6af198b2f1
Fix to never double escape certain HTML entities (can be already escaped)
2023-05-19 13:53:10 +03:00
iliajie
3de93296a9
Fix to improve un-safe downloads https://github.com/webmin/webmin/issues/1907#issuecomment-1553946236
2023-05-19 13:23:43 +03:00
iliajie
29bb158ef4
Fix to drop obsolete code
2023-05-18 22:10:28 +03:00
iliajie
7b37cedaf6
Fix to filter possible JavaScript in PDF files https://github.com/webmin/webmin/issues/1907#issuecomment-1552117601
2023-05-18 21:38:22 +03:00
iliajie
18392aab61
Add more sense to variables names
2023-05-18 20:13:24 +03:00
iliajie
702fc7d584
Fix to return error straight away
2023-05-18 19:53:24 +03:00
iliajie
cc15a65c47
Fir variables declarations
2023-05-18 19:50:57 +03:00
iliajie
377c64ef47
Add comments
2023-05-18 19:18:56 +03:00
iliajie
43edaacada
Fix to provide full details on each hop and improve data structures
2023-05-18 16:43:58 +03:00
iliajie
b1f0c46059
Add support for multi hops in redirects
2023-05-18 12:14:49 +03:00
iliajie
6a693e3dc7
Fix path key name
2023-05-18 12:14:17 +03:00
iliajie
2436c25a46
Fix to reduce timeout
2023-05-18 12:13:45 +03:00
iliajie
352e3855db
Fix to only use Webmin code
2023-05-17 23:51:38 +03:00
iliajie
46e8076793
Fix indent
2023-05-17 22:23:14 +03:00
iliajie
d308aa8ae8
Fix not to check for SSL certificate
2023-05-17 22:04:43 +03:00
iliajie
96132e28d6
Fix to test if redirected URL can be resolved
2023-05-17 21:38:36 +03:00
iliajie
b0731f6e35
Add to use LWP::UserAgent if available
2023-05-17 17:31:42 +03:00
iliajie
a4f7cb1f8c
Add API to check if given URL redirects somewhere
2023-05-17 16:59:00 +03:00
iliajie
953c4ed020
Fix to consider all variations of HTML types
2023-05-17 11:53:06 +03:00
iliajie
d5a3eebe85
Fix to read full size of dangerous type
2023-05-17 11:13:22 +03:00
iliajie
c92395176f
Fix to consider XML too #1907
2023-05-16 14:41:09 +03:00
Jamie Cameron
ab44aa8023
When showing HTML, filter out any JS
2023-05-15 20:48:52 -07:00
Jamie Cameron
152414d631
Revert "Fix to always force text/plain for all kind for text #1907 "
...
This reverts commit 5e9f137adf .
2023-05-15 20:45:10 -07:00
iliajie
5e9f137adf
Fix to always force text/plain for all kind for text #1907
2023-05-16 00:50:41 +03:00
iliajie
f29d01a7be
Add HTML escape for the names of users being deleted
2023-05-15 21:34:40 +03:00
iliajie
87aa2576c2
Add HTML escape for the names of groups being deleted
2023-05-15 21:32:18 +03:00
Jamie Cameron
728ae07eed
Merge branch 'master' of github.com:webmin/webmin
2023-05-15 11:16:38 -07:00
Jamie Cameron
cfd66281eb
Add some more sensible username checks
2023-05-15 11:16:30 -07:00
iliajie
e8526e00b4
Add more escapes
2023-05-15 20:44:11 +03:00
iliajie
b5b6c44d5f
Fix to HTML escape passed package name
2023-05-15 20:37:33 +03:00
iliajie
8f1a5a6376
Fix error formatting
2023-05-15 20:36:15 +03:00
iliajie
9f58118635
Fix to HTML escape description too
2023-05-15 20:26:06 +03:00
iliajie
d34994b5c0
Fix HTML escapes for custom log files
2023-05-15 20:22:57 +03:00
iliajie
07f8f1df4e
Fix HTML and quote escapes for user and group choosers
2023-05-15 20:03:53 +03:00
iliajie
04d75bc526
Fix missing HTML escapes for select option
2023-05-15 18:47:33 +03:00
iliajie
cf9e00060b
Fix missing lang line
2023-05-15 17:05:12 +03:00
iliajie
a21ad361d9
We do need to clean on Debian https://github.com/webmin/webmin.com/issues/4#issuecomment-1546456885
2023-05-13 20:26:24 +03:00
Jamie Cameron
873c324d0d
Merge pull request #1906 from webmin/dev/add-ui_paginations-api
...
Add a new `ui_paginations` API
2023-05-13 09:43:54 -07:00
Jamie Cameron
3504c3f389
Merge pull request #1904 from webmin/dev/useradmin-pagination
...
Add support for paginated tables in Users and Groups module
2023-05-13 09:39:59 -07:00
Ilia
5f17149189
Merge branch 'master' into dev/add-ui_paginations-api
2023-05-13 19:31:08 +03:00
iliajie
baf8a643bb
Fix to always use get method with paginations to avoid bugs
2023-05-13 16:46:55 +03:00
iliajie
1236027445
Fix to use get by default as it's better for returns
2023-05-13 16:21:11 +03:00
iliajie
2160a3d47a
Fix to put pagination data to the main form
2023-05-13 16:06:44 +03:00
iliajie
9077922c57
Fix to use proper get_referer_relative to return to referred page
2023-05-13 16:03:52 +03:00
iliajie
a27ae8b7be
Add support to pass elements to the parent form
2023-05-13 16:02:45 +03:00
iliajie
d572edb7ed
Fix form targets submission ; fix elements duplication bug
2023-05-13 15:33:28 +03:00
iliajie
d4dcf6314c
Add sanity check for minimum items per page
2023-05-13 13:38:15 +03:00
iliajie
c7367e0f46
Fix pagination with jail blocks to use new data structures
2023-05-13 13:31:39 +03:00
iliajie
8ae1c01b5e
Fix to run hotkeys initializer script
2023-05-13 13:20:34 +03:00
iliajie
996227d197
Fix to refactor input and output data structures
2023-05-13 13:16:38 +03:00
iliajie
2081cf7002
Fix offsets and use a better structure for holding data
2023-05-13 12:45:04 +03:00
iliajie
3ec090f222
Fix default offsets
2023-05-13 12:24:59 +03:00
iliajie
7e417a84e8
Update description
2023-05-13 12:17:04 +03:00
iliajie
5d955fe3c8
Fix to undo dropped key
2023-05-13 11:57:10 +03:00
Jamie Cameron
117c97fcb9
No need to clean repos https://github.com/webmin/webmin.com/issues/4
2023-05-12 17:14:49 -07:00
Jamie Cameron
a8748f3e97
Merge pull request #1905 from webmin/dev/pass-client-height
...
Add ability to pass browser's client height to the server
2023-05-12 15:40:47 -07:00
iliajie
8f46fbf836
Fix right arrow to be consistent with left
2023-05-12 22:28:33 +03:00
iliajie
1e97b55c9d
Add ability for listing paginated pages using "Alt + left/right" hotkeys
2023-05-12 15:13:28 +03:00
Ilia
26935dcda6
Merge branch 'master' into dev/pass-client-height
2023-05-12 13:47:36 +03:00
iliajie
7188b3581a
Add new ui_paginations API
2023-05-12 13:44:19 +03:00
iliajie
e63defe0d3
Fix to take away a new ui_paginations sub to discuss on the PR instead
2023-05-12 13:42:13 +03:00
iliajie
9eb2624deb
Add ability to pass browser's client height to the server
2023-05-12 12:02:58 +03:00
iliajie
bd2339aae4
Revert partially "Fix to generally set client height for all modules"
2023-05-12 11:59:09 +03:00
iliajie
cfa2e38162
Fix to drop no longer need code to inject client height into forms
2023-05-12 11:47:06 +03:00
iliajie
3fa50f7222
Revert "Fix to drop no longer need code .. " for ui-lib.pl only
2023-05-12 11:45:40 +03:00
iliajie
696199033c
Fix to drop an option to enable paginating and let it just work
2023-05-12 11:27:02 +03:00
iliajie
05a34b099f
Revert "Update config to include new option"
...
This reverts commit 52450a7b3b .
2023-05-12 10:51:40 +03:00
iliajie
b9b2546060
Fix to drop no longer need code to inject client height
2023-05-12 10:49:48 +03:00
Ilia
fa265c094b
Merge branch 'master' into dev/useradmin-pagination
2023-05-11 21:40:58 +03:00
iliajie
d915a3aacd
Fix to use right header name
2023-05-11 21:39:52 +03:00
iliajie
c145c117af
Fix to drop passing client height in requests
2023-05-11 16:11:07 +03:00
iliajie
f42bb4ef1b
Fix menu animation not to be annoying
2023-05-11 15:16:48 +03:00
iliajie
550c21bca7
Fix logos size
2023-05-11 15:15:52 +03:00
iliajie
cc24384fea
Fix clear search button to look inbuilt into search field
2023-05-11 13:20:06 +03:00
iliajie
17d4090c45
Fix to generally set client height for all modules 6310521982 (r112805733)
2023-05-11 12:32:57 +03:00
Jamie Cameron
2bbf06af99
Merge pull request #1902 from MSSEsq/master
...
Update Apache HTTP Server Support to V. 2.4 from Expired V. 2.2 on FreeBSD and Solaris Unix
2023-05-10 17:05:45 -07:00
iliajie
699c9b9696
Fix to make sure that client height is set on initial load
2023-05-10 20:24:46 +03:00
iliajie
52450a7b3b
Update config to include new option
2023-05-10 17:09:06 +03:00
iliajie
2be0169902
Add support for paginated tables in Users and Groups module
2023-05-10 16:49:15 +03:00
iliajie
295d3275bb
Fix not to change default line height
2023-05-10 16:41:43 +03:00
iliajie
7e8788cec3
Fix to support multiple instances of ui_paginations on a single page
2023-05-10 16:41:10 +03:00
iliajie
5f46f05ba4
Add support for searching paginated with hashes too
2023-05-10 11:46:52 +03:00
iliajie
c68ffa8eb7
Fix pagination items counts
2023-05-10 10:50:57 +03:00
iliajie
9b42e6d92a
Fix to use caller's pagination number if any
2023-05-10 10:50:03 +03:00
Michael S. Scaramella, Esq
a698576f59
Update config-solaris-11-ALL
...
The apparent need to edit this file to support the Apache HTTP Server 2.4 on Solaris was noticed when performing Spotlight searches on download code. We do not run Solaris, so cannot test these edits, yet they seem quite likely to be correct. Any needed corrections made by anyone running Solaris are welcome.
2023-05-09 19:59:27 -04:00
Michael S. Scaramella, Esq
9d081e49d9
Update ports-lib.pl
...
The edits update the Apache package names to versions 2.4. Versions 2.2 expired on 2017-07-01.
2023-05-09 19:47:07 -04:00
Michael S. Scaramella, Esq
9a1da695cd
Update pkg-lib.pl
...
The edits update the Apache package names to versions 2.4. Versions 2.2 expired on 2017-07-01.
2023-05-09 19:39:28 -04:00
Michael S. Scaramella, Esq
913e326a71
Create config-freebsd-11.0-ALL
...
This new configuration file adds support for Apache HTTP Server 2.4 on FreeBSD 11.0 and later.
2023-05-09 19:04:39 -04:00
Michael S. Scaramella, Esq
1b3db94b73
Rename config-freebsd-8.0-ALL to config-freebsd-8.0-10.4
...
This configuration file must be renamed to include a FreeBSD version range to accommodate a new configuration file named “config-freebsd-11.0-ALL” that supports Apache HTTP Server V. 2.4 on FreeBSD versions 11.0 and later.
2023-05-09 19:00:57 -04:00
iliajie
0dc11e7385
Fix client height calculation for Framed Theme
2023-05-09 23:18:15 +03:00
iliajie
c03fefd36d
Fix to update client height on form change dynamically (before submit)
2023-05-09 22:56:54 +03:00
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
Jamie Cameron
690005a04f
Make purpose of config options clearer https://github.com/webmin/webmin/issues/1886
2023-04-16 21:23:21 -07:00
Jamie Cameron
47043a41c5
Bridge support in Netplan
2023-04-16 20:29:19 -07:00
iliajie
5aaa81eeb6
Add support for Terminal to work in Usermin
2023-04-16 22:11:12 +03:00
Jamie Cameron
b9ed596e3e
Add another bridge parameter field
2023-04-16 11:00:59 -07:00
Jamie Cameron
e07db9663b
Work on bridge support for netplan
2023-04-16 00:01:17 -07:00
Jamie Cameron
48078357a3
Add formal params
2023-04-15 18:24:21 -07:00
Jamie Cameron
9098936fc2
Add support for SSHA password hashing, and use it if possible
2023-04-15 18:22:43 -07:00
Jamie Cameron
b425bdfbb7
Better handle the default mode
2023-04-14 15:43:07 -07:00
Jamie Cameron
392c010840
Fix merge conflicts
2023-04-14 15:41:05 -07:00
Jamie Cameron
91a20d4b08
The default for PermitRootLogin is prohibit-password https://forum.virtualmin.com/t/transferring-sites-using-ssh/120192/7
2023-04-14 15:39:09 -07:00
iliajie
1db77e36eb
Update translations
2023-04-13 12:00:23 +03:00
iliajie
a927647a07
Fix to properly handle prohibit-password option
2023-04-13 11:55:43 +03:00
Jamie Cameron
0cc62bf748
Merge branch 'master' of github.com:webmin/webmin
2023-04-10 21:23:32 -07:00
Jamie Cameron
37abb2707b
No need for separate SSL option when using a list of URIs https://github.com/webmin/webmin/issues/1883
2023-04-10 21:23:25 -07:00
iliajie
31b2f92b88
Fix to use HTML entity for space
2023-04-10 20:39:57 +03:00
Jamie Cameron
850030ed17
Add support for reporting status to an HTTP webhook https://github.com/webmin/webmin/issues/1733
2023-04-09 16:01:12 -07:00
Jamie Cameron
c94e5d9aa0
Fix logic
2023-04-08 09:35:21 -07:00
Jamie Cameron
215bfe083b
Bridges can also have IP addresses https://forum.virtualmin.com/t/virtualmin-pro-issue-with-domains-on-dedicated-ip/120094/18
2023-04-07 18:15:15 -07:00
Jamie Cameron
af11d17cbd
Merge branch 'master' of github.com:webmin/webmin
2023-04-06 18:37:42 -07:00
Jamie Cameron
60141efc8e
Show stderr if we have it
2023-04-06 18:37:36 -07:00
iliajie
7ea1236eb6
Add support for passing HTML attributes and classes to ui_table_row sub
2023-04-06 16:16:58 +03:00
Jamie Cameron
a6597f6ebe
Merge branch 'master' of github.com:webmin/webmin
2023-04-05 21:00:10 -07:00
Jamie Cameron
31d69174fc
Actually return the value of the password field https://forum.virtualmin.com/t/mysql-root-password-leaks-to-users-during-backup/120096/5
2023-04-05 20:59:47 -07:00
iliajie
364c37d755
Fix to consider Current Drive Temperature in smartctl output #1881
2023-04-05 15:03:06 +03:00
Jamie Cameron
c9c672a6a7
Fix permissions fix
2023-04-04 21:52:47 -07:00
Jamie Cameron
042e7de2f7
Add support for editing header_checks and mime_header_checks separately https://github.com/webmin/webmin/issues/1880
2023-04-04 21:52:01 -07:00
Jamie Cameron
4b64ef0073
Merge branch 'master' of github.com:webmin/webmin
2023-04-04 21:29:19 -07:00
Jamie Cameron
db869203db
Add option to EHLO keywords to not send https://github.com/webmin/webmin/issues/1879
2023-04-04 21:28:54 -07:00
iliajie
36f2e5d077
Fix to properly handle macOS mode #1877
2023-04-04 18:31:55 +03:00
iliajie
eaaa470818
Fix to properly stop Usermin https://github.com/webmin/usermin/issues/89
2023-04-03 18:50:58 +03:00
Jamie Cameron
e9f6ab278d
Merge branch 'master' of github.com:webmin/webmin
2023-03-29 17:27:57 -07:00
Jamie Cameron
764533a6e5
Don't add hashed password to the old password list if it's already in there https://github.com/virtualmin/virtualmin-pro/issues/35
2023-03-29 17:27:01 -07:00
iliajie
0f0e6ba516
Fix to print status from last schedule in alert box
2023-03-26 13:34:33 +03:00
iliajie
8c0107f241
Add placeholder for the local file in backup destination
2023-03-25 20:00:25 +02:00
iliajie
e0738d301b
Fix to use alert when printing a warning
2023-03-25 19:43:40 +02:00
iliajie
c7393d6e17
Fix to default to enable date subs
2023-03-25 19:43:25 +02:00
iliajie
8694adcf93
Add placeholder for the local file in backup destination
2023-03-24 20:21:52 +02:00
iliajie
483fb9074b
Fix not to print extra empty row
2023-03-24 20:18:25 +02:00
iliajie
a2adf19b80
Fix to use better warning
2023-03-24 19:58:01 +02:00
Jamie Cameron
0b8611b4fd
Merge pull request #1869 from webmin/dev/consider-upgrade-dir
...
Fix to consider initial install directory and preserve install type upon upgrading
2023-03-22 15:45:24 -07:00
iliajie
8c50a2d147
Fix to preserv package type
2023-03-22 20:42:59 +02:00
iliajie
03606c8214
Fix to consider initial install directory upon upgrading
2023-03-22 20:15:49 +02:00
Ilia
43159eef0c
Merge pull request #1868 from bisbastuner/patch-1
...
Fix wrong condition when asking first
2023-03-21 21:00:24 +02:00
bisbastuner
6ebce2bdce
Fix wrong condition when asking first
...
The second test was wrong, it exits if the user asks with a capital Y. Fix by exiting only if the answer from the user is different from a lowercase y AND a capital Y
2023-03-21 19:55:42 +01:00
Jamie Cameron
87e6397f27
Minor version bump
2023-03-20 22:50:50 -07:00
Jamie Cameron
188e1aeb88
Merge branch 'master' of github.com:webmin/webmin
2023-03-19 15:22:54 -07:00
Jamie Cameron
eff6228928
Don't bother formatting if number of bytes is undefined
2023-03-19 15:20:57 -07:00
iliajie
ce0819b1ed
Update CHANGELOG.md
2023-03-19 19:56:43 +02:00
iliajie
01ea77ebca
Fix to fail-proof time zone detection #1865
2023-03-19 19:05:23 +02:00
Jamie Cameron
24dba0f32b
Quote everything
2023-03-18 18:11:28 -07:00
Jamie Cameron
409064bb24
Use version compare function
2023-03-18 17:36:28 -07:00
Jamie Cameron
2be51bb8d3
Merge branch 'master' of github.com:webmin/webmin
2023-03-18 16:32:48 -07:00
Jamie Cameron
058230ab3d
Clear caches before checking for updates, so it's always fresh https://github.com/webmin/webmin/issues/1863
2023-03-18 16:30:09 -07:00
iliajie
b151fcaf15
Merge remote-tracking branch 'origin/master'
2023-03-18 17:54:35 +02:00
iliajie
0b99afaa0f
Fix comment
2023-03-18 17:54:16 +02:00
Jamie Cameron
a3808605d6
Merge branch 'master' of github.com:webmin/webmin
2023-03-17 20:24:20 -07:00
Jamie Cameron
00726bb577
Code order cleanup
2023-03-17 20:24:13 -07:00
iliajie
8bd1c56743
Fix code indent
2023-03-18 04:15:00 +02:00
iliajie
6e7eced812
Fix to resolve links before testing allowed path
2023-03-18 01:28:21 +02:00
iliajie
b25d128665
Fix formatting for the program
2023-03-17 20:25:43 +02:00
iliajie
b9891fffc2
Update translations
2023-03-17 17:53:18 +02:00
iliajie
cc591c3e91
Add ability to set locale in Webmin Users module for consistency
2023-03-17 17:23:54 +02:00
iliajie
88eb228f77
Fix to always set time to "beginning" in case of undef value
2023-03-16 20:42:15 +02:00
Jamie Cameron
7c40195c14
Don't ever call make_date on undef https://github.com/webmin/webmin/issues/1860
2023-03-16 11:27:04 -07:00
Jamie Cameron
ce65643c03
Fix indentation
2023-03-16 11:23:47 -07:00
iliajie
d66a040fc6
Fix text
2023-03-15 16:16:55 +02:00
iliajie
710a2ff235
Remove Standard Modules option from Webmin Modules page
2023-03-15 13:31:02 +02:00
Ilia
6a68ae5474
Merge pull request #1856 from webmin/stable
...
Merge pull request #1855 from webmin/master
2023-03-14 14:05:12 +02:00
Ilia
427c8b9370
Merge pull request #1855 from webmin/master
...
Webmin 2.020 (merge into stable)
2023-03-14 14:00:15 +02:00
Jamie Cameron
aff97d2ebd
Create new rules in the correct table https://sourceforge.net/p/webadmin/bugs/5614/
2023-03-13 21:40:44 -07:00
Jamie Cameron
a63c8aadc0
Put back recommends and remove useless comment
2023-03-12 14:27:02 -07:00
iliajie
f915a96542
Fix to support key type passed as param
2023-03-12 20:53:01 +02:00
iliajie
4b139bd4ee
Make encryption algorithm for Let's Encrypt private key configurable
2023-03-12 20:44:59 +02:00
Jamie Cameron
b8935cd933
Support EC keys as well
2023-03-11 16:03:17 -08:00
iliajie
0c9cda6a0b
EC private keys exist
...
f52cb3a027
2023-03-12 01:17:23 +02:00
iliajie
7cef589e92
Fix message margin
2023-03-10 19:04:35 +02:00
Jamie Cameron
d7222415a2
Merge branch 'master' of github.com:webmin/webmin
2023-03-09 18:02:09 -08:00
Jamie Cameron
5eb61da8dd
Add missing string
2023-03-09 18:00:29 -08:00
iliajie
0fcce117a1
Fix to keep backup formats consistent
2023-03-08 17:16:00 +02:00
iliajie
5c84313e39
Update CHANGELOG.md
2023-03-08 15:25:40 +02:00
Jamie Cameron
2bb36069f5
Recommends isn't supported on CentOS 7
2023-03-07 23:22:27 -08:00
iliajie
242e694181
Add support to pass query string with referer relative sub
2023-03-08 01:29:29 +02:00
iliajie
43e4320959
Fix Ubuntu release note link (again!)
2023-03-05 12:37:25 +02:00
Jamie Cameron
50367ed74d
Merge branch 'master' of github.com:webmin/webmin
2023-03-04 19:19:14 -08:00
Jamie Cameron
6100583d60
The value field has to be set in all sub-structures
2023-03-04 19:17:36 -08:00
iliajie
cf79131ec4
Update CHANGELOG.md
2023-03-05 00:48:17 +02:00
iliajie
682399997f
Fix to skip CPU IO in initial load
2023-03-04 20:20:49 +02:00
iliajie
fe8bcba3a4
Fix needs-restarting not call twice
2023-03-04 13:30:04 +02:00
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
iliajie
2ffe6f6b22
Fix typo
2023-02-18 18:21:39 +02:00
iliajie
2890b4487b
Fix to drop redundant line
2023-02-18 17:55:41 +02:00
iliajie
fcb34f6790
Add an attempt to support CloudLinux (configs)
2023-02-18 17:52:47 +02:00
iliajie
f3dae49b82
Add an attempt to support CloudLinux
2023-02-18 17:52:25 +02:00
iliajie
aba9925805
Fix to improve variable name
2023-02-16 23:26:03 +02:00
iliajie
216a7f9703
Add ability for a remote proxy to set webprefix using headers #1838
2023-02-16 23:19:00 +02:00
iliajie
417cee61f6
Add support for displaying inodes in Disk Usage on the Dashboard too
2023-02-16 20:34:04 +02:00
iliajie
306037cabb
Fix to add missing units
2023-02-15 02:27:35 +02:00
iliajie
ce525ecb4f
Fix to configure the right time to wait for ExecStop= command
2023-02-15 02:24:42 +02:00
iliajie
df21b28d5d
Fix to avoid HTML in CLI when making date
2023-02-15 01:11:35 +02:00
iliajie
3d90c7ff4f
Fix to better handle installs on derivatives #1840
2023-02-14 20:23:49 +02:00
iliajie
caa10ccf5c
Merge remote-tracking branch 'origin/master'
2023-02-14 17:50:14 +02:00
iliajie
1e87a3f190
Fix Oracle repos setup #1840
2023-02-14 17:49:52 +02:00
Jamie Cameron
5a9f2de6d3
Add function to reload a zone on all slaves
2023-02-12 17:49:34 -08:00
Jamie Cameron
cdcee0b40b
Merge branch 'master' of github.com:webmin/webmin
2023-02-11 12:17:57 -08:00
iliajie
7c1c3b22fb
Fix to properly detect derivatives when setting up repos #1834
2023-02-11 20:39:04 +02:00
iliajie
660b94ceb5
Fix to drop useless test
2023-02-11 20:18:37 +02:00
Ilia
23731b17ea
Update README.md with better screenshot for dark palette
2023-02-11 17:54:36 +03:00
Ilia
c929fd9ade
Update README.md with palette dependent screenshot
2023-02-11 17:50:57 +03:00
Ilia
26d0638df5
Update README.md to smaller the headers as possible
2023-02-11 17:44:34 +03:00
iliajie
31c63b3e2a
Fix to test if locale is supported
2023-02-11 14:09:17 +02:00
Jamie Cameron
3a651333a0
Make serialized variables fully eval-able
2023-02-10 22:26:43 -08:00
Ilia
8fbfc5f432
Update README.md
2023-02-11 01:03:13 +03:00
Jamie Cameron
9967ca9a40
Merge branch 'master' of github.com:webmin/webmin
2023-02-09 23:29:51 -08:00
Jamie Cameron
7ecb1d8af7
Code cleanups
2023-02-09 23:28:57 -08:00
iliajie
c9953044f2
Fix to properly build complete date
...
Wednesday, February 8, 2023, 8:18 PM
星期三, 2023年2月8日 20:18
miércoles, 8 febrero 2023, 20:18
2023-02-08 20:31:30 +02:00
Jamie Cameron
24da55639e
Merge pull request #1836 from pzindyaev/master
...
fix displaying perviously selected users
2023-02-07 18:33:26 -08:00
pzindyaev
7181b5aebd
fix displaying perviously selected users
...
Removed unnecessary param while using split_quoted_string in user_chooser
2023-02-07 15:52:38 +03:00
Jamie Cameron
98bc559f88
Merge branch 'master' of github.com:webmin/webmin
2023-02-06 20:22:39 -08:00
Jamie Cameron
d54342b37d
Fix variable name
2023-02-06 20:22:32 -08:00
Jamie Cameron
ed0fcaaaff
Merge pull request #1835 from ctrlbru/fix-bacula-restore-list
...
Fix for file chooser not displayed correctly in bacula module
2023-02-06 13:22:21 -08:00
Dario Corti
26f899e3df
Fixing list.cgi use of JSON::PP
...
list.cgi needs JSON::PP which is included via bacula-backup-lib.pl. Without a BEGIN block, JSON::PP is not visible (soon enough?)
2023-02-06 22:08:03 +01:00
Jamie Cameron
579975dcc7
Merge pull request #1831 from webmin/dev/add-locales-support
...
Add proper locale support in Webmin and Usermin
2023-02-06 11:13:50 -08:00
Jamie Cameron
674836594a
Use new names for whitelist and blacklist if they are in use already, or running SpamAssassin 4.0 https://github.com/webmin/webmin/issues/1832
2023-02-05 22:26:35 -08:00
Jamie Cameron
495d87a619
Italian translation update from Dario Corti
2023-02-05 15:53:24 -08:00
iliajie
1ff8d1cc5d
Fix to drop obsolete code introduced from nested eval tests
2023-02-05 20:24:40 +02:00
Jamie Cameron
f035c54771
Java applet was replaced with JS a long time ago
2023-02-05 10:10:17 -08:00
Jamie Cameron
fb635c1591
Fix error message
2023-02-04 23:18:52 -08:00
Jamie Cameron
d408230132
Only the yum command combines lines
2023-02-04 20:52:57 -08:00
iliajie
b6422024a6
Add ability to get system default locale and use it if nothing is set
2023-02-05 04:41:27 +02:00
iliajie
7c4cf83cd4
Fix locale detection with accepted language
2023-02-05 04:18:02 +02:00
iliajie
24ed688d1d
Fix user language must always override accepted language
2023-02-05 04:06:09 +02:00
iliajie
19a5766762
Locale can be accepted from the browser just like language
2023-02-05 03:57:25 +02:00
iliajie
6b3d776bc1
Dashboard must always show full time, i.e. Sat 04 Feb 2023 14:26:42 EET
2023-02-05 03:28:48 +02:00
iliajie
c94472f020
Fix to always use short time format for standard make_date outputs
2023-02-05 03:19:25 +02:00
iliajie
c5df379ff1
Fix to respect date format when listing mail
2023-02-05 02:55:04 +02:00
iliajie
619726ea1a
Add support for simplify_date to respect Local user option
2023-02-05 02:51:55 +02:00
iliajie
e7f1da486d
Fix to never escape spaces
2023-02-05 02:37:37 +02:00
iliajie
088e3a1c19
Add support for short time format used in simplify_date
2023-02-05 02:29:56 +02:00
iliajie
ef7102f0d3
Fix regex to be case insensitive for yyyy
2023-02-05 01:53:24 +02:00
iliajie
0364c4810d
Fix old style format parsing (support for mailbox formats)
2023-02-05 01:52:56 +02:00
Jamie Cameron
7a18007354
tempname function expects remote_user_info to be set https://forum.virtualmin.com/t/file-manager-error-as-servers-admin/119007
2023-02-04 15:23:37 -08:00
Jamie Cameron
f46cc45c0d
Don't use array if it doesn't exist
2023-02-04 15:22:56 -08:00
iliajie
2818c056e5
Fix to drop obsolete
2023-02-05 01:20:57 +02:00
iliajie
094e1792e0
Move list_locales to be accessible in global scope (for Usermin)
2023-02-05 01:04:55 +02:00
iliajie
daa1c7e845
Update translations
2023-02-05 00:50:45 +02:00
iliajie
809458e82a
Add support to select locale in Change Language and Theme Webmin module
2023-02-05 00:40:10 +02:00
iliajie
4696aea22e
Fix $ago_secs test
2023-02-04 12:50:41 +02:00
iliajie
21a9df8cc7
Fix to combine evals into a single statement
2023-02-04 12:49:13 +02:00
iliajie
37e91698a9
Fix to sort locales based on values not keys
2023-02-04 12:40:40 +02:00
iliajie
10dfc379ab
Fix to drop und as also not supported
2023-02-04 04:56:45 +02:00
iliajie
55921fdf48
Fix typo
2023-02-04 04:55:32 +02:00
iliajie
e39924da85
Fix to drop accidentally leaked locales
2023-02-04 04:54:18 +02:00
iliajie
1f11faa626
Update translations
2023-02-04 04:18:30 +02:00
Jamie Cameron
98a9313d81
Don't re-compare versions if the update system thinks there's an update
2023-02-03 18:16:01 -08:00
iliajie
8af2ca1fba
Add support for choosing Locale from UI
2023-02-04 04:10:13 +02:00
iliajie
bf6d35f37e
Add a new API for making nice dates based on user locale
2023-02-04 02:03:39 +02:00
iliajie
dc7e3516bd
Add also Time::Piece as recommended package
2023-02-04 01:33:45 +02:00
iliajie
1520049847
Add also DateTime::TimeZone as recommended package
2023-02-04 00:22:39 +02:00
iliajie
1707597f1f
Add also DateTime as recommended package
2023-02-03 23:36:57 +02:00
iliajie
2bbe2b66f3
Update translations
2023-02-03 20:38:49 +02:00
iliajie
0f4fe0e64c
Put dateformat in the right place and change section name
2023-02-03 20:12:59 +02:00
iliajie
df4bff0a58
Remove dateformat being in the wrong place
2023-02-03 19:39:09 +02:00
iliajie
e68873d039
Add DateTime::Locale as recommended package
2023-02-03 19:28:03 +02:00
Jamie Cameron
3f8e37eb11
Merge branch 'master' of github.com:webmin/webmin
2023-02-01 23:17:52 -08:00
Jamie Cameron
764e173f90
Add support for making 'remote' calls to this host as just regular calls
2023-02-01 23:17:43 -08:00
iliajie
3bf1718b30
Fix to use system default hashing format for htpasswd file
...
https://forum.virtualmin.com/t/how-to-change-awstats-user-password/118998/
2023-02-01 23:45:10 +02:00
Jamie Cameron
198146894f
Merge branch 'master' of github.com:webmin/webmin
2023-01-30 23:07:40 -08:00
Jamie Cameron
acd60fbc6a
Add slave zone file format option
2023-01-30 23:07:33 -08:00
iliajie
807443a7bd
Fix stop script degeneration to try all kill commands
...
https://sourceforge.net/p/webadmin/bugs/5609/
2023-01-30 19:25:26 +02:00
Jamie Cameron
cdcd3cec52
Use formal params
2023-01-29 23:21:30 -08:00
Jamie Cameron
13ca94043c
Add support for serializing using data::dumper format, and use it in fast RPC calls where possible
2023-01-29 19:44:31 -08:00
Jamie Cameron
021247d98d
Don't crash if file wasn't read
2023-01-29 19:41:16 -08:00
Jamie Cameron
5cb837446f
In fastrpc mode, there's no need to send the request in the initial HTTP connection
2023-01-29 18:30:16 -08:00
Jamie Cameron
689c973072
Return more useful error message
2023-01-29 18:25:43 -08:00
Jamie Cameron
7e76d09358
Recognize MariaDB log file from config
2023-01-28 11:53:19 -08:00
Jamie Cameron
b15da673d6
Merge branch 'master' of github.com:webmin/webmin
2023-01-27 15:20:21 -08:00
Jamie Cameron
434eb4a42e
Also check if the password set is the same as what we'd want to set
2023-01-27 15:18:29 -08:00
iliajie
76ad456c2f
Fix mail sorting by date
...
https://sourceforge.net/p/webadmin/bugs/5607/
2023-01-25 23:08:46 +02:00
Jamie Cameron
22e7e5c553
Deal with backquotes
2023-01-24 20:55:31 -08:00
Jamie Cameron
777321687e
Only add re: if subject doesn't start with re:
2023-01-23 21:39:47 -08:00
Jamie Cameron
00f8bb60d4
Properly handle case where showmount command is missing https://github.com/webmin/webmin/issues/1829
2023-01-23 21:27:09 -08:00
Jamie Cameron
4b5f3d7ccd
Add config option to connect in SSL mode
2023-01-21 21:41:59 -08:00
Jamie Cameron
415b7cdeb8
Log a better message when the SSL cert is generated
2023-01-21 21:32:18 -08:00
Jamie Cameron
5158d0ea37
Completed SSL cert creation page
2023-01-21 21:16:23 -08:00
Jamie Cameron
bfc0f89b55
Add comment
2023-01-21 17:14:16 -08:00
Jamie Cameron
d51bdb1dc9
Merge branch 'master' of github.com:webmin/webmin
2023-01-21 17:14:00 -08:00
Jamie Cameron
db73d5e7a6
Start of work on SSL page
2023-01-21 17:13:52 -08:00
iliajie
ca971b720d
Remove size option in Authentic as it's pointless, resize does it all
2023-01-21 17:06:31 +02:00
iliajie
8588c96650
Fix to set columns and rows environment vars only in fixed mode
...
https://forum.virtualmin.com/t/terminal-tip/118786/29?u=ilia
2023-01-21 16:25:28 +02:00
Jamie Cameron
f2fd4be101
Merge branch 'master' of github.com:webmin/webmin
2023-01-20 23:45:40 -08:00
Jamie Cameron
cbe4fccb09
Nice icon for mysql maual editing
2023-01-20 23:45:32 -08:00
iliajie
5deee0c76d
Fix typo
...
https://sourceforge.net/p/webadmin/bugs/5605/
2023-01-20 18:06:27 +02:00
Jamie Cameron
316ff18969
New version bumps
2023-01-19 18:05:24 -08:00
iliajie
0214ea71c7
Update CHANGELOG.md
2023-01-20 02:57:41 +02:00
Jamie Cameron
06df6994b2
Merge pull request #1823 from webmin/dev/fix-search-in-menu
...
Fix search bar in navigation menu (Webmin)
2023-01-19 16:55:21 -08:00
iliajie
e0f6251b77
Fix to allow smaller size for potentially smaller menu
2023-01-20 02:16:40 +02:00
iliajie
c473443ac0
Fix search bar in navigation menu (Webmin)
2023-01-20 02:11:37 +02:00
iliajie
4c086815d2
Fix to revert test drive for a new .bashrc
2023-01-20 02:00:38 +02:00
iliajie
65c5f42c94
Fix Framed theme to respect mode on left menu
2023-01-20 01:31:11 +02:00
Jamie Cameron
ee21f22e56
remove debug print
2023-01-19 15:27:36 -08:00
Jamie Cameron
5d9643e36d
Merge branch 'master' of github.com:webmin/webmin
2023-01-19 15:23:11 -08:00
Jamie Cameron
cecb8ed96d
Fix defaulting to webmin mode
2023-01-19 15:22:31 -08:00
iliajie
4903099544
Update CHANGELOG.md
2023-01-19 20:47:55 +02:00
iliajie
d333f1fe16
Update CHANGELOG.md (2.012)
2023-01-19 01:39:18 +02:00
iliajie
286c5c6c51
Fix to revert incorrect fix beed9af645 (commitcomment-97277268)
2023-01-19 01:10:05 +02:00
Jamie Cameron
06d212ddfc
New version bump
2023-01-18 14:24:39 -08:00
Jamie Cameron
35a259eabc
Merge branch 'master' of github.com:webmin/webmin
2023-01-18 13:38:33 -08:00
Jamie Cameron
40bf45ae42
Fix variable name
2023-01-18 13:38:28 -08:00
iliajie
a875b8e7eb
Fix a bug in routing_config_files sub
2023-01-18 23:37:31 +02:00
iliajie
faa7b57970
Fix to remove ignore errors
2023-01-18 21:57:52 +02:00
Jamie Cameron
7bf010f9f8
Make sure domains are unique
2023-01-17 22:21:10 -08:00
Jamie Cameron
8ced702aa1
Support Debian 12
2023-01-17 20:29:49 -08:00
Jamie Cameron
ed042f3a53
Include all debian config files in backups
2023-01-17 20:10:46 -08:00
iliajie
67a0eca90c
Fix not to enable warnings blindly on all code
2023-01-17 16:22:55 +02:00
iliajie
ff5119da7c
Add support for defining hostname for WebSocket connection
...
https://forum.virtualmin.com/t/using-new-command-line-not-working-behind-reverse-proxy/118673/2
2023-01-17 16:09:46 +02:00
Jamie Cameron
4bf1a38288
Merge branch 'master' of github.com:webmin/webmin
2023-01-16 18:38:56 -08:00
Jamie Cameron
eee5331b28
Use correct args to modify_interface_def https://github.com/webmin/webmin/issues/1818
2023-01-16 18:38:20 -08:00
iliajie
beed9af645
Fix to make sure that interface file is read only once
2023-01-16 22:42:43 +02:00
iliajie
087f1e7776
Fix to stop reading file on error
2023-01-16 22:07:00 +02:00
Jamie Cameron
c80eb8b6ae
Limit files in source-directory to same pattern debian uses
2023-01-16 11:01:20 -08:00
Jamie Cameron
e43fbfdaa5
Stop doing expensive package re-fetch on upgrade https://forum.virtualmin.com/t/updates-webmin-virtualmin-hangs-for-a-long-time/118662
2023-01-16 10:56:12 -08:00
Jamie Cameron
55553c43a1
Merge branch 'master' of github.com:webmin/webmin
2023-01-16 10:54:03 -08:00
Jamie Cameron
a035e2f6c5
Allow postinstall scripts to know when webmin is being upgraded
2023-01-16 10:53:54 -08:00
iliajie
cee528f46c
Fix missing module reference as requesting Let's Encrypt certificate
2023-01-16 20:51:44 +02:00
Jamie Cameron
2406f19084
Everything is really on webmin.com
2023-01-16 10:38:58 -08:00
Jamie Cameron
3bdc75bb15
Track files already included to avoid include loops
2023-01-15 16:48:56 -08:00
Jamie Cameron
4fcb99b89a
source-directory may refer to a directory, not a pattern
2023-01-15 16:45:02 -08:00
iliajie
335136be14
Fix the loop bug when sourcing other configs ; remove stderr print
2023-01-16 00:22:22 +02:00
iliajie
e88ae050a9
Fix to remove unnecessary copyright from the header
2023-01-12 20:36:38 +02:00
Jamie Cameron
43bf4bbc15
Set the correct algorithm when setting up rndc https://github.com/webmin/webmin/issues/1817
2023-01-11 19:08:06 -08:00
Jamie Cameron
6451f4b115
Store and show default TTL set by $ttl https://github.com/webmin/webmin/issues/1816
2023-01-10 22:23:36 -08:00
iliajie
f6b8cc6302
Update CHANGELOG.md (2.011)
2023-01-10 18:11:43 +02:00
Jamie Cameron
f2209fb633
Also respect epoch when checking version
2023-01-09 23:46:20 -08:00
Jamie Cameron
1879848d11
Remove spacer
2023-01-09 23:29:44 -08:00
Jamie Cameron
aaf7b9f24b
Changelog for new version
2023-01-09 21:46:50 -08:00
Jamie Cameron
451a7e2e6a
New version bump
2023-01-09 21:41:20 -08:00
iliajie
509141f5d5
Fix mailbox_idle_check_interval bugs
...
https://sourceforge.net/p/webadmin/bugs/5602/
2023-01-09 18:27:57 +02:00
iliajie
52c06534db
Fix to drop remove mailbox_check_interval option
2023-01-09 18:23:06 +02:00
iliajie
29ef2d5f33
Fix to keep original copyright year
2023-01-09 00:36:20 +02:00
Jamie Cameron
1febfdbe0f
Add option to insert a new map entry before an existing one
2023-01-08 12:45:25 -08:00
Jamie Cameron
277f67dac9
Fix line length
2023-01-07 22:07:27 -08:00
Jamie Cameron
d199de8469
Add a param to create a new block before an existing one
2023-01-07 22:07:01 -08:00
iliajie
1f7753db43
Update copyright year in webmin sub-commands
2023-01-08 04:20:37 +02:00
iliajie
c02b2cdbea
Update copyright year in webmin command
2023-01-08 04:16:38 +02:00
iliajie
8fabb28e7a
Fix to start with one for each type as adding now works
2023-01-08 01:48:15 +02:00
iliajie
4117119c44
Fix to support multiple attr
2023-01-08 01:41:45 +02:00
iliajie
2584bc05cf
Merge remote-tracking branch 'origin/master'
2023-01-08 00:48:07 +02:00
iliajie
72ecf54a17
Fix JavaScript id ref bug
2023-01-08 00:47:53 +02:00
Jamie Cameron
a0f2527ed0
Merge branch 'master' of github.com:webmin/webmin
2023-01-07 12:57:33 -08:00
Jamie Cameron
343307f703
localhost isn't a valid hostname
2023-01-07 12:57:09 -08:00
iliajie
d4f541015d
Fix to drop useless code
2023-01-07 21:48:55 +02:00
iliajie
e92763e3d7
Fix to refer to direct child
2023-01-07 21:24:46 +02:00
iliajie
b0eb96d003
Fix to prevent forcing using tables in tabs (fix widths)
2023-01-07 20:58:44 +02:00
iliajie
5c26bf4de3
Fix to prevent forcing using tables in tabs
2023-01-07 19:59:10 +02:00
iliajie
374e5bf07c
Fix to print strong instad of b which is used for header generation
2023-01-05 23:07:16 +02:00
Jamie Cameron
ca814a4e6f
If we get an ERROR output when executing an SQL file, consider it failed even if the exit status is zero
2023-01-03 18:25:50 -08:00
Jamie Cameron
9b2fc2c9f4
When moving a maildir, also move any Maildir++ sub-folders
2023-01-02 18:26:14 -08:00
Jamie Cameron
ca6acb4a8c
Don't error out if deleting an LDAP object that's already been deleted
2022-12-29 21:23:46 -08:00
Jamie Cameron
4dd017dce4
Merge branch 'master' of github.com:webmin/webmin
2022-12-28 21:57:38 -08:00
Jamie Cameron
562eb544e5
Don't fail user or group deletion if they have already been deleted https://github.com/virtualmin/virtualmin-gpl/issues/493
2022-12-28 21:37:45 -08:00
iliajie
65668c084f
Merge remote-tracking branch 'origin/master'
2022-12-28 21:06:51 +02:00
iliajie
111aa65b8f
Fix to update to the latest Xterm.js 5.1.0
2022-12-28 21:06:20 +02:00
Jamie Cameron
52926dcb65
Merge branch 'master' of github.com:webmin/webmin
2022-12-26 18:26:09 -08:00
Jamie Cameron
9fa99120ef
Add support for resolve_dequoted_address
2022-12-26 18:26:01 -08:00
Jamie Cameron
ab94e020e0
Merge pull request #1812 from webmin/dev/fix-anonimous-user-test
...
Fix to test if anonymous user actually exists
2022-12-26 17:50:45 -08:00
iliajie
29354389f4
Fix to test if anonymous user actually exists
2022-12-26 12:51:10 +02:00
iliajie
c3bd222492
Fix wording
2022-12-26 12:22:20 +02:00
Jamie Cameron
459a5ee6b8
Fix bug in granting anonymous access if the anonymous user doesn't exist yet
2022-12-23 15:49:53 -08:00
iliajie
623fcc23d9
Fix to load images always from source host
2022-12-21 14:36:51 +02:00
iliajie
9d37f0d9e6
Fix to also check if session keys are set
2022-12-20 20:28:53 +02:00
Jamie Cameron
5fde216573
Merge branch 'master' of github.com:webmin/webmin
2022-12-18 21:54:20 -08:00
Jamie Cameron
4bd9c59038
Freeze and thaw dynamic reverse zones when updating a forward record https://github.com/webmin/webmin/issues/1810
2022-12-18 21:50:26 -08:00
iliajie
8c299b60ff
Fix theme support in a single mode
2022-12-18 19:17:46 +02:00
iliajie
ad7967f3b5
Fix uninitialized warning
2022-12-18 19:07:21 +02:00
Jamie Cameron
e080fb3470
Zone type might be in upper case https://sourceforge.net/p/webadmin/bugs/5600/
2022-12-17 23:17:55 -08:00
iliajie
62fccc4e0d
Fix to nowrap virtual server select and submit button
2022-12-16 20:10:11 +02:00
iliajie
b0fc89f487
Fix release note links for Rocky
2022-12-16 20:08:27 +02:00
iliajie
a965b41cce
Fix HTML arrow in accordions in Safari
2022-12-16 17:59:17 +02:00
iliajie
0bbb255a88
Fix adding in alerts (more)
2022-12-16 17:57:48 +02:00
iliajie
57b9e4ca3f
Fix to smaller arrow size
2022-12-16 17:37:09 +02:00
iliajie
dbb691a7c4
Fix to always print table row even if empty #1809
2022-12-16 17:29:02 +02:00
iliajie
cf61a472f5
Fix padding in alerts
2022-12-16 17:17:22 +02:00
Jamie Cameron
2a31af4870
When moving a Maildir folder, only move the cur/new/tmp dirs because there might be other sub-folders or files
2022-12-14 14:00:13 -08:00
Jamie Cameron
54044b78ef
RC4 isn't strong enough anymore https://sourceforge.net/p/webadmin/bugs/5599/
2022-12-14 11:38:01 -08:00
Jamie Cameron
726d28d807
Verify long-running websockets sessions in miniserv
2022-12-14 11:18:28 -08:00
iliajie
8db65344d5
Fix to rename framed theme ; fix version and deps
2022-12-11 20:07:21 +02:00
iliajie
cb6ad018cf
Fix support for Usermin
2022-12-11 19:55:11 +02:00
iliajie
00bf2dd153
Fix arrow color in accordions
2022-12-11 19:03:18 +02:00
iliajie
b54bd7f21e
Fix switches color
2022-12-11 18:57:47 +02:00
iliajie
6829c94257
Add favicons to Framed Theme
2022-12-11 18:56:18 +02:00
iliajie
095288d661
Fix to add more space for switches in two mode
2022-12-11 16:48:48 +02:00
iliajie
3ea461d70c
Fix Cloudmin mode
2022-12-11 16:46:51 +02:00
iliajie
5058e9c752
Add a new SVG icons to the navigation menu
2022-12-10 21:37:15 +02:00
iliajie
590ce839ae
Add logos to the dashboard depending on the product
2022-12-10 21:36:40 +02:00
iliajie
e18e20605a
Fix to use HTML collapse in hidden_start and hidden_end
2022-12-10 18:45:47 +02:00
iliajie
e38b923430
Fix to add borders to alerts in Gray theme
2022-12-10 16:57:03 +02:00
iliajie
06d429af32
Fix to switch to using HTML only menu accordion https://github.com/webmin/webmin/issues/1802#issuecomment-1343254856
...
.. to support browsers with disabled JavaScript
2022-12-10 15:58:55 +02:00
iliajie
f300bd7f5b
Add support for more options in unit section in systemd
2022-12-10 15:14:00 +02:00
Jamie Cameron
50df0e4d02
Fix merge
2022-12-08 21:58:43 -08:00
Jamie Cameron
c6a4a80e58
Set USER variable properly for jk_chrootsh
2022-12-08 21:57:39 -08:00
Jamie Cameron
bb75d7fa7b
ui-lib conversion
2022-12-05 23:24:44 -08:00
Jamie Cameron
ce43b53e5c
ui-lib conversion
2022-12-05 23:20:23 -08:00
Jamie Cameron
aaee5bedac
Merge pull request #1805 from webmin/dev/set-xterm-improvements2
...
Add support to set TERM variable and shell character encoding
2022-12-05 09:58:19 -08:00
iliajie
edcf8841ab
Fix to set config option directly
2022-12-05 19:50:54 +02:00
Jamie Cameron
5275505ba0
Merge pull request #1807 from webmin/dev/add-new-libroot-env-var
...
Fix to set a new `LIBROOT` environmental variable
2022-12-05 09:36:58 -08:00
iliajie
a9349c7fe5
Add new LIBROOT env var
2022-12-05 19:03:10 +02:00
Ilia
9f0d9a967b
Merge pull request #1806 from Divarion-D/patch-1
...
Update ru
2022-12-05 17:06:38 +02:00
iliajie
5f6f65a78f
Fix to use PERLLIB as DOCUMENT_ROOT never set at a time
2022-12-05 17:03:51 +02:00
Danil
bb15603724
Merge pull request #2 from Divarion-D/patch-2
...
Update ru.auto
2022-12-05 15:21:48 +03:00
Danil
84c92c4da2
Update ru.auto
2022-12-05 15:16:37 +03:00
Danil
e51e3a8d42
Update ru
2022-12-05 11:41:25 +03:00
iliajie
d336f5a15b
Fix to add colors to ip command in module default mode
2022-12-05 02:59:42 +02:00
iliajie
6c297057d3
Add support to set shell character encoding
2022-12-05 02:16:18 +02:00
iliajie
1531b18566
Add support to set TERM variable
2022-12-05 01:40:18 +02:00
Jamie Cameron
be9b67de40
Fix editing and creation of IPv6 addresses
2022-12-03 22:07:02 -08:00
Jamie Cameron
a80df4be5c
Merge branch 'master' of github.com:webmin/webmin
2022-12-03 21:47:07 -08:00
Jamie Cameron
b05a55e8c2
Complete support for editing interfaces in include files
2022-12-03 21:46:25 -08:00
iliajie
f1a434b65a
Fix to always set vendor_perl if perllib config option is set
...
https://sourceforge.net/p/webadmin/bugs/5595/
2022-12-02 00:22:43 +02:00
iliajie
543b87c9e7
Fix signature verified message padding
2022-12-01 21:53:15 +02:00
iliajie
fa16dc06d1
Fix language strings on Webmin update
2022-12-01 21:22:04 +02:00
iliajie
1aa0d9b812
Fix a bug when there is no output on RPM upgrades
2022-12-01 20:23:38 +02:00
iliajie
6269c24f03
Fix to check deeper for potentially missing dependencies
2022-12-01 19:31:55 +02:00
iliajie
cf4ebf0bfe
Fix WebSocket protocol to be conditional
2022-12-01 15:04:59 +02:00
iliajie
2f21d0b067
Fix to call setup_ssl_contexts conditionally
2022-12-01 14:42:20 +02:00
iliajie
bf19dc1119
Fix to actually print loaded file timestamp
2022-12-01 14:17:51 +02:00
Jamie Cameron
40091463ee
Use correct extension for package file https://github.com/webmin/authentic-theme/issues/1633
2022-11-27 20:24:21 -08:00
BRESTAN Rainer
fad1201240
Allow multiple LDAP server for userdb
2019-11-18 18:44:55 +01:00