aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Verify.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1194987: Editing your email address and make it point to a non-existent e...Frédéric Buclin2015-09-061-3/+6
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+2
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-0/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+8
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-14/+5
* Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann2011-04-271-0/+9
* Bug 380928 – Bugzilla::Auth::Verify::create_or_update_user can return st...ghendricks%novell.com2007-05-231-4/+3
* Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com2006-10-211-3/+5
* Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...mkanat%bugzilla.org2006-08-261-2/+7
* Bug 346245: attribute parameter 'johndoe@company.tld' is not a hash ref at Bu...mkanat%bugzilla.org2006-07-291-2/+2
* Bug 338573: Auth could throw an insecure dependency error if username is taintedmkanat%bugzilla.org2006-05-311-0/+6
* Bug 337661: LDAP user login failure: Can't locate object method "realname" vi...lpsolit%gmail.com2006-05-151-1/+1
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-121-0/+223