From 23f94a5c6e1d6c34ba5518b9f1c5f02f8753e873 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 3 May 2022 09:32:21 +0200 Subject: [PATCH] doc/ext/bouncer-networks: remove BOUNCER BIND auth restriction We now stash the network ID until connection registration completes. --- doc/ext/bouncer-networks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ext/bouncer-networks.md b/doc/ext/bouncer-networks.md index b519a17..5cf1e1b 100644 --- a/doc/ext/bouncer-networks.md +++ b/doc/ext/bouncer-networks.md @@ -69,8 +69,8 @@ A new `BOUNCER` command is introduced. It has a case-insensitive subcommand: #### `BIND` subcommand The `BIND` subcommand selects an upstream network to bind to for the lifetime -of the current connection. Clients can only send it after authentication but -before the registration completes. +of the current connection. Clients can only send it before the connection +registration completes. BOUNCER BIND