[Tickets #4685] missing credentials passed to backend on user update

bugs@bugs.horde.org bugs at bugs.horde.org
Wed Nov 22 04:12:32 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4685
-----------------------------------------------------------------------
 Ticket             | 4685
 Created By         | pascal at vmfacility.fr
 Summary            | missing credentials passed to backend on user update
 Queue              | Horde Framework Packages
 Version            | FRAMEWORK_3
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Owners             | 
+New Attachment     | user_1_47_10_7_missing_email_fullname_credentials_on_updt_and_improve_updates.diff
-----------------------------------------------------------------------


pascal at vmfacility.fr (2006-11-22 04:12) wrote:

patch against [ Horde ] / horde / admin / user.php  version 1.47.10.7 to :

currently updating a user is only possible if password is changed, and is
the only changed field passed to the backend with eventually a current
short name change too. 
But the web UI interface also shows user_fullname and user_email fields
too, but this is ignored by the current code.

- FIX: when updating credentials 'user_fullname' and 'user_email'  fields
were not passed to backend
- refactor update possibilities :  allow updating even if admin does not
change passwords ( ie: name or fullname or email only)





More information about the bugs mailing list