Needs work
Project:
Drupal core
Version:
main
Component:
user system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 May 2015 at 20:54 UTC
Updated:
30 Jan 2023 at 20:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
znerol commentedComment #3
znerol commentedFixed tests. Also added a paragraph to the class documentation about the necessity to either limit the validity time of tokens or supply a nonce in order to prevent against replay attacks. I wonder whether we should add a
$nonceparameter toget()/validate()?Comment #4
cpj commented@znerol - I really like this abstraction of the user_pass_rehash to a service. Very useful.
Comment #5
andypostwhat's left here?
Comment #6
znerol commentedComment #7
znerol commentedAdded beta evaluation. Still needs tests.
Comment #14
jibranComment #15
andypostIt is api addition
Comment #16
avpadernoAPI changes are still done before Drupal 9.
Comment #23
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.