summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Verify.pm
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to Data:...Dylan William Hardison1-1/+1
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-6/+6
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-14/+8
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-8/+14
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-14/+8
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-2/+6
2011-04-28Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann1-0/+9
2007-05-24Bug 380928 – Bugzilla::Auth::Verify::create_or_update_user can return st...ghendricks%novell.com1-4/+3
2006-10-21Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com1-3/+5
2006-08-26Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...mkanat%bugzilla.org1-2/+7
2006-07-29Bug 346245: attribute parameter 'johndoe@company.tld' is not a hash ref at Bu...mkanat%bugzilla.org1-2/+2
2006-05-31Bug 338573: Auth could throw an insecure dependency error if username is taintedmkanat%bugzilla.org1-0/+6
2006-05-16Bug 337661: LDAP user login failure: Can't locate object method "realname" vi...lpsolit%gmail.com1-1/+1
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-0/+223