]> source.dussan.org Git - nextcloud-server.git/commit
add option to disable db user creation trough environment variable 36428/head
authorRobin Appelman <robin@icewind.nl>
Sun, 29 Jan 2023 14:54:39 +0000 (15:54 +0100)
committerRobin Appelman <robin@icewind.nl>
Tue, 21 Feb 2023 14:13:47 +0000 (15:13 +0100)
commitb923310580e7f488aa55ddda5c7bea788309e381
tree7808e4a9396821c49f64b1f6b8fd8ca8abdf9d79
parent95eeba83b6570b3cf7cbb79aea42222f7d3e03f4
add option to disable db user creation trough environment variable

Signed-off-by: Robin Appelman <robin@icewind.nl>
lib/private/Setup/AbstractDatabase.php
lib/private/Setup/MySQL.php
lib/private/Setup/PostgreSQL.php