1
0
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:
Marc Alexander
2024-04-28 20:10:24 +02:00
parent 24dd47adcf
commit 7c661746cf
3 changed files with 67 additions and 20 deletions

View File

@@ -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,