View Issue Details

IDProjectCategoryView StatusLast Update
0005634unrealircdpublic2020-04-25 17:07
ReporterBalthazar Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.0.3.1 
Fixed in Version5.0.5 
Summary0005634: bypass ~f:#chan:mask ban by an operator invite
DescriptionHi
It is not possible to bypass the ~f:#chan:mask ban by an operator invite unlike +L channel mode.

It would be great to implement the same behavior
Steps To ReproduceConnect two nicknames
First :
/join #randomchan
/mode #randomchan +b ~f:#randomchan2:nickname2!*@*
/invite nickname2 #randomchan

Second :
Try to join #randomchan with the invite
You're redirected to #randomchan2 anyway
TagsNo tags attached.
3rd party modules

Activities

syzop

2020-04-18 16:31

administrator   ~0021505

Sounds like a good idea. Gottem?

syzop

2020-04-25 17:07

administrator   ~0021528

Feature added, will be in 5.0.5 whenever it is released :). Thanks again for your suggestion!

https://github.com/unrealircd/unrealircd/commit/edb0f16942be2c0b4a80f9ba12ba0bd26195db4f
commit edb0f16942be2c0b4a80f9ba12ba0bd26195db4f (HEAD -> unreal50, origin/unreal50)
Author: Bram Matthys <[email protected]>
Date: Sat Apr 25 17:06:01 2020 +0200

    Make /INVITE bypass ~f:#forward:*!*@* bans. Suggested by Balthazar
    in https://bugs.unrealircd.org/view.php?id=5634

Issue History

Date Modified Username Field Change
2020-04-18 16:28 Balthazar New Issue
2020-04-18 16:31 syzop Status new => acknowledged
2020-04-18 16:31 syzop Note Added: 0021505
2020-04-25 17:07 syzop Assigned To => syzop
2020-04-25 17:07 syzop Status acknowledged => resolved
2020-04-25 17:07 syzop Resolution open => fixed
2020-04-25 17:07 syzop Fixed in Version => 5.0.5
2020-04-25 17:07 syzop Note Added: 0021528