[Tickets #11322] Re: Mobile view (smartphone): Unable to log in

bugs at horde.org bugs at horde.org
Sat Aug 11 15:26:58 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/11322
------------------------------------------------------------------------------
  Ticket             | 11322
  Updated By         | Thomas Jarosch <thomas.jarosch at intra2net.com>
  Summary            | Mobile view (smartphone): Unable to log in
  Queue              | IMP
  Version            | Git develop
  Type               | Bug
-State              | Feedback
+State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Thomas Jarosch <thomas.jarosch at intra2net.com> (2012-08-11 15:26) wrote:

> Can't reproduce not being able to login though (the above error is harmless).

Ok, I think I found a way to trigger it:

- Disable session cookies in horde/conf.php:
   $conf['session']['use_only_cookies'] = false;

- Disable cookies in php's php.ini:
   session.use_cookies = 0

If I enable all cookie settings, then I can log it.
So only sessions without cookie don't work.






More information about the bugs mailing list