Koozali.org: home of the SME Server

Obsolete Releases => SME 8.x Contribs => Topic started by: meelis on December 02, 2013, 10:26:44 AM

Title: Roundcube external loginpage
Post by: meelis on December 02, 2013, 10:26:44 AM
I made external login (vkok.ee/roundcube/roundcube.php) page , but if i try login i get messages "Invalid request! No data was saved"?  Has anyone had trouble with the same problem?
Title: Re: Roundcube external loginpage
Post by: Stefano on December 02, 2013, 01:02:26 PM
well.. how did you do it? and is it a SME's issue? or a roudbube one?
Title: Re: Roundcube external loginpage
Post by: meelis on December 02, 2013, 01:10:18 PM
Just build a webpage where inserted code (method=post and action="...), there is a horde login code to and this part works but roundcube not. Roundcube part works if alredy opened page/ession. I'm not understand where or what i doing wrong.
Title: Re: Roundcube external loginpage
Post by: Stefano on December 02, 2013, 03:09:51 PM
you should:
- check how roundcube works into SME (take a look at smeserver-roundcube package)
- ask elsewhere (I'd say roundcube's support)
Title: Re: Roundcube external loginpage
Post by: stephdl on December 02, 2013, 06:28:58 PM
Why do you want an external authentication to roundcube, can you explain what are you doing and for what ?
Title: Re: Roundcube external loginpage
Post by: meelis on December 02, 2013, 07:15:07 PM
I wanted to create a website where the user can choose what webmail it use and directly login. Did not want to just add a link to page.
Title: Re: Roundcube external loginpage
Post by: Stefano on December 02, 2013, 08:07:04 PM
well, in that case you must ask how roundcube's auth works elsewhere.. this is not a SME issue
Title: Re: Roundcube external loginpage
Post by: meelis on December 17, 2013, 08:59:59 AM
Where and how i set  “HTTPS off;” in my FastCGI config file?