Koozali.org: home of the SME Server

Roundcube external loginpage

Offline meelis

  • ****
  • 112
  • +0/-0
Roundcube external loginpage
« 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?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Roundcube external loginpage
« Reply #1 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?

Offline meelis

  • ****
  • 112
  • +0/-0
Re: Roundcube external loginpage
« Reply #2 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.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Roundcube external loginpage
« Reply #3 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)

Offline stephdl

  • *
  • 1,523
  • +0/-0
    • Linux et Geekeries
Re: Roundcube external loginpage
« Reply #4 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 ?
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline meelis

  • ****
  • 112
  • +0/-0
Re: Roundcube external loginpage
« Reply #5 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.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Roundcube external loginpage
« Reply #6 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

Offline meelis

  • ****
  • 112
  • +0/-0
Re: Roundcube external loginpage
« Reply #7 on: December 17, 2013, 08:59:59 AM »
Where and how i set  “HTTPS off;” in my FastCGI config file?