Log User object ID even when account is an admin 0.0.2
authorJeremy Stanley <fungi@yuggoth.org>
Fri, 27 Sep 2019 16:26:54 +0000 (16:26 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Fri, 27 Sep 2019 16:26:54 +0000 (16:26 +0000)
commit79167e5538f59e665f9550a7b4bcb9295bf6186b
treed31794e9131702079324a321251052dd97c54469
parent9e752a06cae971045047583823f3ca9a667c0d44
Log User object ID even when account is an admin

Adjust authentication logging to consistently record the User object
instance ID regardless of, and separately from, whether the account
which authenticated is an administrator.
mudpy/misc.py