Hi Eric,
The login form is processed by the following Java class :
org.jahia.engines.login.Login_Engine
As for "automatically" recognizing a user, for example for cookie authentification, where we recognize a user that comes back, this features was introduced in the upcoming Jahia 4.0.5 version (available in the CVS branch JAHIA-4-0-BRANCH) and uses a pluggeable Pipeline design that allows for new implementations of authentification.
Regards, Serge Huber.
Eric Petit wrote:
Does someone knows the exact function to logon a user and the function to test if a login belongs to the jahia_db ? I try to find into newuserregistration.jsp and login.jsp but i did not find any information !
Thanks !
