hessu/aprsc

After config reload should match old clients against new ACLs

hessu opened this issue · 1 comments

A more restrictive ACL should be applied to old clients, possibly causing some to be disconnected immediately after reconfiguration.

Fixed in SHA: 8906f9b for version 1.8.3 or 1.9.0:

  • Clients are disconnected when the listener they connected to is removed from configuration
  • Clients are checked against new ACLs on each listener, and disconnected as necessary