Closed (fixed)
Project:
Password Policy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2011 at 13:31 UTC
Updated:
14 Aug 2012 at 16:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
drifter commentedHere's an initial implementation that works for me.
Comment #2
erikwebb commentedTry this version for me. I've just done some reformatting and changed the menu structure to match D7.
Comment #3
erikwebb commentedComment #4
erikwebb commentedComment #5
jamesray commentedStill doesn't appear to work quite yet! I've tried using RC2, and 7.x-1.x-dev from Mar 2nd. I'll just turn off that feature for now.
Just incase you need any additional information, here are the errors that pop-up when viewing a user account:
Comment #6
charlie_love commentedThat is exactly the same error as I get.
When I click on the password tab I get an extended set of errors and no password change form.
Comment #7
erikwebb commentedThis patch isn't yet committed. Are you seeing these errors after applying this patch?
Comment #8
erikwebb commentedNevermind, I'm seeing the issue too.
Comment #9
erikwebb commentedActually, yes. I'm not seeing those errors with this new patch applied.
Comment #10
phen commentedNot sure if this is the right place to post this... The patch at Changing location of password tab in password_policy_password_tab has broken functionality in password_policy needs to be ported to D7 too, it is closely related to the password change tab.
Thanks!
Comment #11
erikwebb commented#1189756: Changing location of password tab in password_policy_password_tab has broken functionality in password_policy
Comment #12
gregglesThis hunk no longer applies. I tried to merge by hand, but the code has changed quite a bit.
Comment #13
erikwebb commented#9: password_policy-update_password_change_tab_d7-1330502-9.patch queued for re-testing.
Comment #15
erikwebb commentedComment #16
erikwebb commentedComment #17
erikwebb commentedComment #18
erikwebb commentedComment #20
erikwebb commentedComment #21
erikwebb commentedComment #22
erikwebb commentedReformatted patch as well as added testing.
Comment #23
erikwebb commentedFixed commenting.
Comment #24
erikwebb commentedhttp://drupalcode.org/project/password_policy.git/commit/e3e8118
Comment #26
mloigeret commentedHello
I've applied the latest patch because I was getting the "Recoverable fatal error: Argument 1 passed to drupal_http_build_query()..." message.
But now the password tab form always ask me to enter the old password before the new one.
I want to redirect my users to the password tab when they have lost their password so it is a probelm.
Is there a way to remove the old password field?
Thank you
Comment #27
erikwebb commentedThis is being worked on in a separate issue - #1596960: Force password change on first-time login requires password to change