]> git.mxchange.org Git - friendica.git/commit
Adding basepath, urlpath, hostname and ssl_policy to installation
authorPhilipp Holzer <admin@philipp.info>
Tue, 26 Mar 2019 21:04:31 +0000 (22:04 +0100)
committerPhilipp Holzer <admin@philipp.info>
Sun, 14 Apr 2019 12:23:06 +0000 (14:23 +0200)
commit90a38a00d8d642cb7473523539b64aa7c836a8c5
treef4c5437afa1687a93ba5b16bea57dccbcab0450e
parent19f474f50d01d3f0af81d69426bffeb7a89ac201
Adding basepath, urlpath, hostname and ssl_policy to installation
20 files changed:
bin/daemon.php
src/BaseObject.php
src/Core/Console/AutomaticInstallation.php
src/Core/Installer.php
src/Database/DBA.php
src/Factory/DBFactory.php
src/Factory/DependencyFactory.php
src/Module/Install.php
tests/DatabaseTest.php
tests/Util/AppMockTrait.php
tests/include/ApiTest.php
tests/src/Core/Console/AutomaticInstallationConsoleTest.php
tests/src/Core/InstallerTest.php
tests/src/Database/DBATest.php
tests/src/Database/DBStructureTest.php
tests/src/Util/BasePathTest.php [new file with mode: 0644]
view/templates/install_base.tpl [new file with mode: 0644]
view/templates/install_db.tpl
view/templates/install_settings.tpl
view/templates/local.config.tpl