Commit Graph

  • 1d938f2a43 remove 'default_password_scheme' for dovecot configs as hashes can be different now and are read by given hash-algo prefix; Michael Kaufmann 2022-11-12 09:38:43 +01:00
  • f49fd5f0f7 show replacer-variables in php-config add/edit and fpm-versions add/edit; catch potential Exception thrown by Form::processForm() to display the error nicely; minor fixes in field-visibility for phpconfigs depending on php-interface and webserver; validate fcgid/fpm enable-flag correctly if not POST'ed at the same time (older behaviour) Michael Kaufmann 2022-11-09 17:07:48 +01:00
  • 2b12cde77e minor UI/UX fix for settings import (button label) Michael Kaufmann 2022-11-08 15:18:39 +01:00
  • 61dc40ec88 respect domains 'no try_files' option correctly; fix directory-protection generator in nginx Michael Kaufmann 2022-11-08 12:41:54 +01:00
  • ec8338592d add notice for settings that might require reconfiguration of specific services Michael Kaufmann 2022-11-08 10:24:31 +01:00
  • b6d850dac3 adjusting texts of standardcustomer-index file; always display current year in copyright Michael Kaufmann 2022-11-08 08:30:21 +01:00
  • 1b75863823 update domain default page envoyr 2022-11-06 15:34:20 +01:00
  • 73aa2ec431 fix html section and use import Maurice Preuß 2022-11-06 13:58:22 +01:00
  • fc42b04537 fix missing use Froxlor\UI\Request Maurice Preuß 2022-11-06 13:49:09 +01:00
  • da82403b55 don't check for resource availability if none is going to be given to the customer Michael Kaufmann 2022-11-06 13:45:09 +01:00
  • c05245c891 correct recalculation of resource usage for admins Michael Kaufmann 2022-11-06 11:55:18 +01:00
  • 1f70327112 show traffic details in admin and customer listings with the info-icon Michael Kaufmann 2022-11-06 11:27:32 +01:00
  • 78945768ec add persistent db storage to goaccess-traffictool to have more data in the output index.html; add security questions when deleting certificates as we do for apikeys and dns-entries Michael Kaufmann 2022-11-06 10:11:40 +01:00
  • 8eedf87ac3 Merge pull request #1051 from Froxlor/dependabot/npm_and_yarn/node-forge-1.3.1 Maurice Preuß 2022-11-05 14:13:48 +01:00
  • 4fc50fba1f avoid possible html injection via forgot-password-error-message Michael Kaufmann 2022-11-05 12:51:23 +01:00
  • 5923cbb1d5 set version to 0.10.38.2 for security release 0.10.38.2 Michael Kaufmann 2022-11-05 12:41:50 +01:00
  • 3f10a4aded fix still possible html injection Michael Kaufmann 2022-11-05 12:37:53 +01:00
  • 4a4188a96b prefer combined operators, refs #999 Michael Kaufmann 2022-11-05 11:07:18 +01:00
  • b0a66b687d allow plaintext_auth in dovecot by default in case no ssl certificate is used Michael Kaufmann 2022-11-04 19:59:30 +01:00
  • 6bb2036ebc use bytes instead of kilobytes Maurice Preuß 2022-11-04 18:32:38 +01:00
  • d16608c94a correctly calculate traffic usage and output bytes in Traffic-Api-Command instead of KB Michael Kaufmann 2022-11-04 18:02:04 +01:00
  • 338eca4eb6 rework monthly traffic stats mail Michael Kaufmann 2022-11-04 16:08:07 +01:00
  • 0608713b6a fix traffic/dispace usage reports Michael Kaufmann 2022-11-04 15:44:00 +01:00
  • 6acd4f4df3 corrected usage in reportscron Michael Kaufmann 2022-11-04 14:28:17 +01:00
  • a14af67e2d typo Michael Kaufmann 2022-11-04 14:16:25 +01:00
  • a310df0704 language fixes Michael Kaufmann 2022-11-04 14:15:26 +01:00
  • ecd209b1d9 revert storing traffic in bytes as webalizer/awstats store in KB so goaccess needs to do that as well in order to stay consinstent throughout the system Michael Kaufmann 2022-11-04 12:49:26 +01:00
  • 8aa857ea36 store traffic in bytes Michael Kaufmann 2022-11-04 12:44:56 +01:00
  • dbec714af8 fix traffic display in dashboards Michael Kaufmann 2022-11-04 12:39:10 +01:00
  • eaea93296d set version to 0.10.38.1 for security release 0.10.38.1 Michael Kaufmann 2022-11-04 08:23:44 +01:00
  • 5abe663cbe fix stats-alias-path for subdomains with parent having speciallogfile == 1 Michael Kaufmann 2022-11-03 12:08:16 +01:00
  • 91c8fed5f4 fix stats-url generation in vhosts Michael Kaufmann 2022-11-03 11:38:21 +01:00
  • 1bf9b38cfb fix callGoaccessGetTraffic parameters Michael Kaufmann 2022-11-03 11:17:02 +01:00
  • 2698a730eb fix reading in JSON values from goaccess stats in case they are really large and cant be handled by php's json_decode Michael Kaufmann 2022-11-03 10:09:52 +01:00
  • 1ecbad497a fix updating of path in directory-protections when changing traffic tool Michael Kaufmann 2022-11-03 09:13:23 +01:00
  • a8dc576833 add 'goaccess' as new and default traffic analyzer tool Michael Kaufmann 2022-11-03 08:58:11 +01:00
  • a052333296 enhance listing of customer domains; add third openbasedir-option to make 'parentdirectory of domain-docroot' value possible (refs #515); corrected some formfield definitions Michael Kaufmann 2022-11-01 15:36:21 +01:00
  • 0f218914a2 re-add replacer-information for php-configs Michael Kaufmann 2022-11-01 15:32:10 +01:00
  • cc8814bf16 Merge branch 'main' of github.com:Froxlor/Froxlor Michael Kaufmann 2022-11-01 14:22:05 +01:00
  • 67ca368863 Merge branch 'main' of github.com:Froxlor/Froxlor envoyr 2022-11-01 13:56:05 +01:00
  • b6b0148495 update packages and badge color for dark mode envoyr 2022-11-01 13:54:17 +01:00
  • ec0094e754 UI/UX fixes in dns-editor and logfiles-viewer Michael Kaufmann 2022-11-01 13:38:27 +01:00
  • 19284cad00 forgot to remove leftover variable in Ftps.update() Michael Kaufmann 2022-10-30 15:06:07 +01:00
  • e86f093d31 forgot to remove leftover prepared statement variable in Ftps.add() Michael Kaufmann 2022-10-30 14:31:21 +01:00
  • 5aa059bb24 prefer sha256 (the old-way) over sha1 mixup for two different ftpds Michael Kaufmann 2022-10-30 14:22:25 +01:00
  • 1f43f5d514 pure-ftpd compatible password hashes for ftp users Michael Kaufmann 2022-10-30 11:11:12 +01:00
  • 85e3b6af0e add installation command for cron in case it's somehow not present on the system Michael Kaufmann 2022-10-27 14:21:09 +02:00
  • 7cb5135725 secure userinput when adding/editing admins/customers Michael Kaufmann 2022-10-27 14:20:07 +02:00
  • afde51ecf6 email validation check input before display Michael Kaufmann 2022-10-27 14:14:16 +02:00
  • 1182453c18 fix possible code-injection when adding/editing admins/customers; dont output invalid email address in index on error message Michael Kaufmann 2022-10-27 14:06:00 +02:00
  • 34d5583333 display better exception for traffic results if admin has no customers envoyr 2022-10-25 13:37:33 +02:00
  • 3acc5457b2 fix darkmode search, textarea, progress bars and list groups envoyr 2022-10-25 13:00:04 +02:00
  • 1f69ab7e3f fix keep-current-password when editing mysql-server Michael Kaufmann 2022-10-24 14:25:53 +02:00
  • a55cd86a4c adjust button styles in ssl- and dns-editor; don't show notice about pcntl when using --no-fork Michael Kaufmann 2022-10-23 20:43:21 +02:00
  • 996976d9f3 fix traffic overview in darkmode envoyr 2022-10-23 20:01:50 +02:00
  • cc83099670 remove mix-manifest.json and fix gray colors envoyr 2022-10-23 19:43:27 +02:00
  • 8e17dda79a refactored scss files and beautify darkmode envoyr 2022-10-23 17:35:18 +02:00
  • 861786f064 fix formfield visibility of ipandports:listen_statement; adjusted settings submit-buttons; fix traffic timescale-selectbox for responsive devices Michael Kaufmann 2022-10-21 10:51:06 +02:00
  • e30ad7ef9b added shortcut-add-action link to sidebar menu Michael Kaufmann 2022-10-19 10:16:17 +02:00
  • 8b87bd055e optimize form-submit buttons on mobile devices Michael Kaufmann 2022-10-19 08:59:32 +02:00
  • b9e9cb9377 add subnavigation to hosting-plans Michael Kaufmann 2022-10-19 08:32:48 +02:00
  • f07bc950c6 Revert "update github-actions to redirect output as wanted" Michael Kaufmann 2022-10-18 22:38:46 +02:00
  • 3de0d7ae6e update github-actions to redirect output as wanted Michael Kaufmann 2022-10-18 22:36:19 +02:00
  • a2c8096b57 update github-actions to use node16 Michael Kaufmann 2022-10-18 22:32:34 +02:00
  • e7ccc7bf76 more sub-navigation links; rename 'cancel' to 'discard changes' as it is a form-reset button Michael Kaufmann 2022-10-18 20:39:01 +02:00
  • 3e1ad050a8 add more subnavigation for customer-email section; correctly display next_to elements when type=label in formfields Michael Kaufmann 2022-10-18 13:52:26 +02:00
  • 60beaf8440 fix form-control-plaintext color; make non-href action buttons in table-listings <span> instead of <a>; deactivate let's encrypt for froxlor vhost correctly if dns check returns false Michael Kaufmann 2022-10-18 12:20:28 +02:00
  • 56f5c7b487 fix missing custom_notes for admins/resellers Michael Kaufmann 2022-10-18 09:30:02 +02:00
  • 5b3db2f096 Merge branch 'main' of github.com:Froxlor/Froxlor Michael Kaufmann 2022-10-18 08:57:48 +02:00
  • 3e931443f7 fix wrongly-escaping of some form-field values Michael Kaufmann 2022-10-18 08:57:34 +02:00
  • afc821099a add jammy to yes-to-all supported os envoyr 2022-10-17 22:28:41 +02:00
  • 91cae70b5b fix php version for bookworm and jammy envoyr 2022-10-17 22:05:26 +02:00
  • c91047bb62 fix custom rss feed for customers on dashboard Michael Kaufmann 2022-10-17 19:30:58 +02:00
  • b4ba8f9225 fixing brainfart Michael Kaufmann 2022-10-17 17:29:38 +02:00
  • 28f6d59336 allow optional length parameter for Froxlor.generatePassword API command Michael Kaufmann 2022-10-17 17:26:13 +02:00
  • 2987ae5a05 respect newsfeed-visibility-settings; fix typo for saving column-visibility in apikeys; added back-to-overview button in cronjobs-edit; strings fixes Michael Kaufmann 2022-10-17 08:52:58 +02:00
  • 71274f8f08 rewirk tablecolum js a bit when more than once tablelisting is on one page; do not allow empty column selection Michael Kaufmann 2022-10-16 17:10:57 +02:00
  • 1704875cea remove unnecessary language selection in login-form Michael Kaufmann 2022-10-16 15:28:30 +02:00
  • dd30ab8f93 corrected updating language format and also update default-language of admins/customers to new format Michael Kaufmann 2022-10-16 14:15:19 +02:00
  • 68c93a17b3 fix column-customizer for non-api based resources; add more no_search=true tags in various tablelistings where search is not available Michael Kaufmann 2022-10-16 13:35:50 +02:00
  • 64142d2158 dont show search-icon/exclude specific non-searchable fields from overviews Michael Kaufmann 2022-10-16 13:13:26 +02:00
  • 21954505b2 only set default_theme to fixed value if in update process of 0.10.x to 2.0.0-beta1 (or later) Michael Kaufmann 2022-10-16 11:39:30 +02:00
  • d3ed765945 fix link to internal frolxor.panel user, thx to Davidd Michael Kaufmann 2022-10-16 11:16:18 +02:00
  • 1c653c7cb1 only show link to customer when user is admin in Domain::domainWithCustomerLink callback Michael Kaufmann 2022-10-16 09:29:32 +02:00
  • 4003c53dc4 use correct response field for domain-name in ssl-overview Michael Kaufmann 2022-10-16 09:18:53 +02:00
  • 7d55b94a91 corrected default sorting field for sslcertificates overview Michael Kaufmann 2022-10-15 12:46:27 +02:00
  • f19f7ba936 add default-sorting to dns-record tablelisting; add edit-domain button in ssl-editor Michael Kaufmann 2022-10-15 11:11:05 +02:00
  • 6953d0f883 minor fixes to fpm/php resources-forms and language-strings Michael Kaufmann 2022-10-13 16:53:36 +02:00
  • 52857c208a fix standardSuccess language-replacer parameter; if hide-incompatible-settings is activated, also hide settings-overview-panel if incompatible Michael Kaufmann 2022-10-13 11:24:58 +02:00
  • a1b5f57f99 fix saving subdomain when only http2 flag has changed; fix superfluous comma in user/form.html.twig Michael Kaufmann 2022-10-10 15:22:00 +02:00
  • 0757cc25ce fix ftp user passwords Michael Kaufmann 2022-10-07 17:56:51 +02:00
  • fb163f8006 minor adjustments in templates Michael Kaufmann 2022-10-07 12:29:11 +02:00
  • a37beef18e fix shell-select for customer ftp-accounts if shell is enabled; fix typo in UserCommand Michael Kaufmann 2022-10-06 14:23:56 +02:00
  • 13c53b074c show search-text on listings with link to remove set filter Michael Kaufmann 2022-10-02 10:35:43 +02:00
  • 8bd133b488 Bump twig/twig from 3.4.1 to 3.4.3 (#1055) dependabot[bot] 2022-09-30 20:20:31 +02:00
  • e944a886b6 add default-sorting of listings in frontend Michael Kaufmann 2022-09-30 09:44:11 +02:00
  • fa826aa87e format diskspace and traffic correctly in recalculate resources Michael Kaufmann 2022-09-26 17:45:46 +02:00
  • 4701f41e67 fix typo in actions_links merge in form-template Michael Kaufmann 2022-09-26 13:07:06 +02:00
  • b1f7cf4bc7 minor language additions and css adjustments Michael Kaufmann 2022-09-20 08:09:53 +02:00
  • fd596801e2 use correct classes and not 0.10.x format Michael Kaufmann 2022-09-17 17:20:58 +02:00