Thank you for your answers. I have experience in php about md5. In your article there are parts of auth-program code with comments. I don't khow where to edit.
For example class BaseController (WSGIController): .... refers to ../lib/base.py another def current_url (): .... in which file to use this function? another class AuthenticationError (DeclarativeException): .... Where does this part of the code? And, most importantly def authenticate (username, password) def authenticate_ldap (username, password): refers to the ldap, but how to do it using mysql Maybe is there a working example of controller by this article? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
