icingaweb2/modules/setup/library/Setup
Eric Lippmann e93e8f6330 setup: Convert octal directory mode to decimal notation
PHP's chmod sets wrong permissions when using 2770 as directory mode for example.

fixes #8233
2015-01-16 17:01:41 +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 setup: Convert octal directory mode to decimal notation 2015-01-16 17:01:41 +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 Adjust namespace declarations 2014-11-10 16:31:40 +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 setup: Fix the mode of created directories 2014-12-29 17:55:34 +01:00
Webserver.php setup: Set default URL path to /icingaweb2 2014-12-30 14:42:42 +01:00