Closed (fixed)
Project:
Provision
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Nov 2012 at 13:28 UTC
Updated:
12 Jun 2014 at 08:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ergonlogicPatch attached for review.
Ideally, we'd be able to override this (somewhat misleading) message: "You have just used your one-time login link. It is no longer necessary to use this link to login. Please change your password" and maybe redirect to a page other than /user/1/edit.
Comment #2
ergonlogicWe can redirect away from /user/1/edit by appending '?destination=/'...
Comment #3
anarcat commentedI think it's alright to go to the edit page, as the button for the task in the frontend is "password reset"... Maybe the default login page should be a different url though.
Comment #4
steven jones commentedYeah, Drush made this change, and it's a nice improvement I reckon.
We shouldn't redirect people elsewhere, because sometimes you really do want to change the password of the root user!
Applied in 6.x-2.x. Thanks for the patch!