You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
[OzzModz] ACP Failed Login Log
v2.0.0 Patch Level 7
-
Author
kashif
-
Creation date
- Fixed "Attempt to read property "user_id" on null" error when logging a failed login attempt for a non-existent user
- Code cleanup
- Properly convert IP addresses on addon upgrade
- Correctly log a failed attempt without breaking all authentication
- Database table structure & query optimizations
- Set correct route section context
- Log page layout fixes
- Fixed: Column 'display_style_group_id' is unknown src/XF/Mvc/Entity/Entity.php
- Fixed: Avoid N+1 queries
- Changed: Table structure and some columns