pgcat
pgcat copied to clipboard
Disable admin by default
Enabling admin by default potentially introduces a security issue.
Patch makes admin_username and admin_password Optional rather than default to weak admin/admin credentials.
Users now need to explicitly provide admin credentials in order for the admin commands to work.