icingaweb2/modules/setup/library/Setup
Johannes Meyer 45408e45af Relax database permission checks in the setup wizard
The wizard considered all permissions being exclusively associated to their
most important context, which is, in the most common case, incorrect.
Permissions assigned on database level do not need to be assigned on
table level as well.

refs #8267
2015-01-26 15:51:47 +01:00
..
Exception Add missing use statement for IcingaException in SetupException 2014-11-12 17:49:05 +01:00
Steps Rename the preference setting `type' to `store' 2015-01-23 16:25:23 +01:00
Utils Relax database permission checks in the setup wizard 2015-01-26 15:51:47 +01:00
Web/Form/Validator Do not validate the mode of the setup.token 2014-12-29 14:33:37 +01:00
Webserver CLI/Webserver Setup: Rename webPath to urlPath 2014-11-13 14:18:14 +01:00
Requirements.php Combine duplicate requirements 2015-01-22 12:47:18 +01:00
Setup.php Adjust namespace declarations 2014-11-10 16:31:40 +01:00
SetupWizard.php Adjust namespace declarations 2014-11-10 16:31:40 +01:00
Step.php Adjust namespace declarations 2014-11-10 16:31:40 +01:00
WebWizard.php Fix exception "Undefined index: type" in the WebWizard's page logic 2015-01-26 10:32:33 +01:00
Webserver.php setup: Set default URL path to /icingaweb2 2014-12-30 14:42:42 +01:00