summaryrefslogtreecommitdiffstats
path: root/editusers.cgi
AgeCommit message (Expand)AuthorFilesLines
2005-08-05Bug 302723: Deleting a user account when this user is the assignee or QA cont...lpsolit%gmail.com1-7/+39
2005-07-25Bug 284264: Move canSeeUser from editusers.cgi to User.pm - Patch by Marc Sch...lpsolit%gmail.com1-55/+24
2005-07-21Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com1-2/+2
2005-07-13Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com1-1/+0
2005-06-25Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User...lpsolit%gmail.com1-26/+1
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com1-1/+1
2005-05-03Bug 289043: Implicit joins should be replaced by explicit joins - installment Cmkanat%kerio.com1-3/+4
2005-04-20Bug 290372: Missing locked tables in editusers.cgi - Patch by Frédéric Bucl...lpsolit%gmail.com1-1/+3
2005-04-17Bug 285153: editusers.cgi cleanliness re-do - Patch by Marc Schumann <wurblza...lpsolit%gmail.com1-40/+54
2005-04-13Bug 290000: lock email settings table before adding new userbugreport%peshkin.net1-0/+1
2005-04-13Bug 289062: editusers.cgi is querying for groups twice on update - Patch by T...lpsolit%gmail.com1-7/+6
2005-03-16Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com1-4/+3
2005-03-08Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca1-46/+37
2005-03-08Bug 284155 : New editusers.cgi broke group visibilitytravis%sedsystems.ca1-1/+1
2005-03-05Bug 277782: _throw_error should unlock tables when tables are locked, automat...mkanat%kerio.com1-11/+7
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca1-787/+681
2005-02-25Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User functionmkanat%kerio.com1-2/+2
2005-02-25Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com1-2/+2
2005-02-19Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function callmkanat%kerio.com1-2/+1
2005-02-17Bug 280495: Replace "REGEXP" with Bugzilla::DB function callmkanat%kerio.com1-3/+3
2005-02-11Bug 281845 : Possible to delete users who are initial QA contacts (Regression...travis%sedsystems.ca1-1/+1
2005-02-09Bug 280994 : Move ValidateNewUser out of globals.pltravis%sedsystems.ca1-1/+1
2005-02-01Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca1-2/+3
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net1-47/+24
2005-01-08Bug 108870: Bugzilla does not set email prefs for new user until user visits ...travis%sedsystems.ca1-1/+2
2004-10-17Patch for bug 261434: implement functionality to delete a user semi-properly ...jocuri%softhome.net1-1/+3
2004-07-31Patch for bug 253360: replace IF() with CASE WHEN for database compatibility;...jocuri%softhome.net1-3/+3
2004-07-28Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net1-1/+3
2004-07-27Bug 253088: Fix ability of users with bless privileges to bless usersbugreport%peshkin.net1-1/+1
2004-07-22Bug 252190: Fix unitialized value in editusers.cgibugreport%peshkin.net1-3/+3
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-19/+4
2004-07-12Backing out bug 241900bugreport%peshkin.net1-4/+19
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-19/+4
2004-07-10Bug 244272: Remove editusers 'query' parameterbugreport%peshkin.net1-3/+0
2004-07-10Bug 233486: Only process groups user is supposed to be able to bless in editg...bugreport%peshkin.net1-1/+2
2004-07-10Bug 236650: html_quote and validate email addresses in editueser.cgibugreport%peshkin.net1-1/+9
2004-06-16Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net1-19/+20
2004-05-23Bug 224021: taint issues in editusers.cgijouni%heikniemi.net1-0/+1
2004-05-23Bug 141006: Run edit*.cgis in taint mode.jouni%heikniemi.net1-1/+1
2004-04-14Bug 240439: "Edit user again" link didn't work if the user had a + in their e...justdave%syndicomm.com1-4/+4
2004-03-27Bug 235265: Getting rid of some unwanted form value dumps.justdave%syndicomm.com1-4/+0
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-2/+2
2004-03-27Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.kiko%async.com.br1-4/+4
2004-03-21Patch for bug 238033: eliminate HTML closing tags that haven't been opened an...jocuri%softhome.net1-3/+1
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br1-2/+2
2004-03-14Bug 214457 Updated user page is uselesstimeless%mozdev.org1-10/+28
2003-11-11Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk.jocuri%softhome.net1-1/+1
2003-09-27Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and thekiko%async.com.br1-5/+7
2003-07-20Bug 178935: Eliminating the "Add another user" link on the confirmation scree...justdave%syndicomm.com1-2/+5
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-4/+9