v.18.4New Feature

Support HTTP Basic Authentication in Replication Protocol

Support for HTTP Basic authentication in the replication protocol #2727.
Support for HTTP Basic authentication in the replication protocol has been added.

Why it matters

This feature enhances the security of the replication protocol by enabling HTTP Basic authentication, preventing unauthorized access and ensuring that only authenticated users can participate in replication.

How to use it

Users can enable HTTP 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.