Commit Graph

  • b56c8eb19b Fix to simplify the code and make it work in Perl below version 5.14 Ilia Ross 2025-05-26 00:20:10 +03:00
  • 200b295da0 Fix to call it after check Ilia Ross 2025-05-26 00:04:05 +03:00
  • fe0ad881f2 Fix to skip listing annoying and useless meta package on Debian/Ubuntu Ilia Ross 2025-05-25 23:38:00 +03:00
  • 8c0974ac1d Fix to suggest larges version on top Ilia Ross 2025-05-25 23:20:44 +03:00
  • 9e552ab7f4 Fix to correctly clear runtime packages on EL systems Ilia Ross 2025-05-25 23:16:27 +03:00
  • f684a3b8f2 Fix to prioritize versioned common package over standard when displaying Ilia Ross 2025-05-25 23:08:43 +03:00
  • 426c144c6c Fix to uninstall properly on Debian (all packages too) Ilia Ross 2025-05-25 23:00:50 +03:00
  • 1bcf541f85 Fix to uninstall properly on Debian Ilia Ross 2025-05-25 22:56:50 +03:00
  • b9bde5bee0 Fix to properly delete and protect Debian dependencies Ilia Ross 2025-05-25 22:50:44 +03:00
  • 45c4ea214e Add proper function to extend installable packages Ilia Ross 2025-05-25 22:11:47 +03:00
  • de834b9cce Fix to drop useless and occupying short version column Ilia Ross 2025-05-25 21:38:39 +03:00
  • 24c319fcc4 Fix to track based on full version to avoid false positive for standard package Ilia Ross 2025-05-25 21:36:09 +03:00
  • 44d8e9191f Fix to significantly simplify check for all available PHP packages Ilia Ross 2025-05-25 21:23:18 +03:00
  • 72673cd72b Fix to factor out code to get PHP version, minor version and binary Ilia Ross 2025-05-25 21:08:47 +03:00
  • 22280486a9 Fix to correctly display executables Ilia Ross 2025-05-25 20:20:42 +03:00
  • 0f7cc02c8d Fix to significantly simplify check for different distros Ilia Ross 2025-05-25 20:01:40 +03:00
  • 6ca55b1944 Fix to remove changelog submit Ilia Ross 2025-05-25 17:26:52 +03:00
  • 6abf9c093e Update changelog 1/2 Ilia Ross 2025-05-25 17:19:41 +03:00
  • 8cce264953 Fix issues in new PHP package manager Ilia Ross 2025-05-25 17:13:11 +03:00
  • 8ff86fd7f8 Fix to show PHP version for install cleanly Ilia Ross 2025-05-25 17:11:43 +03:00
  • 5790358580 Fix to delete dependencies on Debian too Ilia Ross 2025-05-25 16:17:06 +03:00
  • c87994e531 Fix to print install PHP button when no version available Ilia Ross 2025-05-25 15:44:07 +03:00
  • 02d142ced2 Fix to print delete confirm in standard centered way Ilia Ross 2025-05-25 15:42:06 +03:00
  • f3d25ab96b Fix to use new API to display 'used by' domains nicely Ilia Ross 2025-05-25 13:29:54 +03:00
  • 73df190a7e Fix to keep labels consistent Ilia Ross 2025-05-25 13:17:12 +03:00
  • b48e310a02 Fix to use neutral language key not to trigger button styling Ilia Ross 2025-05-25 12:54:57 +03:00
  • ac8eac2082 Fix to use German rules most people already accept 3/3 Ilia Ross 2025-05-24 22:27:46 +03:00
  • fd122a0430 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-05-24 12:08:19 -07:00
  • 3ca8cf64d6 start of changelog for version 2.400 Jamie Cameron 2025-05-24 12:08:11 -07:00
  • 532a8042c7 Fix to use German rules most people already accept 2/2 Ilia Ross 2025-05-24 21:46:34 +03:00
  • 3849615cfd Fix encoding bug Ilia Ross 2025-05-24 21:40:10 +03:00
  • e4035af18d New version update Jamie Cameron 2025-05-24 11:14:13 -07:00
  • 501698ad4b Fix to use German rules most people already accept 1/2 Ilia Ross 2025-05-24 20:43:25 +03:00
  • b65a787dbe Fix to perfect font alignment in the logo Ilia Ross 2025-05-23 20:55:27 +03:00
  • 023b2d453e Fix Webmin logo name Ilia Ross 2025-05-23 20:18:41 +03:00
  • 5ae96fdca5 Add Usermin logo Ilia Ross 2025-05-23 20:18:14 +03:00
  • ef487fc14c Fix logo weight Ilia Ross 2025-05-23 19:50:13 +03:00
  • 4857b349d6 Add brand icon as it looks way better Ilia Ross 2025-05-23 17:32:06 +03:00
  • 7c51438334 Show forgotten password field on PAM form Jamie Cameron 2025-05-22 16:53:17 -07:00
  • 3a81bdd87c Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-05-21 16:38:55 -07:00
  • 5b93fb30bd Make field names closer match the config file Jamie Cameron 2025-05-21 16:37:52 -07:00
  • aaccc9720f Merge pull request #2481 from webmin/dev/forgot-compatibility Jamie Cameron 2025-05-21 16:09:26 -07:00
  • 856c350a0b Fix to load theme handle first Ilia Ross 2025-05-21 22:02:02 +03:00
  • c974bda52c Fix to make forgot links compatible across themes dev/forgot-compatibility Ilia Ross 2025-05-21 19:59:28 +03:00
  • 4e2307376d Merge pull request #2480 from MacSteini/master Ilia Ross 2025-05-21 15:58:27 +03:00
  • a6f0d4cbcd Updated de MacSteini 2025-05-21 12:55:29 +01:00
  • 8358bd20af Turn off caching when reading network manager config files, as they may be modified by the nm cli command Jamie Cameron 2025-05-20 16:43:39 -07:00
  • 693f3c792e Allow sessions to have a max lifetime Jamie Cameron 2025-05-19 22:18:33 -07:00
  • c126e9f93e Allow sessions to have a max lifetime Jamie Cameron 2025-05-19 22:17:59 -07:00
  • 62a52bfc56 Code cleanups Jamie Cameron 2025-05-19 21:56:46 -07:00
  • 4afe69addf Line length cleanup Jamie Cameron 2025-05-19 21:56:11 -07:00
  • 1f33234db2 Differentiate temporary session IDs for single-use logins from real sessions Jamie Cameron 2025-05-19 21:55:56 -07:00
  • 7dda4c62a9 Use the sudo username in the email Jamie Cameron 2025-05-19 18:47:52 -07:00
  • 1780dc2b16 Merge pull request #2477 from webmin/dev/reset-password-form-simplification Jamie Cameron 2025-05-19 15:45:52 -07:00
  • 7b326c7317 Fix to improve the label Ilia Ross 2025-05-20 01:20:41 +03:00
  • 17433e479a Fix to roll back to using existing test Ilia Ross 2025-05-20 00:26:39 +03:00
  • 5210f37478 Fix to simplify reset-password UI for sudo-capable users Ilia Ross 2025-05-19 15:40:53 +03:00
  • 8d2b6bf328 Fix consistency for the message Ilia Ross 2025-05-19 15:35:52 +03:00
  • 967e168e4b Fix to correctly specify the username in the link Ilia Ross 2025-05-19 13:35:11 +03:00
  • 396ac2f546 Fix to use full param names for readability and consistency Ilia Ross 2025-05-15 13:45:19 +03:00
  • 6ab3247d3d Fix not to show redundant hostname #2473 Ilia Ross 2025-05-15 13:16:41 +03:00
  • 806c8f4128 Fix indent Ilia Ross 2025-05-15 11:31:28 +03:00
  • afaa49591a Fix reverse flag going to the command line #2473 Ilia Ross 2025-05-15 11:31:00 +03:00
  • 3b82950571 Fix to respect reverse order flag #2473 Ilia Ross 2025-05-15 11:14:55 +03:00
  • 41d27ec4b4 Fix tooltip ridiculous border radius Ilia Ross 2025-05-14 23:38:18 +03:00
  • bff5837cc0 Fix details arrow in inline mode Ilia Ross 2025-05-14 23:27:44 +03:00
  • 5395dc57fe Add API to control line-break height Ilia Ross 2025-05-14 01:36:02 +03:00
  • f5ff544439 Use format params Jamie Cameron 2025-05-10 21:58:17 -07:00
  • 24d17dc0c8 Keep the split value in sync with the full value Jamie Cameron 2025-05-10 16:36:03 -07:00
  • 4504c74504 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-05-10 09:12:03 -07:00
  • ffe27ae348 Disallow underscores by default in new installs Jamie Cameron 2025-05-10 09:11:54 -07:00
  • 23b0e2491e Revert incorrect "Fix to preserve ACL even for modules with noacl flag" Ilia Ross 2025-05-09 02:08:15 +03:00
  • 412cc0b612 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-05-08 16:06:02 -07:00
  • 89bac6adaa Require that the user whose password is being reset is a local Unix user Jamie Cameron 2025-05-08 16:05:56 -07:00
  • 0956ff159f Merge pull request #2469 from webmin/dev/config-noacl-mods Jamie Cameron 2025-05-08 15:55:34 -07:00
  • dd34823ed3 Fix not to change uconfig Ilia Ross 2025-05-09 00:43:39 +03:00
  • 575957325d Add ability for modules with no ACL to edit config Ilia Ross 2025-05-08 14:13:18 +03:00
  • d029b1c165 Add extra check to make sure the sudo-capable user is actually capable Jamie Cameron 2025-05-07 14:26:41 -07:00
  • ea151bebfd Fix permissions Jamie Cameron 2025-05-05 22:02:18 -07:00
  • 22946b82de Add option to show password reset link in the browser Jamie Cameron 2025-05-05 22:01:56 -07:00
  • 46455e1cf0 Lock link tracking files Jamie Cameron 2025-05-05 20:08:12 -07:00
  • c5357f13f6 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-05-05 19:05:52 -07:00
  • cfeaa8fcaa Creating link directory Jamie Cameron 2025-05-05 19:05:46 -07:00
  • addab7910e Fix input fields widths Ilia Ross 2025-05-06 01:28:05 +03:00
  • 068780d24a Fix breaking user picking Ilia Ross 2025-05-06 01:27:28 +03:00
  • 0e78b101b4 Fix inputs width Ilia Ross 2025-05-05 20:41:52 +03:00
  • 33e5a7fdfc Fix missing label Ilia Ross 2025-05-05 20:29:45 +03:00
  • 88c9fa54f1 Fix to use neutral key name Ilia Ross 2025-05-05 16:17:19 +03:00
  • 125a744f2e Fix to load missing theme libraries Ilia Ross 2025-05-05 16:12:52 +03:00
  • 8a1e3d2b2f Clean up code and add formal params Jamie Cameron 2025-05-04 19:59:52 -07:00
  • 5820a98f5a TLS directives need quoting Jamie Cameron 2025-05-04 18:37:49 -07:00
  • 36af12d39f Internal dev version bump Jamie Cameron 2025-05-04 16:55:48 -07:00
  • b0557de951 DNS over TLS is only supported in version 9.17+ Jamie Cameron 2025-05-04 16:52:16 -07:00
  • 63710a4c44 The admin can send a password reset email for any user, even if they don't have email setup yet Jamie Cameron 2025-05-04 15:56:55 -07:00
  • b3e2dabe84 Make comment more descriptive Jamie Cameron 2025-05-04 15:54:34 -07:00
  • ff742eddc1 Add ability for the master admin to send forgotten password reset links Jamie Cameron 2025-05-04 15:54:08 -07:00
  • d0f31831b6 Extract out functions for re-use Jamie Cameron 2025-05-04 15:39:37 -07:00
  • 97a9f57cbb Handle case where there is no system action Jamie Cameron 2025-05-04 11:52:30 -07:00
  • b74d6ca7cc Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2025-05-04 11:41:51 -07:00
  • 3ba8f4a6fe Fixes to get password changes for sudo users working Jamie Cameron 2025-05-04 11:40:58 -07:00