mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 03:24:40 -07:00
@@ -681,7 +681,7 @@ func (s *Server) reloadAuthorization() {
|
||||
}
|
||||
|
||||
// Remove any unauthorized subscriptions.
|
||||
s.removeUnauthorizedSubs(client)
|
||||
client.removeUnauthorizedSubs()
|
||||
}
|
||||
|
||||
for _, route := range routes {
|
||||
|
||||
Reference in New Issue
Block a user