Active
Project:
User Password Reset Link Timeout
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2013 at 01:34 UTC
Updated:
27 Feb 2023 at 03:01 UTC
Jump to comment: Most recent
Comments
Comment #1
shrop commentedClosing this. I really don't see any tests that will help. Seems that core test coverage handles any testing needs here. Let me know if I am off though. :)
Comment #2
shrop commentedWhile I don't see a need for Drupal 8 tests, I did realize that there is a custom function to verify that the value for the timeout is a number. user_pwreset_timeout_validate(). Can probably test this one.
Comment #3
shrop commentedAdd a test to show active config changes to confirm the password_reset_timeout config changes. Once we get this for D8/9 could have an issue to setup a D7 test - but a bit different.
Comment #4
shrop commentedComment #5
shrop commented