server/config
Ferdinand Thiessen 2cabc708fb
fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address is passed
Doctrine is using `pg_connect` with the `host` parameter, this does not allow IPv6 addresses in URI notation.
So we need to extract the IP address and pass it directly

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-25 23:55:04 +01:00
..
.htaccess Add "Order" to assure that no parental "Allow" can grant access 2019-09-26 12:37:07 +02:00
CAN_INSTALL Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
config.sample.php fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address is passed 2024-03-25 23:55:04 +01:00