last-login plugin¶
last-login-plugin
¶
last_login_dict
¶
New in version 2.2.14.
The last_login plugin can be used to update the user-specific last-login timestamp in the dictionary indicated by this setting.
Example Setting:
last_login_dict = redis:host=127.0.0.1:port=6379
last_login_key
¶
New in version 2.2.14.
The last_login plugin can be used to update the user-specific last-login timestamp in the dictionary indicated. This setting specifies the key.
Example Setting:
last_login_key = last-login/%u
last_login_precision
¶
Precision for last login timestamp