View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002247 | unreal | ircd | public | 2004-12-20 09:29 | 2004-12-22 23:48 |
| Reporter | Gilou | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | open | ||
| Summary | 0002247: Dynamic IP Link, but for oper::from::userhost ? | ||||
| Description | Could the host check for opers be host based with no reverse DNS check ? I think I can securely set my own DNS records for mypc.mydomain.com, but I can't say all the ISP users to be clean, and if I don't have a unique IP address I can't do anything but put some large wildcards into my host for my oper:: settings ! I think that as it has been coded for the link thing, it could also be applied for opers in a quite simple way.. Thanks ;) | ||||
| 3rd party modules | |||||
|
|
Actually it is not simple at all, in fact it's hard.. There's a big difference in delaying an ougoing autoconnect and delaying a command (which would make everything async, or even more crazy stuff). I don't think this feature will ever be implemented. I'm also afraid even doing it in a module would be difficult. |