index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editusers.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...
lpsolit%gmail.com
2009-08-05
1
-31
/
+31
*
Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ...
lpsolit%gmail.com
2009-01-25
1
-1
/
+1
*
Bug 463688: editusers.cgi no longer lets you search for users using regular e...
lpsolit%gmail.com
2008-12-03
1
-8
/
+13
*
Bug 453681: Do not display the "Yes, delete" button if deleting a user accoun...
lpsolit%gmail.com
2008-11-22
1
-0
/
+9
*
Bug 463677: editusers.cgi: Use of uninitialized value in string eq - Patch by...
lpsolit%gmail.com
2008-11-11
1
-1
/
+1
*
Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi...
mkanat%bugzilla.org
2008-10-03
1
-3
/
+3
*
Bug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group ...
mkanat%bugzilla.org
2008-08-20
1
-3
/
+3
*
Bug 435250: In the "View User Account Log" page, the information in the "What...
lpsolit%gmail.com
2008-05-24
1
-1
/
+1
*
Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match()...
lpsolit%gmail.com
2008-02-04
1
-2
/
+2
*
Bug 395924: Deleting a user account may delete other user's whine - Patch by ...
lpsolit%gmail.com
2007-11-19
1
-9
/
+2
*
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
2007-10-19
1
-1
/
+1
*
Bug 398976: edit*.cgi scripts should use transactions for database interactio...
lpsolit%gmail.com
2007-10-10
1
-41
/
+4
*
Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ...
lpsolit%gmail.com
2007-03-11
1
-9
/
+12
*
Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...
lpsolit%gmail.com
2006-11-11
1
-1
/
+0
*
Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updates
mkanat%bugzilla.org
2006-10-21
1
-68
/
+10
*
Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...
wurblzap%gmail.com
2006-10-21
1
-5
/
+2
*
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...
lpsolit%gmail.com
2006-10-15
1
-0
/
+19
*
Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no 'changer...
lpsolit%gmail.com
2006-09-23
1
-1
/
+2
*
Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
mkanat%bugzilla.org
2006-09-04
1
-1
/
+1
*
Bug 351182: Odd number of elements in anonymous hash in editusers.cgi - Patch...
lpsolit%gmail.com
2006-09-04
1
-5
/
+5
*
Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...
mkanat%bugzilla.org
2006-08-26
1
-30
/
+8
*
Bug 349766: Use of uninitialized value in pattern match (m//) at editusers.cg...
lpsolit%gmail.com
2006-08-25
1
-15
/
+7
*
Bug 347291: Make Bugzilla::User use Bugzilla::Object
mkanat%bugzilla.org
2006-08-11
1
-1
/
+1
*
Bug 347269: Deleting a user account displays incoherent comments - Patch by F...
lpsolit%gmail.com
2006-08-09
1
-5
/
+5
*
Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by...
lpsolit%gmail.com
2006-08-05
1
-2
/
+0
*
Bug 347272: Deleting a user account crashes Bugzilla - Patch by Frédéric Bu...
lpsolit%gmail.com
2006-08-04
1
-4
/
+2
*
Bug 100953: Move data/nomail into the DB and implement a UI to edit it
karl.kornel%mindspeed.com
2006-07-30
1
-4
/
+14
*
Bug 339382: Make Bugzilla::Field use Bugzilla::Object
mkanat%bugzilla.org
2006-07-26
1
-1
/
+1
*
Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...
wurblzap%gmail.com
2006-07-14
1
-3
/
+26
*
Bug 173629: Clean up "my" variable scoping issues for mod_perl
mkanat%bugzilla.org
2006-07-06
1
-2
/
+6
*
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
2006-07-04
1
-1
/
+0
*
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
2006-07-04
1
-3
/
+4
*
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
2006-06-21
1
-5
/
+4
*
Bug 312935: User Account Log should start with a creation date - Patch by FrÃ...
lpsolit%gmail.com
2006-06-08
1
-3
/
+3
*
Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagT...
lpsolit%gmail.com
2006-05-17
1
-2
/
+1
*
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...
lpsolit%gmail.com
2006-05-08
1
-2
/
+2
*
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch...
lpsolit%gmail.com
2006-04-14
1
-1
/
+1
*
Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSoli...
lpsolit%gmail.com
2006-03-31
1
-12
/
+2
*
Bug 225162: We need a UI for viewing the profiles_activity table - Patch by G...
lpsolit%gmail.com
2006-02-26
1
-0
/
+25
*
Bug 328166: editusers.cgi does not work because it has a Byte Order Mark at t...
mkanat%kerio.com
2006-02-23
1
-1
/
+1
*
Patch for bug 237683: Allow for more flexible user searching such as real nam...
jocuri%softhome.net
2006-02-22
1
-4
/
+18
*
Bug 322082: Clean up user selection SQL.
wurblzap%gmail.com
2006-01-03
1
-5
/
+9
*
Bug 318171: Looking for group members finds grant right holders, too.
wurblzap%gmail.com
2005-12-31
1
-1
/
+2
*
Bug 320436: New self-created accounts dont get regexp group memberships - Pat...
lpsolit%gmail.com
2005-12-21
1
-2
/
+2
*
Bug 319942: Preferences not deleted along with user accounts.
wurblzap%gmail.com
2005-12-14
1
-0
/
+12
*
Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ...
lpsolit%gmail.com
2005-11-30
1
-40
/
+67
*
Bug 301067: [PostgreSQL] editusers.cgi doesn't do a case-insensitive comparis...
lpsolit%gmail.com
2005-11-04
1
-1
/
+1
*
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
2005-10-25
1
-2
/
+1
*
Bug 305979: Removing a user account who was requested to set a flag at least ...
lpsolit%gmail.com
2005-10-18
1
-1
/
+1
*
Bug 303784: Visibility can keep admin from administering groups - Patch by Jo...
lpsolit%gmail.com
2005-09-26
1
-12
/
+3
[next]