Stop accessing the ->userAgent property of the session
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 14 Oct 2020 12:20:02 +0000 (14:20 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 15 Oct 2020 14:14:14 +0000 (16:14 +0200)
commitce64787b9464f5f53cca669694771e3a7099faa4
tree3fa8c16678b320264c2dfc6266d4ed9c15f9a0d0
parent39c7ff4f768a0d411abd5e43dd31c8b4e77012b2
Stop accessing the ->userAgent property of the session

Use UserUtil::getUserAgent() instead.
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/event/listener/SessionAccessLogListener.class.php