Emmanuel Seyman
Emmanuel Seyman
PkgDB has indeed being replaced by a number of other services. Let me see what I can do to fix this.
I've been waiting for something to replace pkgdb's API but, sadly, nothing seems to be on the horizon. You can remove the code.
Looking at the commit, the code looks ok. I do have issue with the fact that you're renaming the error message "invalid_login_or_password" to "invalid_username_or_password" but still leaving a call to...
FTR, I'm using Bugzilla on CentOS using the shipped version of PostgreSQL. I'm not a huge fan of mysql-isms (other than in Bugzilla::DB::MySQL) so I would prefer having one SQL...
If someone fixes the conflicts, I'll agree to review it. Although, like @labster, I'm much more in favour of using Authen-Passphrase than Crypt::Eksblowfish::Bcrypt.
I run into the same issue. Applying PR#4075 made it go away.
I would much prefer we incorporate Guillermo Reisch's patch in bug #1979293#c2 to this change.