View Issue Details

IDProjectCategoryView StatusLast Update
0001600unrealircdpublic2004-02-27 22:12
Reportersatmd Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionopen 
Product Version3.2-RC1 
Summary0001600: invite exemptions
DescriptionWould be nice to have +I nick!ident@host to allow matching users to override +i. OK, /invite is nice... but it needs interaction.
Additional InformationI tried to implement this myself, but there is no matching Hook for that (even _PRE_LOCAL_JOIN).
Directly modifying my local code for this doesn't work because
a) you probably don't like this ;)
b) There is no possibility for directly adding more channelmodes in UnrealIRCd.

Even if you don't do this, giving me some hints on how to do it myself would be OK too (and the API docs didn't) :/
3rd party modules

Activities

satmd

2004-02-27 21:50

reporter   ~0005238

This is NOT umode +I, but chanmode +I
see the difference ;)

syzop

2004-02-27 22:12

administrator   ~0005239

This won't be implemented because it's rarely used (There are already enough other restricted access controls.. eg +b/+e, invite via chanserv, +k, ..).

Modifying the source is NOT supported, see http://www.vulnscan.org/UnrealIrcd/faq/#40 ("Other - Why is modifying the source not supported?") if you want to know why.

Issue History

Date Modified Username Field Change
2004-02-27 21:39 satmd New Issue
2004-02-27 21:50 satmd Note Added: 0005238
2004-02-27 22:12 syzop Status new => closed
2004-02-27 22:12 syzop Note Added: 0005239