aurweb/conf
Frédéric Mangano-Tarumi 87815d37c0 Remove the per-user session limit
This feature was originally introduced by
f961ffd9c7 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: Lukas Fleischer <lfleischer@archlinux.org>
2021-02-20 11:25:19 -05:00
..
cgitrc.proto cgitrc.proto: Add the aurweb favicon 2015-12-13 10:22:59 +01:00
config.defaults Remove the per-user session limit 2021-02-20 11:25:19 -05:00
config.dev Guide to setting up Keycloak for the SSO 2021-02-20 11:24:30 -05:00
fcgiwrap.service.proto Update sample configuration for Smart HTTP 2015-06-28 18:03:21 +02:00
fcgiwrap.socket.proto Update sample configuration for Smart HTTP 2015-06-28 18:03:21 +02:00