iauth: Send an empty "u" message on ident lookup failure.
[ircu2.10.12-pk.git] / doc / readme.iauth
index 54a011f6a24989c327a12c2b0a55b45fb3c98449..1962d9cd5a9ddc2b8273818d11879167fd883c1b 100644 (file)
@@ -174,12 +174,14 @@ Compatibility: ircd only sends the <username> parameter.
 
 u - Client Username
 Syntax: <id> u <username>
+Syntax: <id> u
 Example: 5 u notbuddha
 States: REGISTER(1)
 Next State: -
 Comments: Indicates a more reliable username for the client.
 Compatibility: This is an Undernet extension and ircd does not send
   it.  It is enabled by the iauth instance requesting the U policy.
+  If the identd lookup fails for a user, no username is passed.
 
 n - Client Nickname
 Syntax: <id> n <nickname>