[Tickets #12041] Re: Authentication does not work any longer
noreply at bugs.horde.org
noreply at bugs.horde.org
Thu Feb 14 14:59:31 UTC 2013
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/12041
------------------------------------------------------------------------------
Ticket | 12041
Aktualisiert Von | martin.tessun at die-tessuns.de
Zusammenfassung | Authentication does not work any longer
Warteschlange | Horde Base
Version | 5.0.4
Typ | Bug
Status | Feedback
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
+Neue Anlage | Horde_Login_failed_2.txt
------------------------------------------------------------------------------
martin.tessun at die-tessuns.de (2013-02-14 14:59) hat geschrieben:
> With an empty table, this error couldn't happen, because with an
> empty table there's no duplicate key. Which session handler backend
> exactly do you use, and did you try a different driver if using SQL
> (mysqli vs. mysql/pdo if using mysql)?
Ok. I emptied the table again, and I am using the mysqli-driver now
(before mysql/PDO) Here is the result (in the end nothing changes; log
again in DEBUG).
Here sessionhandler before the login:
MariaDB [horde]> select * from horde_sessionhandler;
Empty set (0.00 sec)
and after:
MariaDB [horde]> select session_id from horde_sessionhandler;
+----------------------------------+
| session_id |
+----------------------------------+
| dbobdsjjhiidd6cq54al4g56i5cv6tfr |
+----------------------------------+
1 row in set (0.00 sec)
Perhaps there is some "INSERT" instead of an "UPDATE"-Statement somewhere?
regards,
Martin
martin.tessun at die-tessuns.de (2013-02-14 14:59) hat hochgeladen:
Horde_Login_failed_2.txt
http://bugs.horde.org/h/services/download/?module=whups&actionID=download_file&file=Horde_Login_failed_2.txt&ticket=12041&fn=%2FHorde_Login_failed_2.txt
More information about the bugs
mailing list