Commit Graph

  • 76c7ca743a Add support to exclude passed modules (for new essential nightly builds) iliajie 2023-05-21 16:34:39 +03:00
  • 3aa58e4523 Add support to clean build directory by removing extra language files e.g.: ./language-manager --mode=clean iliajie 2023-05-21 15:00:38 +03:00
  • 74373af3de Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-05-20 17:00:51 -07:00
  • 3996ff205f Handle case where the root user for testing PAM has no password https://github.com/webmin/webmin/issues/1911 Jamie Cameron 2023-05-20 16:26:54 -07:00
  • 794ca0f651 Add ability to read potentially dangerous files safely or force download iliajie 2023-05-20 12:05:03 +03:00
  • e288f1b955 Revert recent changes to add on the PR instead https://github.com/webmin/webmin/issues/1907#issuecomment-1555642036 iliajie 2023-05-20 12:01:57 +03:00
  • f22bada12c Merge pull request #1908 from webmin/dev/add-url-redirect-tester Jamie Cameron 2023-05-19 16:16:58 -07:00
  • 6af198b2f1 Fix to never double escape certain HTML entities (can be already escaped) iliajie 2023-05-19 13:53:10 +03:00
  • 3de93296a9 Fix to improve un-safe downloads https://github.com/webmin/webmin/issues/1907#issuecomment-1553946236 iliajie 2023-05-19 13:23:43 +03:00
  • 29bb158ef4 Fix to drop obsolete code iliajie 2023-05-18 22:10:28 +03:00
  • 7b37cedaf6 Fix to filter possible JavaScript in PDF files https://github.com/webmin/webmin/issues/1907#issuecomment-1552117601 iliajie 2023-05-18 21:38:22 +03:00
  • 18392aab61 Add more sense to variables names iliajie 2023-05-18 20:13:24 +03:00
  • 702fc7d584 Fix to return error straight away iliajie 2023-05-18 19:53:24 +03:00
  • cc15a65c47 Fir variables declarations iliajie 2023-05-18 19:50:57 +03:00
  • 377c64ef47 Add comments iliajie 2023-05-18 19:18:56 +03:00
  • 43edaacada Fix to provide full details on each hop and improve data structures iliajie 2023-05-18 16:43:58 +03:00
  • b1f0c46059 Add support for multi hops in redirects iliajie 2023-05-18 12:14:49 +03:00
  • 6a693e3dc7 Fix path key name iliajie 2023-05-18 12:14:17 +03:00
  • 2436c25a46 Fix to reduce timeout iliajie 2023-05-18 12:13:45 +03:00
  • 352e3855db Fix to only use Webmin code iliajie 2023-05-17 23:51:38 +03:00
  • 46e8076793 Fix indent iliajie 2023-05-17 22:23:14 +03:00
  • d308aa8ae8 Fix not to check for SSL certificate iliajie 2023-05-17 22:04:43 +03:00
  • 96132e28d6 Fix to test if redirected URL can be resolved iliajie 2023-05-17 21:38:36 +03:00
  • b0731f6e35 Add to use LWP::UserAgent if available iliajie 2023-05-17 17:31:42 +03:00
  • a4f7cb1f8c Add API to check if given URL redirects somewhere iliajie 2023-05-17 16:59:00 +03:00
  • 953c4ed020 Fix to consider all variations of HTML types iliajie 2023-05-17 11:53:06 +03:00
  • d5a3eebe85 Fix to read full size of dangerous type iliajie 2023-05-17 11:13:22 +03:00
  • c92395176f Fix to consider XML too #1907 iliajie 2023-05-16 14:41:09 +03:00
  • ab44aa8023 When showing HTML, filter out any JS Jamie Cameron 2023-05-15 20:48:52 -07:00
  • 152414d631 Revert "Fix to always force text/plain for all kind for text #1907" Jamie Cameron 2023-05-15 20:45:10 -07:00
  • 5e9f137adf Fix to always force text/plain for all kind for text #1907 iliajie 2023-05-16 00:50:41 +03:00
  • f29d01a7be Add HTML escape for the names of users being deleted iliajie 2023-05-15 21:34:40 +03:00
  • 87aa2576c2 Add HTML escape for the names of groups being deleted iliajie 2023-05-15 21:32:18 +03:00
  • 728ae07eed Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2023-05-15 11:16:38 -07:00
  • cfd66281eb Add some more sensible username checks Jamie Cameron 2023-05-15 11:16:30 -07:00
  • e8526e00b4 Add more escapes iliajie 2023-05-15 20:44:11 +03:00
  • b5b6c44d5f Fix to HTML escape passed package name iliajie 2023-05-15 20:37:33 +03:00
  • 8f1a5a6376 Fix error formatting iliajie 2023-05-15 20:36:15 +03:00
  • 9f58118635 Fix to HTML escape description too iliajie 2023-05-15 20:26:06 +03:00
  • d34994b5c0 Fix HTML escapes for custom log files iliajie 2023-05-15 20:22:57 +03:00
  • 07f8f1df4e Fix HTML and quote escapes for user and group choosers iliajie 2023-05-15 20:03:53 +03:00
  • 04d75bc526 Fix missing HTML escapes for select option iliajie 2023-05-15 18:47:33 +03:00
  • cf9e00060b Fix missing lang line iliajie 2023-05-15 17:05:12 +03:00
  • a21ad361d9 We do need to clean on Debian https://github.com/webmin/webmin.com/issues/4#issuecomment-1546456885 iliajie 2023-05-13 20:26:24 +03:00
  • 873c324d0d Merge pull request #1906 from webmin/dev/add-ui_paginations-api Jamie Cameron 2023-05-13 09:43:54 -07:00
  • 3504c3f389 Merge pull request #1904 from webmin/dev/useradmin-pagination Jamie Cameron 2023-05-13 09:39:59 -07:00
  • 5f17149189 Merge branch 'master' into dev/add-ui_paginations-api Ilia 2023-05-13 19:31:08 +03:00
  • baf8a643bb Fix to always use get method with paginations to avoid bugs iliajie 2023-05-13 16:46:55 +03:00
  • 1236027445 Fix to use get by default as it's better for returns iliajie 2023-05-13 16:21:11 +03:00
  • 2160a3d47a Fix to put pagination data to the main form iliajie 2023-05-13 16:06:44 +03:00
  • 9077922c57 Fix to use proper get_referer_relative to return to referred page iliajie 2023-05-13 16:03:52 +03:00
  • a27ae8b7be Add support to pass elements to the parent form iliajie 2023-05-13 16:02:45 +03:00
  • d572edb7ed Fix form targets submission ; fix elements duplication bug iliajie 2023-05-13 15:33:28 +03:00
  • d4dcf6314c Add sanity check for minimum items per page iliajie 2023-05-13 13:38:15 +03:00
  • c7367e0f46 Fix pagination with jail blocks to use new data structures iliajie 2023-05-13 13:31:39 +03:00
  • 8ae1c01b5e Fix to run hotkeys initializer script iliajie 2023-05-13 13:20:34 +03:00
  • 996227d197 Fix to refactor input and output data structures iliajie 2023-05-13 13:16:38 +03:00
  • 2081cf7002 Fix offsets and use a better structure for holding data iliajie 2023-05-13 12:45:04 +03:00
  • 3ec090f222 Fix default offsets iliajie 2023-05-13 12:24:59 +03:00
  • 7e417a84e8 Update description iliajie 2023-05-13 12:17:04 +03:00
  • 5d955fe3c8 Fix to undo dropped key iliajie 2023-05-13 11:57:10 +03:00
  • 117c97fcb9 No need to clean repos https://github.com/webmin/webmin.com/issues/4 Jamie Cameron 2023-05-12 17:14:49 -07:00
  • a8748f3e97 Merge pull request #1905 from webmin/dev/pass-client-height Jamie Cameron 2023-05-12 15:40:47 -07:00
  • 8f46fbf836 Fix right arrow to be consistent with left iliajie 2023-05-12 22:28:33 +03:00
  • 1e97b55c9d Add ability for listing paginated pages using "Alt + left/right" hotkeys iliajie 2023-05-12 15:13:28 +03:00
  • 26935dcda6 Merge branch 'master' into dev/pass-client-height Ilia 2023-05-12 13:47:36 +03:00
  • 7188b3581a Add new ui_paginations API iliajie 2023-05-12 13:44:19 +03:00
  • e63defe0d3 Fix to take away a new ui_paginations sub to discuss on the PR instead iliajie 2023-05-12 13:42:13 +03:00
  • 9eb2624deb Add ability to pass browser's client height to the server iliajie 2023-05-12 12:02:58 +03:00
  • bd2339aae4 Revert partially "Fix to generally set client height for all modules" iliajie 2023-05-12 11:59:09 +03:00
  • cfa2e38162 Fix to drop no longer need code to inject client height into forms iliajie 2023-05-12 11:47:06 +03:00
  • 3fa50f7222 Revert "Fix to drop no longer need code .. " for ui-lib.pl only iliajie 2023-05-12 11:45:40 +03:00
  • 696199033c Fix to drop an option to enable paginating and let it just work iliajie 2023-05-12 11:27:02 +03:00
  • 05a34b099f Revert "Update config to include new option" iliajie 2023-05-12 10:51:40 +03:00
  • b9b2546060 Fix to drop no longer need code to inject client height iliajie 2023-05-12 10:49:48 +03:00
  • fa265c094b Merge branch 'master' into dev/useradmin-pagination Ilia 2023-05-11 21:40:58 +03:00
  • d915a3aacd Fix to use right header name iliajie 2023-05-11 21:39:52 +03:00
  • c145c117af Fix to drop passing client height in requests iliajie 2023-05-11 16:11:07 +03:00
  • f42bb4ef1b Fix menu animation not to be annoying iliajie 2023-05-11 15:16:48 +03:00
  • 550c21bca7 Fix logos size iliajie 2023-05-11 15:15:52 +03:00
  • cc24384fea Fix clear search button to look inbuilt into search field iliajie 2023-05-11 13:20:06 +03:00
  • 17d4090c45 Fix to generally set client height for all modules 6310521982 (r112805733) iliajie 2023-05-11 12:32:57 +03:00
  • 2bbf06af99 Merge pull request #1902 from MSSEsq/master Jamie Cameron 2023-05-10 17:05:45 -07:00
  • 699c9b9696 Fix to make sure that client height is set on initial load iliajie 2023-05-10 20:24:46 +03:00
  • 52450a7b3b Update config to include new option iliajie 2023-05-10 17:09:06 +03:00
  • 2be0169902 Add support for paginated tables in Users and Groups module iliajie 2023-05-10 16:49:15 +03:00
  • 295d3275bb Fix not to change default line height iliajie 2023-05-10 16:41:43 +03:00
  • 7e8788cec3 Fix to support multiple instances of ui_paginations on a single page iliajie 2023-05-10 16:41:10 +03:00
  • 5f46f05ba4 Add support for searching paginated with hashes too iliajie 2023-05-10 11:46:52 +03:00
  • c68ffa8eb7 Fix pagination items counts iliajie 2023-05-10 10:50:57 +03:00
  • 9b42e6d92a Fix to use caller's pagination number if any iliajie 2023-05-10 10:50:03 +03:00
  • a698576f59 Update config-solaris-11-ALL Michael S. Scaramella, Esq 2023-05-09 19:59:27 -04:00
  • 9d081e49d9 Update ports-lib.pl Michael S. Scaramella, Esq 2023-05-09 19:47:07 -04:00
  • 9a1da695cd Update pkg-lib.pl Michael S. Scaramella, Esq 2023-05-09 19:39:28 -04:00
  • 913e326a71 Create config-freebsd-11.0-ALL Michael S. Scaramella, Esq 2023-05-09 19:04:39 -04:00
  • 1b3db94b73 Rename config-freebsd-8.0-ALL to config-freebsd-8.0-10.4 Michael S. Scaramella, Esq 2023-05-09 19:00:57 -04:00
  • 0dc11e7385 Fix client height calculation for Framed Theme iliajie 2023-05-09 23:18:15 +03:00
  • c03fefd36d Fix to update client height on form change dynamically (before submit) iliajie 2023-05-09 22:56:54 +03:00
  • 15c81e8ace Fix wrong sting transfer iliajie 2023-05-09 22:41:29 +03:00
  • 3683c0e06c Add support for multiple paginations in a single page iliajie 2023-05-09 19:53:15 +03:00