summaryrefslogtreecommitdiffstats
path: root/editusers.cgi
AgeCommit message (Expand)AuthorFilesLines
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-21/+10
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-10/+21
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-21/+10
2015-11-18Bug 1225713 - allow servicedesk group members to edit insidergroup usersByron Jones1-1/+2
2015-10-29Bug 1213757 - delegate password and 2fa resets to servicedeskByron Jones1-2/+1
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones1-1/+1
2015-09-01Bug 1197073 - add support for 2fa using totp (eg. google authenticator)Byron Jones1-0/+4
2015-08-25Bug 1196134 - add ability for admins to force a user to change their password...Byron Jones1-0/+6
2015-08-24Bug 1196614 - restrict the ability for users with editusers/creategroups to a...Byron Jones1-0/+12
2015-08-17Bug 1193190 - 'view account history' on edituser should include audit_log ent...Byron Jones1-13/+53
2014-06-11Bug 978146: activity entry when setting flags isn't split across multiple rowsByron Jones1-8/+3
2014-05-28Bug 993939: Bugzilla::User::Setting::groups() should use memcachedByron Jones1-0/+1
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones1-0/+5
2013-08-23Bug 903387 - Backport bug 240437 (last_seen_date column) to BMO 4.2Dave Lawrence1-1/+2
2012-03-19merge with bugzilla/4.2Dave Lawrence1-0/+3
2012-03-09Bug 730794 - Need new hook edituser pageFrancisco Donalisio1-0/+3
2012-02-08Bug 533012 - add the ability to see all the administrative actions performed ...Dave Lawrence1-3/+13
2011-08-30Bug 628806: user selection field in editusers should strip leading and traili...timeless1-1/+1
2011-08-30Bug 682747: Wrong check in editusers.cgiFrédéric Buclin1-1/+1
2011-07-05Bug 658929 - User autocomplete is very slow when there are lots of users in t...David Lawrence1-1/+1
2011-04-28Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann1-1/+5
2010-05-20Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...Frédéric Buclin1-2/+1
2010-05-07Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o...Reed Loden1-1/+1
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-4/+0
2009-12-30Bug 483987: Administrators can't create user accounts when using the Env auth...lpsolit%gmail.com1-1/+6
2009-08-05Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...lpsolit%gmail.com1-31/+31
2009-01-25Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ...lpsolit%gmail.com1-1/+1
2008-12-03Bug 463688: editusers.cgi no longer lets you search for users using regular e...lpsolit%gmail.com1-8/+13
2008-11-22Bug 453681: Do not display the "Yes, delete" button if deleting a user accoun...lpsolit%gmail.com1-0/+9
2008-11-11Bug 463677: editusers.cgi: Use of uninitialized value in string eq - Patch by...lpsolit%gmail.com1-1/+1
2008-10-03Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi...mkanat%bugzilla.org1-3/+3
2008-08-20Bug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group ...mkanat%bugzilla.org1-3/+3
2008-05-24Bug 435250: In the "View User Account Log" page, the information in the "What...lpsolit%gmail.com1-1/+1
2008-02-04Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match()...lpsolit%gmail.com1-2/+2
2007-11-19Bug 395924: Deleting a user account may delete other user's whine - Patch by ...lpsolit%gmail.com1-9/+2
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
2007-10-10Bug 398976: edit*.cgi scripts should use transactions for database interactio...lpsolit%gmail.com1-41/+4
2007-03-11Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...lpsolit%gmail.com1-9/+12
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com1-1/+0
2006-10-21Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updatesmkanat%bugzilla.org1-68/+10
2006-10-21Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com1-5/+2
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com1-0/+19
2006-09-23Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no 'changer...lpsolit%gmail.com1-1/+2
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-1/+1
2006-09-04Bug 351182: Odd number of elements in anonymous hash in editusers.cgi - Patch...lpsolit%gmail.com1-5/+5
2006-08-26Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...mkanat%bugzilla.org1-30/+8
2006-08-25Bug 349766: Use of uninitialized value in pattern match (m//) at editusers.cg...lpsolit%gmail.com1-15/+7
2006-08-11Bug 347291: Make Bugzilla::User use Bugzilla::Objectmkanat%bugzilla.org1-1/+1
2006-08-09Bug 347269: Deleting a user account displays incoherent comments - Patch by F...lpsolit%gmail.com1-5/+5
2006-08-05Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by...lpsolit%gmail.com1-2/+0