View Issue Details

IDProjectCategoryView StatusLast Update
0005850unrealircdpublic2021-04-14 14:53
Reporterkenneaal Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version5.0.9 
Summary0005850: Ban exempts with usergroups not working correctly with redirect extbans
DescriptionSetting a ban on a channel based on user group with a redirect to another channel does not process exempts correctly, the ban is still enforced.
Steps To Reproduce1) Set a channel with the following extban: +b ~f:#OtherChannel:~G:unknown-users
2) Set an exempt with the following: ~r:*ValidRealName*
3) Connect to IRC with a realname set to "ValidRealName"
4) Attempt to join the channel. You will end up being redirected, even though the exempt matches.

Exempts DO work on extbans that do not have redirects:
1) Set a channel with the following extban: +b ~G:unknown-users
2) Set an exempt with the following: ~r:*ValidRealName*
3) Connect to IRC with a realname set to "ValidRealName"
4) You can successfully join the channel.

TagsNo tags attached.
3rd party modules

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-04-14 14:53 kenneaal New Issue