Skip to content

Commit d3fe0a9

Browse files
authored
add FAIL * ACCOUNT_REQUIRED to account-registration (#481)
1 parent 652553b commit d3fe0a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

extensions/account-registration.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,11 @@ or expired.
177177
Sent by the server if the `REGISTER`/`VERIFY` commands are temporarily
178178
unavailable.
179179

180+
FAIL * ACCOUNT_REQUIRED <message>
181+
182+
Sent by the server in response to the end of connection registration (e.g.
183+
to `USER`, `NICK`, or `CAP END`) if connection registration cannot proceed
184+
unless the user logs into an account with SASL.
180185

181186
# Examples
182187

0 commit comments

Comments
 (0)