Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

[BUGFIX] When finding active bans, combine IP and username with OR - #8

Open
merzilla wants to merge 1 commit into
WebentwicklerAt:developmentfrom
merzilla:development
Open

[BUGFIX] When finding active bans, combine IP and username with OR#8
merzilla wants to merge 1 commit into
WebentwicklerAt:developmentfrom
merzilla:development

Conversation

@merzilla

Copy link
Copy Markdown

Because the ban table stores two records for IP and username, the query
to fetch them must use orX() to get a result.

Resolves: issue #5 , #5

Because the ban table stores two records for IP and username, the query
to fetch them must use orX() to get a result.

Resolves: issue WebentwicklerAt#5 , WebentwicklerAt#5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant