[Tickets #14523] Re: Invalid argument supplied for foreach() (gollem/lib/Auth.php)
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Jan 13 21:04:27 UTC 2017
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14523
------------------------------------------------------------------------------
Ticket | 14523
Updated By | Git Commit <commits at lists.horde.org>
Summary | Invalid argument supplied for foreach()
| (gollem/lib/Auth.php)
Queue | Gollem
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2017-01-13 21:04) wrote:
Changes have been made in Git (FRAMEWORK_5_2):
commit 726eb303b5fa088eceb29edd72c3647fb85d1b1d
Author: Jan Schneider <jan at horde.org>
Date: Fri Jan 13 21:59:16 2017 +0100
Try to get rid of "Invalid argument supplied for foreach()" from Gollem.
For one, we have been using an invalid flag for $session->get().
Make sure it returns an array.
Besides that, store the passwords array in the session, even if empty.
Bug: 14523
gollem/lib/Auth.php | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/726eb303b5fa088eceb29edd72c3647fb85d1b1d
More information about the bugs
mailing list