Commit Graph

  • 2b8b5df10b Extract function for printing the call stack, as it's useful in debugging Jamie Cameron 2021-06-26 17:33:48 -07:00
  • 097825f1fe Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-06-25 14:45:17 -07:00
  • e03b941b9f Fix perl warning https://github.com/webmin/webmin/issues/1498 Jamie Cameron 2021-06-23 21:03:21 -07:00
  • d10e122cea Fix core count start with zero https://github.com/webmin/webmin/issues/1484#issuecomment-867139310 Ilia Rostovtsev 2021-06-23 23:38:47 +03:00
  • 76591fab0a Fix to the prev commit 68674ed355 for #1484 Ilia Rostovtsev 2021-06-23 22:53:15 +03:00
  • 68674ed355 Add CPU temp for AMD Ryzen Threadripper #1484 Ilia Rostovtsev 2021-06-23 22:37:17 +03:00
  • 939c8eb4fe Fix regex for matching CPU temp https://github.com/webmin/webmin/issues/1484#issuecomment-864450300 Ilia Rostovtsev 2021-06-22 10:57:53 +03:00
  • 22ca116bb0 Fix to improve post-translation formatting Ilia Rostovtsev 2021-06-21 14:46:27 +03:00
  • 6f90df409e Fix if translated $1 incorrectly replaced with %1 Ilia Rostovtsev 2021-06-21 12:58:18 +03:00
  • 23d08c75eb Remove wrapping * at all for the message string Ilia Rostovtsev 2021-06-21 12:30:03 +03:00
  • 63db49aeba Keep logicaly bind lines together Ilia Rostovtsev 2021-06-20 21:06:52 +03:00
  • e9ade1591c Move loading default theme config to outside of the loop Ilia Rostovtsev 2021-06-20 21:04:52 +03:00
  • 6bfef015a6 Read and load custom theme config if exists Ilia Rostovtsev 2021-06-20 20:27:58 +03:00
  • 80504935c0 Fix to use simpler way of getting get length https://sourceforge.net/p/webadmin/bugs/5491/ Ilia Rostovtsev 2021-06-19 15:31:08 +03:00
  • 8139e68f68 Merge pull request #1496 from lanurmi/no-root-rpm Jamie Cameron 2021-06-16 16:30:29 -07:00
  • 08a24bba30 Don't require being run as root unless base_dir is /usr/src/redhat Lauri Nurmi 2021-06-16 09:59:51 +03:00
  • 000856de0d Update with latest help translations 1.979 Ilia Rostovtsev 2021-06-13 13:53:56 +03:00
  • 7516875271 Update with latest translations Ilia Rostovtsev 2021-06-13 13:51:50 +03:00
  • a4ff5619d2 Fix to provide better error output Ilia Rostovtsev 2021-06-13 13:15:59 +03:00
  • ab86002f4b Add support for the 'fo' tag in a DMARC record https://sourceforge.net/p/webadmin/bugs/5490/ Jamie Cameron 2021-06-12 11:15:42 -07:00
  • 5e22eb7751 Fix quoting of commads Jamie Cameron 2021-06-12 10:46:57 -07:00
  • 0404d575f8 Remove useles alignment stuff Jamie Cameron 2021-06-12 10:44:22 -07:00
  • 6700d2b302 Add page for configuring webserver options for Usermin Jamie Cameron 2021-06-12 10:43:38 -07:00
  • dc93013655 Add missing strings Jamie Cameron 2021-06-11 13:16:51 -07:00
  • 910c6be66b Version bump Jamie Cameron 2021-06-10 23:36:18 -07:00
  • ea21ce2e06 Fix to print new line Ilia Rostovtsev 2021-06-10 01:05:12 +03:00
  • efbbd5644e Update translations; remove unneeded file Ilia Rostovtsev 2021-06-09 23:38:18 +03:00
  • 1dff43ab55 Update translations for PHP Configuration Ilia Rostovtsev 2021-06-08 21:02:21 +03:00
  • 6d323614a8 Check for a valid file Jamie Cameron 2021-06-08 10:45:06 -07:00
  • f980085849 Handle old state flag if still in use https://www.virtualmin.com/node/70862 Jamie Cameron 2021-06-05 16:07:08 -07:00
  • e731bdd5a3 Fix typo Jamie Cameron 2021-05-31 10:30:15 -07:00
  • 5feabab9e6 More code cleanups Jamie Cameron 2021-05-30 15:44:30 -07:00
  • 9607b8e7d4 More code cleanups Jamie Cameron 2021-05-29 15:39:24 -07:00
  • f8e3de083f Quote all command inputs Jamie Cameron 2021-05-29 15:29:45 -07:00
  • 383b26c28a Support for session login redirect in miniserv Jamie Cameron 2021-05-28 20:50:26 -07:00
  • 1152c6b792 Function to create a miniserv session Jamie Cameron 2021-05-28 13:34:03 -07:00
  • 90f0822dc2 These strings shouldn't be translated Jamie Cameron 2021-05-28 12:01:10 -07:00
  • 83c173be03 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-05-28 11:40:54 -07:00
  • 79e34195cc Move twofactor functions to a common place Jamie Cameron 2021-05-28 11:40:18 -07:00
  • be03176ed6 Check if subcommand exists Ilia Rostovtsev 2021-05-28 14:16:31 +03:00
  • b568e9dcce More work on two-factor in usermin Jamie Cameron 2021-05-23 22:36:07 -07:00
  • e281083c85 baseuser is needed when validating a session Jamie Cameron 2021-05-23 22:35:19 -07:00
  • 87a2f5d635 Work on support for doing two-factor entirely within usermin Jamie Cameron 2021-05-23 20:35:33 -07:00
  • cde5422058 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-05-23 18:56:32 -07:00
  • 966d8f78e6 Rename library file for two factor Jamie Cameron 2021-05-23 18:54:50 -07:00
  • 3a5eb942e5 Fix to quotemeta allowed paths https://www.virtualmin.com/node/71138 Ilia Rostovtsev 2021-05-23 21:02:54 +03:00
  • e1354364a6 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-05-20 22:33:45 -07:00
  • 9efec5c620 Add extra check for a session for a user that no longer exists Jamie Cameron 2021-05-20 22:33:23 -07:00
  • 2d272322fb Declare globals before calling config init 1bc262481d Ilia Rostovtsev 2021-05-20 20:27:32 +03:00
  • 962039e7be Add better mail printing layout Ilia Rostovtsev 2021-05-18 23:44:52 +03:00
  • 2a0bf6e4d8 Update translations Ilia Rostovtsev 2021-05-18 23:43:45 +03:00
  • 5dc2ec2b46 Fix human zh.auto translations placed to https://github.com/webmin/webmin/pull/1478 Ilia Rostovtsev 2021-05-18 22:20:13 +03:00
  • 890962846e Fix to print email type correctly Ilia Rostovtsev 2021-05-18 16:00:42 +03:00
  • 6cf46d5c05 Copy algorith from rndc config file https://sourceforge.net/p/webadmin/bugs/5487/ Jamie Cameron 2021-05-17 19:40:48 -07:00
  • 405e03c4d8 Fix missing param Jamie Cameron 2021-05-16 15:53:32 -07:00
  • d649f06594 Clean up code Jamie Cameron 2021-05-16 15:51:06 -07:00
  • f887fe7771 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-05-16 15:26:58 -07:00
  • e859b21d1a Factor out twofactor code into a separate library Jamie Cameron 2021-05-16 15:26:45 -07:00
  • 7fe97a751f Fix to support more fancy sensor command outputs Ilia Rostovtsev 2021-05-16 17:11:06 +03:00
  • 88659933f7 Add support for twofactor in usermin via tokens in a separate file Jamie Cameron 2021-05-15 19:38:17 -07:00
  • a0b36dce9d Wrapper script is needed to run the validator Jamie Cameron 2021-05-15 19:27:49 -07:00
  • 9e48d6cbdd Command-line scripts should always deduce the root directory from the full path Jamie Cameron 2021-05-15 19:23:19 -07:00
  • 039d6a5897 API to fetch per-user twofactor settings Jamie Cameron 2021-05-15 16:42:51 -07:00
  • ae76b560a7 Suppress stderr output Jamie Cameron 2021-05-15 15:40:01 -07:00
  • 63eda8c76f Explain expected format Jamie Cameron 2021-05-15 15:35:54 -07:00
  • 9ae79f45a4 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-05-15 15:35:27 -07:00
  • 426e93b6d6 UI to turn on twofactor Jamie Cameron 2021-05-15 15:35:19 -07:00
  • 6c3649621e Remove checks for ancient versions Jamie Cameron 2021-05-15 15:06:05 -07:00
  • 3438cc6795 TOPT ⇾ TOTP https://github.com/webmin/webmin/pull/1485 Ilia Rostovtsev 2021-05-15 13:15:10 +03:00
  • b6f2bdc979 Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-05-14 19:25:06 -07:00
  • 4911196fdf Clean up formatting Jamie Cameron 2021-05-14 19:22:16 -07:00
  • 1c7a143cd7 Merge pull request #1485 from A-damW/dev/typo Jamie Cameron 2021-05-14 18:41:26 -07:00
  • d5a7730251 Update twofactor.pl.html Adam W 2021-05-14 14:01:33 -07:00
  • 77f1af9614 Update twofactor.no.html Adam W 2021-05-14 14:01:19 -07:00
  • 2623d301b0 Update twofactor.ms.html Adam W 2021-05-14 14:01:06 -07:00
  • 7b70397092 Update twofactor.fr.html Adam W 2021-05-14 14:00:53 -07:00
  • 2ea7d3083d Update twofactor.ca.html Adam W 2021-05-14 14:00:40 -07:00
  • 459e4f9ef1 Update twofactor.html Adam W 2021-05-14 14:00:01 -07:00
  • 90708a102f Alma -> AlmaLinux Ilia Rostovtsev 2021-05-12 02:14:07 +03:00
  • 097ab1a16b Fix default view for databases set as table Ilia Rostovtsev 2021-05-11 18:07:25 +03:00
  • 4618bc1122 Use universal MySQL/MariaDB config file location Ilia Rostovtsev 2021-05-11 17:54:13 +03:00
  • 92b084a158 When decrypting, try the default key first Jamie Cameron 2021-05-09 19:38:17 -07:00
  • 1d15009b43 Supply passphrase via flag where possible Jamie Cameron 2021-05-09 18:01:26 -07:00
  • 413f19036d Allow commas in IPs Jamie Cameron 2021-05-09 16:35:01 -07:00
  • aa0f6e7747 Handle case where init script doesn't exist https://sourceforge.net/p/webadmin/bugs/5483/ Jamie Cameron 2021-05-08 18:16:27 -07:00
  • 45fbcced9e More code cleanups Jamie Cameron 2021-05-08 17:13:58 -07:00
  • 763094703a Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-05-08 14:58:36 -07:00
  • 009d6ba57a Some code cleanups Jamie Cameron 2021-05-08 14:58:29 -07:00
  • 7ea1cb6b1d Fix spaces to tabs Ilia Rostovtsev 2021-05-08 00:02:14 +03:00
  • 0812531d0e Add openSUSE Linux Tumbleweed to OS list Ilia Rostovtsev 2021-05-06 12:52:39 +03:00
  • 377bb0fbfd Merge branch 'master' of github.com:webmin/webmin Jamie Cameron 2021-05-05 20:11:29 -07:00
  • bd7e66b8d2 Use sensible permissions for a file Jamie Cameron 2021-05-05 20:05:56 -07:00
  • 342123ecf6 Fix to prevent selecting modules with no index for display e2244fe73b https://sourceforge.net/p/webadmin/bugs/5482/ Ilia Rostovtsev 2021-05-04 22:38:58 +03:00
  • 8c1f284e50 Fix tabs Jamie Cameron 2021-05-02 17:30:09 -07:00
  • 722bfb54ec Add field to setting the SSH public key when adding a user https://github.com/virtualmin/virtualmin-gpl/issues/284 Jamie Cameron 2021-05-02 16:58:24 -07:00
  • 4fe3c40377 Add config files for Rocky Linux, another RHEL fork Jamie Cameron 2021-05-01 19:32:38 -07:00
  • 4e31a6ae7c Don't crash if uploading a zero size file https://sourceforge.net/p/webadmin/bugs/5481/ Jamie Cameron 2021-04-30 20:37:10 -07:00
  • 6e01e013a5 SSH v2 only is now the default https://github.com/webmin/webmin/issues/1481 Jamie Cameron 2021-04-29 20:21:04 -07:00
  • 24bd1daf6e Fix mysterious leading space for some languages 1.974 Ilia Rostovtsev 2021-04-28 12:11:24 +03:00
  • d880b7a8e3 Update language for Status module Ilia Rostovtsev 2021-04-28 12:05:43 +03:00