View Issue Details

IDProjectCategoryView StatusLast Update
0003024unrealmodule apipublic2006-08-15 19:34
Reportertsunkatse Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionno change required 
Product Version3.2.5 
Summary0003024: Link Security Module for hubs
DescriptionI’m looking to have a Hub-only module written.. the premise is that this is a link security module, applicable to new testlinked servers, it would be implemented like so:

Link testlink-server.bluehell.org {

        options {
    
        testlink-norwhois yes;
        testlink-norsquit yes;
        testlink-norkill yes;
        testlink-norline yes;
        testlink-maxopers 2;
        testlink-nonetadmin yes;
    
        };
};

If this will require a leaf module, please let me know, we just want to implement something like this on our network within the next few weeks. If this is at all possible, please let me know ?
3rd party modules

Activities

syzop

2006-08-15 19:34

administrator   ~0012180

This bugtracker is not for asking for custom coding, nor for asking for help on how to code a module. So I'm closing this bug. Especially since things like this will never be in core UnrealIRCd.

Issue History

Date Modified Username Field Change
2006-08-15 17:59 tsunkatse New Issue
2006-08-15 19:34 syzop Status new => closed
2006-08-15 19:34 syzop Note Added: 0012180
2006-08-15 19:34 syzop Resolution open => no change required
2017-01-06 15:48 syzop Category module => module api