Closed (fixed)
Project:
HTPasswd Sync
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2012 at 01:34 UTC
Updated:
19 Feb 2012 at 12:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
dchronos commentedWhen the function _htpasswdsync_updatepasswd() is executed, the user does not exist in the database yet;
Execute the hook_user_insert() with the _htpasswdsync_updatepasswd() is a solution. I don't know if is the better way
Comment #2
stfwi commentedHi Luiz, thanks for going into this matter. I applied and (quick-) tested the patch (DP7.12). The new commit is http://drupalcode.org/project/htpasswdsync.git/commit/7f1ce5d in dev.