Committer  : entrope
CVSROOT    : /cvsroot/undernet-ircu
Module     : ircu2.10
Commit time: 2006-07-27 23:34:26 UTC

Modified files:
     ChangeLog doc/readme.iauth

Log message:

Clarify compatibility for the ircd->iauth U message.

---------------------- diff included ----------------------
Index: ircu2.10/ChangeLog
diff -u ircu2.10/ChangeLog:1.814 ircu2.10/ChangeLog:1.815
--- ircu2.10/ChangeLog:1.814    Wed Jul 26 18:52:38 2006
+++ ircu2.10/ChangeLog  Thu Jul 27 16:34:16 2006
@@ -1,3 +1,8 @@
+2006-07-27  Michael Poole <[EMAIL PROTECTED]>
+
+       * doc/readme.iauth: Clarify compatibility for the ircd U message's
+       <userinfo> field.
+
 2006-07-26  Michael Poole <[EMAIL PROTECTED]>
 
        * ircd/send.c (match_it): Add parameters to allow IP matching.
Index: ircu2.10/doc/readme.iauth
diff -u ircu2.10/doc/readme.iauth:1.2 ircu2.10/doc/readme.iauth:1.3
--- ircu2.10/doc/readme.iauth:1.2       Thu Apr  6 20:27:51 2006
+++ ircu2.10/doc/readme.iauth   Thu Jul 27 16:34:16 2006
@@ -169,7 +169,9 @@
 Comments: Indicates the client's claimed username and "GECOS"
   information.  This information is not reliable.  This message is
   enabled by requesting the A policy.
-Compatibility: ircd does not include the <userinfo> data.
+Compatibility: The <userinfo> field is an Undernet extension and ircd
+  does not send it.  It is enabled by the iauth instance requesting
+  the U policy.
 
 u - Client Username
 Syntax: <id> u <username>
----------------------- End of diff -----------------------
_______________________________________________
Patches mailing list
[email protected]
http://undernet.sbg.org/mailman/listinfo/patches

Reply via email to