Hello - Was hoping for a little help please.
I have a homepage and a form which allows a user to enter a username/password.
I am trying to make this username and password send direct to my roundcube install. This part works fine.
However when the wrong user/pass are entered roundcube gives the usual error 'login failed' but returns the user to the roundcube index.php - I would prefer it to return to user to my login form.
I don't suppose anyone could help me locate the required section of code so I can edit.
Kind Regards,
Daniel
List info: http://lists.roundcube.net/dev/
On Feb 6, 2008 9:47 PM, daniel@nullroutes.com daniel@nullroutes.com wrote:
(...) I don't suppose anyone could help me locate the required section of code so I can edit.
In trunk: http://trac.roundcube.net/browser/trunk/roundcubemail/index.php#L173
The code has pretty good inline documentation and since we feed *everything* through index.php - that's the place to look at. I am not sure which version you run, so you may have to "translate" line 173 to your's.
Hope that helps! Till _______________________________________________ List info: http://lists.roundcube.net/dev/