Roundcube Community Forum

 

RoundCube Login Issues (Login Twice)

Started by Revolution, August 31, 2007, 03:42:29 PM

Previous topic - Next topic

Revolution

Hello:

Enter "domain.com/webmail" or "domain.com:2095/roundcube/index.php" into browser.

Roundcube displays a modal window (like a message box)
- requesting user name and password.

Regardless of what I enter
- authentication fails

If I enter the correct login credentials
- the "you are logged in as... " screen appears (this is where the RoundCube, SquirrelMail, and Horde icons are displayed) - this form is @ "domain.com:2095/webmail/x/".

Selecting the RoundCube option
- takes me to domain.com:2095/roundcube/index.php
- which forces me to login again (but this time it's a php form - not a modal window)
- entering any email address + password (as long as it's a valid login) takes me into the mail app
- entering the correct login credentials here takes me into the mail app... but you can enter a different user.

--- what I mean by this is:
--- on the modal screen... I enter [email protected] + valid password for a.
--- on the php form... if I enter [email protected] + valid password for a... RoundCube opens app for inbox for person "a".
--- on the php form... if I enter [email protected] + valid password for b... RoundCube opens app for inbox for person "b".

Why does it ask me to login twice ?... and they can be different accounts - as long as they are valid.


bpat1434

I take it you're using cPanel. It asks you to log in twice because cPanel doesn't set the proper cookies to be used in RoundCube. I'm not sure how to fix it (as cPanel is written in python or perl) but I'm sure if you're proficient at those languages, you could figure it out.