Pulp is currently using PostgreSQL with the trust authentication method enabled, meaning no password is required for database connections.
- Does Pulp support configuring PostgreSQL to use MD5 authentication instead of trust?
- What configuration changes are required to switch to MD5 authentication in Pulp?