From e6b680a70a17fafae3e05fd28dfb15456016cccf Mon Sep 17 00:00:00 2001 From: Michael Poole Date: Tue, 5 Apr 2005 02:15:59 +0000 Subject: [PATCH] Update Jupe block in example.conf for CFV-0255. git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1350 c9e4aea6-c8fd-4c43-8297-357d70d61c8c --- ChangeLog | 6 ++++++ doc/example.conf | 17 ++++++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4ffac10..e8b3cb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-04 Michael Poole + + * doc/example.conf (Jupe): Make the default Jupe block follow + CFV-0255. (Thanks to FrankP for pointing me at this and to DinTn + for getting me a copy of the CFV.) + 2005-04-04 Michael Poole * include/capab.h (CAPFL_STICKY): Define. diff --git a/doc/example.conf b/doc/example.conf index ba82716..e8e6612 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -439,14 +439,17 @@ UWorld { name = "channels6.undernet.org"; }; -# As of ircu2.10.05 is it possible to Jupe nicks. As per CFV-0095, the -# following nicks must be juped, it is not allowed to jupe others as well. +# As of ircu2.10.05 is it possible to Jupe nicks. As per CFV-0095 and +# CFV-0255, the following nicks must be juped, it is not allowed to +# jupe others as well. Jupe { - nick = "EuWorld,E,StatServ,NoteServ"; - nick = "UWorld2,ChanSvr,ChanSaver,ChanServ"; - nick = "Uworld,NickSvr,NickSaver,NickServ"; - nick = "LPT1,X,login,LPT2,W,Undernet,COM1,V,protocol,COM2"; - nick = "U,pass,COM3,Y,AUX,COM4,Z,newpass"; + nick = "A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,{,|,},~,-,_,`"; + nick = "EuWorld,UWorld,UWorld2"; + nick = "login,undernet,protocol,pass,newpass,org"; + nick = "StatServ,NoteServ"; + nick = "ChanSvr,ChanSaver,ChanServ"; + nick = "NickSvr,NickSaver,NickServ"; + nick = "LPT1,LPT2,COM1,COM2,COM3,COM4,AUX"; }; # [Kill] -- 2.20.1