AW: [IRCServices Coding] Mode Merging

Yusuf Iskenderoglu uhc0 at rz.uni-karlsruhe.de
Sun May 19 15:14:11 PDT 2002


Hello;

just to make a little advertisement about the coming release of
tr-ircd, I'd say, that this problem can as well be solved by 
the ircd itself.

TR-IRCD 5.x series servers introduce a new channelmode, +T,
which is similar to +t, but requires protect (+a) privileges 
for /topic, and can only be set by oper or higher (like +O)

The ircd sets any empty channel +Tn on JOIN, regardless of what
services might then do. So the user will not be able to change
the topic, since they cannot become +a on JOIN.

After the mergechannelmodes time, ChanServ either may +a the user,
or deop them, or set the channel -T, or leave it. In either case
you will have no user who can /topic the way they want. :-)

Best regards;
yusuf

------------------------------------------------------------------
| Yusuf Iskenderoglu                | You get to meet all sorts, |
| eMail - uhc0 at stud.uni-karlsruhe.de| in this line of work...    |
| eMail - s_iskend at ira.uka.de       |                            |
| ICQ UIN : 20587464 \ TimeMr14C    |                            |
------------------------------------------------------------------

 

> -----Ursprüngliche Nachricht-----
> Von: ircservices-coding-admin at ircservices.za.net 
> [mailto:ircservices-coding-admin at ircservices.za.net] Im 
> Auftrag von Craig McLure
> Gesendet: Sonntag, 19. Mai 2002 23:57
> An: ircservices-coding at ircservices.za.net
> Betreff: [IRCServices Coding] Mode Merging
> 
> 
> is it possible for merge modes to Prioritise?
> a mean.. instead of..
> *** You Have joined Channel #test
> *WAIT 3 SECS*.. Change topic mess around..
> *** Chanserv sets mode +tnr-o Craig
> 
> it goes...
> *** You Have joined Channel #test
> *** Chanserv sets mode -o Craig
> *WAIT 3 SECS*.. cant do nething bad..
> *** Chanserv sets mode +tnr
> 
> it just means there isnt a massive security hole there ;)
> 
> --
> Craig McLure
> Craig at chatspike.net
> Network Administrator of the ChatSpike IRC Network.
> ChatSpike, the users network! www.chatspike.net
> 
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices-coding
>