Skip to content
Snippets Groups Projects
Forked from Arch Linux / aurweb
1366 commits behind the upstream repository.
Frédéric Mangano-Tarumi's avatar
Frédéric Mangano-Tarumi authored
This feature was originally introduced by
f961ffd9 as a fix for FS#12898
<https://bugs.archlinux.org/task/12898

>.

As of today, it is broken because of the `q.SessionID IS NULL` condition
in the WHERE clause, which can’t be true because SessionID is not
nullable. As a consequence, the session limit was not applied.

The fact the absence of the session limit hasn’t caused any issue so
far, and hadn’t even been noticed, suggests the feature is unneeded.

Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
87815d37
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..