On Aug 6, 11:42 am, Ahmed Soliman <ah...@farghal.com> 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 web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to