nextcloud/lib/private/Setup
Thomas Pulzer 0638937ada Changed the input option for database-port to required when parameter was provided.
Added casting database port to int for input sanitation in pgsql and oci connections.
2016-07-06 11:31:28 +02:00
..
AbstractDatabase.php Added occ install option for database-port. 2016-07-06 09:58:38 +02:00
MySQL.php Added occ install option for database-port. 2016-07-06 09:58:38 +02:00
OCI.php Changed the input option for database-port to required when parameter was provided. 2016-07-06 11:31:28 +02:00
PostgreSQL.php Changed the input option for database-port to required when parameter was provided. 2016-07-06 11:31:28 +02:00
Sqlite.php Move \OC\Repair to PSR-4 2016-04-22 13:00:41 +02:00