-
Eloy Lafuente authored
Both the database auth and enrol plugins use ADOdb to perform connections. Socket and port are allowed there if passed as "socket:port", so, when both are configured in CFG, we pass them that way. Else ADOdb defaults to standard port (5432).
Eloy Lafuente authoredBoth the database auth and enrol plugins use ADOdb to perform connections. Socket and port are allowed there if passed as "socket:port", so, when both are configured in CFG, we pass them that way. Else ADOdb defaults to standard port (5432).
Loading