mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/security/276] Add test for expiration timer
SECURITY-276
This commit is contained in:
@@ -162,6 +162,7 @@ class phpbb_auth_provider_apache_test extends phpbb_database_test_case
|
||||
'user_sig_bbcode_bitfield' => '',
|
||||
'user_jabber' => '',
|
||||
'user_actkey' => '',
|
||||
'user_actkey_expiration' => 0,
|
||||
'user_newpasswd' => '',
|
||||
'user_form_salt' => '',
|
||||
'user_new' => 1,
|
||||
|
Reference in New Issue
Block a user