View Issue Details

IDProjectCategoryView StatusLast Update
0006204unrealircdpublic2023-04-02 19:24
ReporterPeGaSuS Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version22.04
Fixed in Version6.1.0-rc1 
Summary0006204: Add option to '~msgbypass' to bypass chmode +f
DescriptionThis might useful for channels that have bots that announce RSS feeds, game bots, relay bots, etc, that might trigger the channel flood protection.

Just an idea.

Cheers

TagsNo tags attached.
3rd party modules

Activities

syzop

2023-04-02 19:24

administrator   ~0022821

Thanks for the suggestion, I like it. Added for in future 6.1.0.

https://github.com/unrealircd/unrealircd/commit/b07c739fa703e9a75f6c3df101595c29cedbc361

commit b07c739fa703e9a75f6c3df101595c29cedbc361 (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD)
Author: Bram Matthys <[email protected]>
Date: Sun Apr 2 19:19:15 2023 +0200

    Add new +e ~flood:<floodtype(s)>:<mask> to exempt from +f/+F checks.
    For example: +e ~flood:*:~account:TrustedBot
    
    Suggested by PeGaSuS in https://bugs.unrealircd.org/view.php?id=6204
    
    Will refine the checking and perhaps sorting of floodtype(s) later...

Issue History

Date Modified Username Field Change
2022-12-20 19:01 PeGaSuS New Issue
2022-12-26 17:52 syzop Description Updated
2023-02-03 12:52 syzop Status new => acknowledged
2023-04-02 19:24 syzop Assigned To => syzop
2023-04-02 19:24 syzop Status acknowledged => resolved
2023-04-02 19:24 syzop Resolution open => fixed
2023-04-02 19:24 syzop Fixed in Version => 6.1.0-rc1
2023-04-02 19:24 syzop Note Added: 0022821