Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

Table: ip_lockout

IP address lockout - for denying access after a number of invalid login attempts.

ColumnTypeNote
ipvarchar(40)Client IP address
triesint(11)Number of login attempts
last_trydatetimeTime and date of last attempt

This table is empty by default.

Please see the schema overview for context. This document was last updated on the 19th of March 2024 at 02:05 (Europe/London time).