View Issue Details

IDProjectCategoryView StatusLast Update
0005873unrealircdpublic2021-05-23 09:47
ReporterLe_Coyote Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.0.9 
Fixed in Version5.2.0-rc1 
Summary0005873: connection-delay (in set::restrict-commands) range should probably be wider
DescriptionCurrently, 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.
TagsNo tags attached.
3rd party modules

Activities

Lord255

2021-05-18 11:34

reporter   ~0021958

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.)

Lord255

2021-05-18 11:57

reporter   ~0021959

ignore my prev. D: iam a n00bc4k3

syzop

2021-05-23 09:36

administrator   ~0021960

Last edited: 2021-05-23 09:47

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

Issue History

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