summaryrefslogtreecommitdiffstats
path: root/userprefs.cgi
AgeCommit message (Expand)AuthorFilesLines
2009-02-02Bug 472362: [SECURITY] Malicious attachments can change your user settings (u...lpsolit%gmail.com1-0/+8
2009-01-08Bug 472549: Ignore undefined values when committing user pref changes - Patch...lpsolit%gmail.com1-1/+1
2008-12-10Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...lpsolit%gmail.com1-27/+22
2008-10-23Bug 455584 - Use bz_crypt everywhere instead of the crypt() functiondkl%redhat.com1-6/+1
2008-09-12Bug 453767 - Passwords containing wide characters causes system errordkl%redhat.com1-2/+8
2008-08-20Bug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group ...mkanat%bugzilla.org1-1/+1
2008-04-03Bug 405946: Some emails are not sent in the language chosen by the addressee ...lpsolit%gmail.com1-1/+1
2007-12-16Bug 369062 prior should read "earlier" in edit groupstimeless%mozdev.org1-1/+1
2007-11-15Bug 403824: Replace table locks in most Bugzilla files with transactions - Pa...lpsolit%gmail.com1-8/+4
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
2007-07-26Bug 203309: "Users to watch" in email prefs doesn't support wildcard user mat...lpsolit%gmail.com1-2/+7
2007-07-21Bug 365890: Searches shared by users with bless rights are in the footer by d...lpsolit%gmail.com1-4/+4
2007-07-14Bug 381738: SaveAccount() in userprefs.cgi doesn't check Bugzilla->user->auth...lpsolit%gmail.com1-3/+6
2007-05-26Bug 381732: Old tokens are not deleted on time when changing the email addres...lpsolit%gmail.com1-0/+4
2007-01-08Bug 365256 Period is on the wrong side of a bunch of other parenthesestimeless%mozdev.org1-1/+1
2006-12-31Bug 365407: Reorder tabs in userprefs.cgi - Patch by Frédéric Buclin <L...lpsolit%gmail.com1-1/+1
2006-12-27Bug 364920 - "Watcher list should be sorted alphabetically" [p=reed r=LpSolit...reed%reedloden.com1-1/+2
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com1-1/+7
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org1-98/+50
2006-10-21Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com1-2/+0
2006-10-08Bug 355833: Groups are out of order when sharing queries - Patch by Frédéri...lpsolit%gmail.com1-4/+2
2006-08-20Bug 87795: Creating an account should send token and wait for confirmation (p...lpsolit%gmail.com1-1/+1
2006-08-17Bug 320197: Watcher editing in userprefs should use a list box instead of tex...mozilla%colinogilvie.co.uk1-15/+26
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com1-10/+114
2006-07-06Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org1-1/+1
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-4/+6
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-2/+2
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com1-2/+0
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-1/+2
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...lpsolit%gmail.com1-2/+2
2005-12-21Bug 287741: changing password from 'password' to 'password' should not invali...lpsolit%gmail.com1-10/+12
2005-12-21Bug 320866: Watching the same address twice produces software error - Patch b...lpsolit%gmail.com1-3/+3
2005-12-14Bug 313679: Changing email address in sudo mode logs user in askarl%kornel.name1-1/+3
2005-11-14Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b...lpsolit%gmail.com1-1/+1
2005-10-31Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...lpsolit%gmail.com1-38/+50
2005-10-28Bug 308340: General Preferences tab is empty except for submit button when no...lpsolit%gmail.com1-2/+13
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-1/+4
2005-10-12Bug 303699: Eliminate deprecated Bugzilla::DB routines from userprefs.cgi - P...lpsolit%gmail.com1-30/+35
2005-08-19Bug 304583: Remove all remaining need to rederive inherited groupsbugreport%peshkin.net1-5/+3
2005-08-16Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...lpsolit%gmail.com1-1/+2
2005-08-13Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin...lpsolit%gmail.com1-2/+1
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-2/+2
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-1/+1
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-2/+2
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-2/+2
2005-08-03Bug 303061: userprefs.cgi should call ThrowUserError for old_password_require...lpsolit%gmail.com1-1/+1
2005-07-28Bug 302200: uninitialized value when saving email prefs - Patch by Rob Siklos...lpsolit%gmail.com1-1/+3
2005-07-21Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com1-1/+1
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons instea...lpsolit%gmail.com1-6/+4