On Aug 6, 11:42 am, Ahmed Soliman <[email protected]> wrote:
> 1. Change password still checks the password against the database, it
> should check binding to the LDAP instead.
> 2. We should add method to hook on change profile and change password to
> update the LDAP as well.
Definitely - patch welcomed :)
Meanwhile I suggest users use their usual login system to amend their
password & simply disable this option within Web2Py applications:
auth.settings.actions_disabled.append('change_password')
(As well as not exposing in menus, of course)
F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---