v.18.4New Feature
Support HTTP Basic Authentication in Replication Protocol
Support for HTTP Basic authentication in the replication protocol #2727.Why it matters
This feature enhances the security of the replication protocol by enablingHTTP Basic authentication, preventing unauthorized access and ensuring that only authenticated users can participate in replication.How to use it
Users can enableHTTP Basic authentication in the replication protocol by configuring the appropriate authentication settings in the server configuration files. This typically involves specifying the username and password credentials that will be used for replication authentication.