← Back to team overview

phpdevshell team mailing list archive

[Bug 1032770] [NEW] ldap_sample addUser missing return true

 

Public bug reported:

The ldap_sample class code contained LPAP Plugin docs needs a return
statement that returns true added to the end of its addUser function.
Without the return true statement the login will fail the first time
even though the user successfully authenticated against the ldap server
and was successfully added to the local databse.

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/1032770

Title:
  ldap_sample addUser missing return true

Status in Open Source PHP RAD Framework with UI.:
  New

Bug description:
  The ldap_sample class code contained LPAP Plugin docs needs a return
  statement that returns true added to the end of its addUser function.
  Without the return true statement the login will fail the first time
  even though the user successfully authenticated against the ldap
  server and was successfully added to the local databse.

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1032770/+subscriptions


Follow ups

References