Home
last modified time | relevance | path

Searched hist:af93d154494af2cfbf5f1d99e260a56c69ba7152 (Results 1 – 3 of 3) sorted by relevance

/plugin/statistics/db/
H A Dupdate0001.sqlaf93d154494af2cfbf5f1d99e260a56c69ba7152 Tue Aug 12 14:31:19 UTC 2025 Andreas Gohr <gohr@cosmocode.de> fix login/logout logging

This does not reference sessions nor does it use a foreign key to user,
because it logs users independent of the current session (on create) or
non-existing users (on failed logins)

/plugin/statistics/
H A DLogger.phpaf93d154494af2cfbf5f1d99e260a56c69ba7152 Tue Aug 12 14:31:19 UTC 2025 Andreas Gohr <gohr@cosmocode.de> fix login/logout logging

This does not reference sessions nor does it use a foreign key to user,
because it logs users independent of the current session (on create) or
non-existing users (on failed logins)

H A Daction.phpaf93d154494af2cfbf5f1d99e260a56c69ba7152 Tue Aug 12 14:31:19 UTC 2025 Andreas Gohr <gohr@cosmocode.de> fix login/logout logging

This does not reference sessions nor does it use a foreign key to user,
because it logs users independent of the current session (on create) or
non-existing users (on failed logins)