The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Status Update 032 - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Status Update 032 (/showthread.php?tid=787)



Status Update 032 - mudmin - 10-09-2017

Needs new SQL Dump.
Note: There were merge conflicts with Brandin, but I think I got it all together. We should double check though.

Added a feature that logs the unique ips your users login with. This is used if people bump into tomfoolery issues when they're not logged in. If multiple users login from the same ip address, the last one is recorded currently.

Ability to add blacklisted and whitelisted ips. Ability to delete them.

Ability to blacklist an ip from the tomfoolery page. Automatically ignores ::1 and 127.0.0.1.

Banned IP addresses show up red in tomfoolery.

Note that I didn't add automatic banning of IPs yet.