icingaweb2/modules/setup/library/Setup
Johannes Meyer 2b2b28915d Fix granting privileges on a mysql host
In case current_user() reports a wildcard identification for the user's
host (e.g. user@%) the percent sign was not escaped causing sprintf
to complain as there were too few arguments in this case.

fixes #7853
2014-12-01 11:00:12 +01:00
..
Exception Add missing use statement for IcingaException in SetupException 2014-11-12 17:49:05 +01:00
Steps Adjust usages of Icinga\Application\Config 2014-11-18 13:11:52 +01:00
Utils Fix granting privileges on a mysql host 2014-12-01 11:00:12 +01:00
Web/Form/Validator Use mt() instead of just t() in the setup module 2014-11-11 09:24:53 +01:00
Webserver CLI/Webserver Setup: Rename webPath to urlPath 2014-11-13 14:18:14 +01:00
Requirements.php
Setup.php
SetupWizard.php
Step.php
WebWizard.php Show path to the php.ini on the wizard's requirements page 2014-11-26 10:38:39 +01:00
Webserver.php CLI/Webserver Setup: Rename webPath to urlPath 2014-11-13 14:18:14 +01:00