← Back to team overview

phpdevshell team mailing list archive

[Bug 1029742] Re: PluggableAuth crash with unknown user

 

** Changed in: phpdevshell
    Milestone: 3.2.1-stable => 3.5

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

Title:
  PluggableAuth crash with unknown user

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  I installed the PluggableAuth V1.0.0 just to see what would happen.

  If I login with a valid username and password everything works fine, i
  get authenticated againist PDS's database user table.

  However if I attempt to login in with a bad username or password I get
  the following exception:

  "Uncaught Exception while running
  This page will try to provide as much information as possible so you can track down (and hopefully fix) the problem.

  The error

  The message of the error is as follow:

  Unable to implement auth plugin

  The error occurred in file
  C:\Dev\xampp\htdocs\phpdev\plugins\PluggableAuth\includes\AUTH_login.class.php
  at line 48"

  When I uninstall the plugin I no longer get the exception when I login
  with a bad username or password. I only get the standard invalid
  username or password error message.

  Is this normal behavior for this plugin?

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


References