Hello
I would like to ask if is possible to login from my own form in page cause i created script but when my script redirect me to my roundcube site the browser return me message : Your browser does not support cookies, which are necessary to login and than when i did refresh i was logged in roundcube. Can anyone tell me what to set up in script or any way to help me?
Thanks a lot for all replies
If you want to use an different login form you'll need to use a modified version of the autologon plugin to bypass the cookie check.
and can i find this modifiend version somewhere? Or if u know link on this modifiend version can u post me here? I'll be glad for it
Thanks a lot
Its a pretty simple modification, basically remove the is_localhost function and check and change the username and password variables to post.
Thx a lot Man.
I glad for this reply :) ...