Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 584 by senguttuvang: Array values exposed for no reason in moodle
http://code.google.com/p/openmeetings/issues/detail?id=584
OpenMeetings 0.5.2
Client and Server are running in Windows XP Professional SP3
I suspect the problem might be with server side of moodle integration.
OpenMeetings, on its own, works fine. The problem occurs only when
integrating with moodle. If openmeetings username/password is set wrong in
moodle settings, it shows error message as well as PHP array with typed
username and password. Also, when adding openmeetings activity in moodle,
openmeeings finely integrates with moodle EXCEPT, a PHP array with
username/password and other details are shown.
I arbitrarily debugged the code and came to know that the problem is in
Openmeetings_gateway.php, line no:68
$result = $client_userService->call('loginUser',$params);
This line of code exposes login details. Please correct this error as soon
as possible
Thanks in advance
Sincerely,
Senguttuvan G
Attachments:
Array exposing issue.JPG 146 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---