5d83d4040f
Add support for showing gender-neutral translations
...
https://github.com/webmin/webmin/discussions/2482
https://forum.virtualmin.com/t/on-the-rejection-of-gender-neutral-language/133527
833292c0d1
fe064dd57d
4a19a6460b
2025-05-26 16:46:09 +03:00
73150b7818
Fix to remove un_urlize
as unnecessary
2024-04-18 23:26:55 +03:00
e2cf926097
Fix to correctly handle save and save and next buttons
2024-04-17 15:33:47 +03:00
1f99616848
Fix passing of params by save-and-next button
2024-04-16 19:49:58 -07:00
aca2a9a524
Pass URL params from the page that called config.cgi back when saving
2023-11-10 16:57:24 -08:00
d0ed52adf7
Fix to use foreign_defined
sub instead
2022-10-01 18:29:39 +03:00
b82dccd101
Fix to reserve hidden config option in a right (simpler) way
2022-08-01 20:12:32 +03:00
2f0981a7d4
Fix to use config_pre_load
either way
2022-08-01 16:19:09 +03:00
dcf97d83af
Fix to preserve only if option is found in old config
2022-07-30 01:22:45 +03:00
de3b01d083
Add to preserve hidden config options
2022-07-30 01:00:59 +03:00
ee97197b5a
Add calling any config pre-load function
2021-10-27 00:03:01 +03:00
c0dd20f26a
Add ability to save module user prefs if allowed by module
2021-02-22 15:18:29 +03:00
c9b01f4216
Unroll previous as there are params with multiple dashes, like MD5-Cram-MD5
2020-04-08 20:03:39 +03:00
c149a9fb35
Fix quantifier to be lazy
instead of greedy
...
It's important to stop right after the first dash, which separates param and a text, otherwise you would have to use `-` escapses such as `-`, which is in this case absolutely not necessary. There are few places where it would fail
Example: https://regex101.com/r/PZU395/1
2020-04-08 19:54:27 +03:00
04803fe390
Add support for merging ".auto" for (module|config).info and help/ files
2020-04-07 15:48:52 +03:00
66c358f984
Revert "An attempt to support various module names https://github.com/virtualmin/virtualmin-gpl/pull/63#issuecomment-419717260 "
...
This reverts commit 0864f12bc1
.
2018-09-10 09:40:03 +03:00
0864f12bc1
An attempt to support various module names https://github.com/virtualmin/virtualmin-gpl/pull/63#issuecomment-419717260
2018-09-09 18:56:00 +03:00
9dbd5db2c9
Fix permissions
2009-07-20 23:42:32 -07:00
b455c1401c
Remove un-needed %in export, use my
2009-03-06 18:56:11 +00:00
8745492de9
Make ldap config file clearer
2008-07-25 18:04:12 +00:00
604e09ed20
Disallow unknown referers by default
2008-02-08 22:48:02 +00:00
14c86dfab0
Added cron job to cleanup /tmp/.webmin
2007-08-27 04:38:04 +00:00
a1f3e67dec
Removed useless HTML
2007-07-09 16:35:19 +00:00
30ffacfb3a
Fixed config type 10
2007-04-24 16:36:10 +00:00
fc1c1b243f
Initial checkin of Webmin
2007-04-12 20:24:50 +00:00