Author Topic: Form not sent form RC login page?  (Read 3348 times)

Offline Pantani

  • Jr. Member
  • **
  • Posts: 18
Form not sent form RC login page?
« on: February 09, 2012, 03:20:15 AM »
Hi, does anyone know, how could this happen? See especially the empty _task and _action parameter. The user entered valid username and password, but why he could not login? What happened? I'm using RC 0.7.1.
Code: [Select]
Feb  7 08:03:39 iks roundcube: IMAP Error: Login failed for europant from 102.139.104.67. LOGIN: Login failed. in /var/www/webs/roundcubemail/program/include/rcube_imap.php on line 205 (POST /index.php?_task=&_action=)

Offline Pantani

  • Jr. Member
  • **
  • Posts: 18
Form not sent form RC login page?
« Reply #1 on: February 09, 2012, 03:34:25 AM »
And the same here:
Code: [Select]

428:Feb  8 14:33:43 iks roundcube: IMAP Error: Login failed for email@domain.cz from 212.18.1.44. LOGIN: Login failed. in /var/www/webs/roundcubemail/program/include/rcube_imap.php on line 205 (POST /index.php?_task=&_action=)
429:Feb  8 14:34:50 iks roundcube: IMAP Error: Login failed for email@domain.cz from 212.18.1.44. LOGIN: Login failed. in /var/www/webs/roundcubemail/program/include/rcube_imap.php on line 205 (POST /?_task=login&_action=login)

Why there is once _task and _action set and once not?
I think the user cannot influence this at all.