View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005873 | unreal | ircd | public | 2021-05-18 11:25 | 2021-05-23 09:47 |
Reporter | Le_Coyote | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0.9 | ||||
Fixed in Version | 5.2.0-rc1 | ||||
Summary | 0005873: connection-delay (in set::restrict-commands) range should probably be wider | ||||
Description | Currently, connection-delay must be in the 10-3600 range. However, lower values would probably be useful. For example, 5 seconds would probably be enough to thwart most spambots attacks, yet cause very little side-effects for legit users. Not sure about higher values, though. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
if these would be in the config, that would be great. :) (have 10-3600 as the default, but it could be overridden in the config.) |
|
ignore my prev. D: iam a n00bc4k3 |
|
Sure, done :) https://github.com/unrealircd/unrealircd/commit/88d7829e5bf85053be692b392676a3f9a22feea7 commit 88d7829e5bf85053be692b392676a3f9a22feea7 (HEAD -> unreal50, origin/unreal50, origin/HEAD) Author: Bram Matthys <[email protected]> Date: Sun May 23 09:46:33 2021 +0200 Allow lower set::restrict-commands::xyz::connect-delay values. Suggested by Le_Coyote in https://bugs.unrealircd.org/view.php?id=5873 |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-18 11:25 | Le_Coyote | New Issue | |
2021-05-18 11:34 | Lord255 | Note Added: 0021958 | |
2021-05-18 11:57 | Lord255 | Note Added: 0021959 | |
2021-05-23 09:36 | syzop | Assigned To | => syzop |
2021-05-23 09:36 | syzop | Status | new => resolved |
2021-05-23 09:36 | syzop | Resolution | open => fixed |
2021-05-23 09:36 | syzop | Fixed in Version | => 5.2.0-rc1 |
2021-05-23 09:36 | syzop | Note Added: 0021960 | |
2021-05-23 09:47 | syzop | Note Edited: 0021960 |