Stop accessing the ->ipAddress property of the session
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 14 Oct 2020 12:18:53 +0000 (14:18 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 15 Oct 2020 14:14:14 +0000 (16:14 +0200)
commit39c7ff4f768a0d411abd5e43dd31c8b4e77012b2
tree61da9283c82cb62754d9eb6ddb05313bd5b066d3
parentee5b8b7ff2f2e73a644334df6cb9b43c9fe6e7e4
Stop accessing the ->ipAddress property of the session

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