iliajie
cae06a79a0
Fix to use regular params
2023-07-18 22:53:58 +03: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