doc/ext/bouncer-networks: remove BOUNCER BIND auth restriction

We now stash the network ID until connection registration completes.
This commit is contained in:
Simon Ser 2022-05-03 09:32:21 +02:00
parent d321fcd9f0
commit 23f94a5c6e

View File

@ -69,8 +69,8 @@ A new `BOUNCER` command is introduced. It has a case-insensitive subcommand:
#### `BIND` subcommand #### `BIND` subcommand
The `BIND` subcommand selects an upstream network to bind to for the lifetime 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 of the current connection. Clients can only send it before the connection
before the registration completes. registration completes.
BOUNCER BIND <netid> BOUNCER BIND <netid>