Commit Graph

19222 Commits

Author SHA1 Message Date
Ilia Rostovtsev
d0040ec3ce Merge pull request #1345 from ljdj/patch-10
Update config.info.fr
2020-12-24 00:19:51 +03:00
Ilia Rostovtsev
42ed09d8d7 Merge pull request #1343 from ljdj/patch-8
Create config.info.fr
2020-12-24 00:18:36 +03:00
Ilia Rostovtsev
4440010290 Merge pull request #1342 from ljdj/patch-7
Delete fr.auto
2020-12-24 00:17:52 +03:00
Ilia Rostovtsev
29ace5de94 Merge pull request #1341 from ljdj/patch-6
Update fr
2020-12-24 00:17:13 +03:00
Jamie Cameron
cca5e9804d Merge pull request #1352 from ljdj/patch-17
Update fr
2020-12-23 10:15:48 -08:00
ljdj
1946cb1f45 Update fr
Complete and indented translation in French
2020-12-23 18:33:07 +01:00
Jamie Cameron
b68bc95f40 Add new function to add a new section 2020-12-22 22:26:31 -08:00
Jamie Cameron
8d5f42db0a Merge branch 'master' of github.com:webmin/webmin 2020-12-22 21:47:19 -08:00
Jamie Cameron
0f2ef46f4c Set line number and file in new directives 2020-12-22 21:45:49 -08:00
Ilia Rostovtsev
5024b9958a Delete "twofactor.fr.auto.html" as we have human translation 2020-12-22 22:41:01 +03:00
Ilia Rostovtsev
96ecccae6d Merge pull request #1344 from ljdj/patch-9
Create twofactor.fr.html
2020-12-22 22:40:16 +03:00
Ilia Rostovtsev
a234365aa2 Merge pull request #1339 from ljdj/patch-1
Create config.info.fr
2020-12-22 22:34:01 +03:00
ljdj
234f911009 Update config.info.fr
Complete translation in French
2020-12-22 19:00:16 +01:00
ljdj
7a458d7d0f Create twofactor.fr.html
Addition of the twofactor.fr.html translation file
2020-12-22 18:57:40 +01:00
ljdj
87c13cdfc2 Create config.info.fr
Adding the config.info.fr file
2020-12-22 18:35:47 +01:00
ljdj
5593da0ab7 Delete fr.auto
Deletion following the complete translation of the file fr
2020-12-22 18:32:14 +01:00
ljdj
e6093952b2 Update fr
Complete and indented translation in French
2020-12-22 18:30:07 +01:00
ljdj
dba3003e1e Create config.info.fr
Add French config.info file
2020-12-22 17:47:07 +01:00
Jamie Cameron
6a6342e6de Fix parsing of IPv6 addresses on their own line 2020-12-21 20:03:42 -08:00
Jamie Cameron
316318e2ba Remove redudant check 2020-12-21 12:41:01 -08:00
Jamie Cameron
60f77b65db Merge branch 'master' of github.com:webmin/webmin 2020-12-20 19:38:37 -08:00
Jamie Cameron
ad5d1d4613 Improve error if module to require simply doesn't exist 2020-12-20 19:29:55 -08:00
Ilia Rostovtsev
d4e8a35a3e Fix binary detection 2020-12-20 19:29:11 +03:00
Jamie Cameron
630cf79eb2 Escape error in case in contains user input 2020-12-19 20:40:59 -08:00
Jamie Cameron
813e2e1d8b Progress URL might be from an untrustred source 2020-12-19 20:38:16 -08:00
Jamie Cameron
42d3965834 If acme_tiny returns the CA cert as well, use it 2020-12-19 17:49:53 -08:00
Jamie Cameron
628f57e232 Make error message more useful 2020-12-19 16:50:32 -08:00
Jamie Cameron
8478781009 Merge branch 'master' of github.com:webmin/webmin 2020-12-19 12:37:46 -08:00
Jamie Cameron
3c85fe0c7c Use absolute path to the su command, if we have it 2020-12-19 12:15:11 -08:00
Ilia Rostovtsev
5f1e51c724 Rely on the server for binary file detection 2020-12-19 14:32:26 +03:00
Jamie Cameron
ba9334250e Add param to force a hostname 2020-12-18 15:21:34 -08:00
Jamie Cameron
47fcc8e18c Fix merge error 2020-12-18 15:07:36 -08:00
Jamie Cameron
ca5b154652 UI option to set a custom URL for use in emails 2020-12-18 15:04:25 -08:00
Ilia Rostovtsev
22c5c596ce Add complementary UI API for "read_file_contents_limit" sub 2020-12-18 16:50:24 +03:00
Ilia Rostovtsev
b3fe987e2b Add to return limit as well 2020-12-18 13:11:54 +03:00
Ilia Rostovtsev
a93bcb6d4c Remove redundant lib call 2020-12-18 11:35:18 +03:00
Jamie Cameron
6f2c52c4b9 Merge branch 'master' of github.com:webmin/webmin 2020-12-17 23:27:32 -08:00
Jamie Cameron
3b4ca35fc2 Add hidden option to force an IP, and clean up code 2020-12-17 23:27:24 -08:00
Ilia Rostovtsev
eb186c2c85 Add new API sub to read large files partially 2020-12-18 00:13:31 +03:00
Ilia Rostovtsev
3a9146bad1 There could be more than one function in theme config functions 2020-12-14 22:19:11 +03:00
Ilia Rostovtsev
faec2a411b Revert "Add limit when reading file contents"
This reverts commit b594646679.
2020-12-14 01:36:46 +03:00
Ilia Rostovtsev
d0340e5fff Revert "Add ability to reverse read file contents"
This reverts commit dc62885a51.
2020-12-14 01:36:32 +03:00
Ilia Rostovtsev
dc62885a51 Add ability to reverse read file contents 2020-12-12 21:12:52 +03:00
Ilia Rostovtsev
b594646679 Add limit when reading file contents 2020-12-12 00:20:10 +03:00
Ilia Rostovtsev
86ad678509 Add last new line 2020-12-09 15:18:19 +03:00
Ilia Rostovtsev
d44a65411e Add getenv sub 2020-12-09 15:17:20 +03:00
Ilia Rostovtsev
da3f302b42 Merge branch 'master' of github.com:webmin/webmin 2020-12-09 13:37:15 +03:00
Ilia Rostovtsev
3f11cd926b Add theme root when executing Webmin command
35b4e4716f (commitcomment-44938628)
2020-12-09 13:37:03 +03:00
Jamie Cameron
9c490d38d3 Let's Encrypt has a new CA cert file https://www.virtualmin.com/node/70318 2020-12-08 13:30:04 -08:00
Jamie Cameron
f8f4bdf81b Fix CGI to submit form to https://github.com/webmin/webmin/issues/1336 2020-12-07 22:03:33 -08:00