icingaweb2/modules/setup/library/Setup/Utils
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
..
DbTool.php Relax database permission checks in the setup wizard 2015-01-26 15:51:47 +01:00
EnableModuleStep.php Enable modules as part of the main installation routine 2015-01-21 15:03:34 +01:00
MakeDirStep.php setup: Fix octdec for directory modes 2015-01-19 11:43:38 +01:00