PluggableAuth crash with unknown user
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PHPDevShell |
Fix Committed
|
Medium
|
Greg |
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\
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?
Changed in phpdevshell: | |
milestone: | 3.2.1-stable → 3.5 |
Reported by Bill Gosse (https:/ /answers. launchpad. net/phpdevshell /+question/ 204289)