Skip to content

Closes #2. Allow for allow listing of connections that bypass authentication.

Jonathan Hanks requested to merge issue_2_ip_whitelist into master
  • Extends the sasl authentication code with an allow list that does not need to be authenticated.
  • Extends the integration test with two unauthenticated connection attempts, one that fails due to not being on the allow list, and one that passed due to being on the allow list.

Merge request reports

Loading