Closed (fixed)
Project:
HTPasswd Sync
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2009 at 22:34 UTC
Updated:
11 Jul 2009 at 13:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fasdalf@fasdalf.ru commentedThere is an idea to pass $account object to _htpasswdsync_updategroup function and use it with database valuses.
I'm working on it.
Comment #2
fasdalf@fasdalf.ru commentedTere is specific patch HTPasswdSync.437904.2.patch for this issue, full path for both this and #437844: PHP error on user/%/delete issues and also modified module.
Works well for me. Bug reports and testers are welcome.
Comment #3
fasdalf@fasdalf.ru commentedModified functions
Changes in function _htpasswdsync_updategroup():
*account edit form passed as parameter
*removed useless group file loading
*user account used to filter existing values
*unsaved roles appending to HTfile
Changes in function _htpasswdsync_update()
*pass $account to _htpasswdsync_updategroup()
Comment #4
fasdalf@fasdalf.ru commentedFixed $account->name
module re-upload
Comment #5
stodge commentedI tried this latest module ZIP file and got:
Comment #6
Anonymous (not verified) commentedWith this file I got a blank page. I had to use the file from the last release to get my site working again.
Comment #7
m.fu commentedfixed in latest dev