Jamie Cameron
3a86d961ce
Merge branch 'master' of github.com:webmin/webmin
webmin.dev: webmin/webmin / build (push) Has been cancelled
2026-02-09 10:57:04 -08:00
Jamie Cameron
402b21abac
Fix permissions
2026-02-09 10:56:52 -08:00
karmantyu
a9f4fdc8ca
Corrected escape, removed broad, unanchored regex checks .
2026-02-08 08:34:32 +01:00
karmantyu
b593501cff
Some fixes.
...
All $err type error messages in HTML are safely escaped now.
URL-encoding in links:
I have implemented urlize() in all places where user input ($in{'device'}, $in{'slice'}, $in{'part'}) was included in the URL (footer/redirect/other link), e.g. edit_slice.cgi?device=...&slice=....
Affected files include: create_part.cgi, create_slice.cgi, delete_part.cgi, delete_slice.cgi, change_slice_label.cgi, part_form.cgi, slice_form.cgi, edit_slice.cgi, edit_part.cgi, fsck.cgi, newfs.cgi, newfs_form.cgi, save_part.cgi, save_slice.cgi, save_slice_label.cgi, zfs_create.cgi, zvol_create.cgi.
2026-02-07 19:43:08 +01:00
karmantyu
d9be1b956f
bsdfdisk-lib.pl patched to enumerate nda* devices
...
Related to the NVMe issue: I patched bsdfdisk-lib.pl to enumerate nda* devices (in addition to nvd*), since the reporter uses the nda driver.
2026-02-06 18:38:10 +01:00
karmantyu
b2f54c36ca
Some tidy up and numeric validation + quote_path.
2026-02-04 08:42:44 +01:00
karmantyu
859580a224
Tidy up.
2026-02-02 07:50:07 +01:00
karmantyu
30b2e8b6d4
Security and other minor changes.
2026-02-01 11:39:57 +01:00
karmantyu
63fd68b2f9
proper escape the dataset name
2026-01-31 21:16:53 +01:00
karmantyu
8402db53d5
Improved disk detection, smart status, partition mounting, added label handling, zfs filesystem/volume creation.
2026-01-31 20:55:00 +01:00
Jamie Cameron
c8fcde9579
remove useless brackets
2026-01-26 14:25:06 -08:00
karmantyu
032f4447db
Add files via upload
...
gpart edition
2026-01-23 19:41:57 +01:00
MacSteini
c3d03ed9e7
Update de
2025-02-17 00:32:15 +00:00
Ilia Ross
f880192526
Remove languages with 0% coverage
...
https://github.com/webmin/webmin/issues/2403#issuecomment-2652613588
2025-02-12 13:19:49 +02:00
MacSteini
162206949f
Consecutive Spaces Replacement
...
Replaced multiple consecutive spaces with a single space
2024-12-16 16:57:09 +00:00
MacSteini
5ea0cc6b42
Trailing Spaces Removal
...
Removed trailing spaces
2024-12-16 15:16:55 +00:00
MacSteini
477982776c
Updated de
...
Corrections (UTF-8, new lines at file end), amendments, updates
2024-11-26 01:43:34 +00:00
MacSteini
a0da37ca08
Updated de
2024-10-07 15:08:23 +01:00
iliajie
d0ed6f944e
Fix pointless warnings flooding error log
2022-06-30 13:08:38 +03:00
Jamie Cameron
3a6426858d
Always quote
2022-05-13 23:50:45 -07:00
Jamie Cameron
92369af3d7
Support systems with more than 10 disks https://sourceforge.net/p/webadmin/bugs/5530/
2021-12-04 08:44:28 -08:00
Ilia Rostovtsev
4c4b647096
Fix to add extra line breaks (sections) to language files
2020-12-27 21:15:36 +03:00
Ilia Rostovtsev
fafc6ed2b5
Drop useless empty files /2
2020-04-29 23:25:40 +03:00
Ilia Rostovtsev
ee56777e6d
Drop useless empty files
2020-04-29 23:17:45 +03:00
Ilia Rostovtsev
70876bff93
Add help/ translations
2020-04-23 18:10:56 +03:00
Ilia Rostovtsev
f6b8cc6692
Add transcodings and rename files to new format for help/
2020-04-19 20:02:31 +03:00
Ilia Rostovtsev
8b40bed018
Fix to escape HTML entities as designed on template language (en)
...
Note: Large diff for most files is due to sorting lines as in template languge file (English)
2020-04-14 01:34:18 +03:00
Jamie Cameron
a2dc3f7124
Switch all calls to open() to explicitly open for read
2020-03-14 17:20:54 -07:00
Ilia Rostovtsev
35e443a7fc
Fix post-translation bugs /9
2020-03-13 14:38:43 +03:00
Ilia Rostovtsev
87d3d5fa3b
Fix post-translation bugs /4
2020-03-13 12:59:54 +03:00
Ilia Rostovtsev
a2f8491329
Add transcoding/translation for bsdfdisk module of 한국어 (ko)
2020-03-09 04:01:11 +03:00
Ilia Rostovtsev
4dcf6d722e
Add transcoding/translation for bsdfdisk module of 日本語 (ja)
2020-03-09 04:00:07 +03:00
Ilia Rostovtsev
8538559934
Add transcoding/translation for bsdfdisk module of 中文 (繁體) (zh_TW)
2020-03-09 03:59:02 +03:00
Ilia Rostovtsev
63a417e3ce
Add transcoding/translation for bsdfdisk module of 中文 (简体) (zh)
2020-03-09 03:57:57 +03:00
Ilia Rostovtsev
c97dc781d7
Add transcoding/translation for bsdfdisk module of ไทย (th)
2020-03-09 03:56:50 +03:00
Ilia Rostovtsev
480f5a0ea7
Add transcoding/translation for bsdfdisk module of فارسی (fa)
2020-03-09 03:55:45 +03:00
Ilia Rostovtsev
78847045a3
Add transcoding/translation for bsdfdisk module of العربية (ar)
2020-03-09 03:54:39 +03:00
Ilia Rostovtsev
cb2b388460
Add transcoding/translation for bsdfdisk module of اردو (ur)
2020-03-09 03:53:32 +03:00
Ilia Rostovtsev
695f5a3c40
Add transcoding/translation for bsdfdisk module of עברית (he)
2020-03-09 03:52:29 +03:00
Ilia Rostovtsev
e6840ceecd
Add transcoding/translation for bsdfdisk module of українська (uk)
2020-03-09 03:51:24 +03:00
Ilia Rostovtsev
ba3328638b
Add transcoding/translation for bsdfdisk module of русский (ru)
2020-03-09 03:50:18 +03:00
Ilia Rostovtsev
1694705ee7
Add transcoding/translation for bsdfdisk module of български (bg)
2020-03-09 03:49:13 +03:00
Ilia Rostovtsev
ea82974367
Add transcoding/translation for bsdfdisk module of беларуская (be)
2020-03-09 03:48:06 +03:00
Ilia Rostovtsev
fee32c6f19
Add transcoding/translation for bsdfdisk module of Ελληνικά (el)
2020-03-09 03:47:01 +03:00
Ilia Rostovtsev
a3a0543eec
Add transcoding/translation for bsdfdisk module of čeština (cs)
2020-03-09 03:45:42 +03:00
Ilia Rostovtsev
1ff6bfcf88
Add transcoding/translation for bsdfdisk module of svenska (sv)
2020-03-09 03:44:36 +03:00
Ilia Rostovtsev
f70e88929b
Add transcoding/translation for bsdfdisk module of suomi (fi)
2020-03-09 03:43:31 +03:00
Ilia Rostovtsev
e8dba7d05c
Add transcoding/translation for bsdfdisk module of slovenščina (sl)
2020-03-09 03:42:26 +03:00
Ilia Rostovtsev
27a23a9c23
Add transcoding/translation for bsdfdisk module of slovenčina (sk)
2020-03-09 03:41:21 +03:00
Ilia Rostovtsev
cacc14fff2
Add transcoding/translation for bsdfdisk module of română (ro)
2020-03-09 03:40:17 +03:00