Problem/Motivation
This module is awesome! For our use case we want to build a clickable link that can be emailed on POST to /user/lost-password request that contains all the information needed to construct the body of the post to /user/lost-password-reset.
In order to add the email address to the URL, we need to url encode the email and make that available in a token.
Proposed resolution
Make a new token, user:mail-url-encode, to be made available in rest_password_mail_tokens().
Remaining tasks
None.
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | rest_password-add_mail_url_encode_token-3249158-5.patch | 1.6 KB | eli-t |
Issue fork rest_password-3249158
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
eli-tMerge request at https://git.drupalcode.org/issue/rest_password-3249158/-/merge_requests/...
Not sure why it's not showing against the issue.
Comment #5
eli-tUploading equivalent patch
Comment #9
eli-tMerge !3 is the correct one, apologies for the noise!
Comment #11
glynster commentedComment #12
glynster commented