View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005634 | unreal | ircd | public | 2020-04-18 16:28 | 2020-04-25 17:07 |
| Reporter | Balthazar | Assigned To | syzop | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.0.3.1 | ||||
| Fixed in Version | 5.0.5 | ||||
| Summary | 0005634: bypass ~f:#chan:mask ban by an operator invite | ||||
| Description | Hi 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 Reproduce | Connect 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 | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
|
|
Sounds like a good idea. Gottem? |
|
|
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 |
| 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 |