index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
userprefs.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
Bug 1209599 - group general preferences by category
David Lawrence
1
-14
/
+13
2015-10-16
Bug 1196626 - log all authenticated requests
Dylan William Hardison
1
-0
/
+9
2015-10-12
Bug 1199089 - add support for duo-security
Byron Jones
1
-14
/
+68
2015-10-06
Bug 1211750 - Changing password with MFA turned on will not work
Dylan William Hardison
1
-1
/
+1
2015-09-29
Bug 1199090 - add printable recovery 2fa codes
Byron Jones
1
-6
/
+22
2015-09-23
Bug 1199087 - extend 2fa protection beyond login
Byron Jones
1
-41
/
+220
2015-09-03
Bug 1200961 - switching to the modal view doesn't force the mozilla skin
Byron Jones
1
-0
/
+3
2015-09-01
Bug 1197073 - fix mfa disabling when updating account tab
Byron Jones
1
-1
/
+0
2015-09-01
Bug 1197073 - add support for 2fa using totp (eg. google authenticator)
Byron Jones
1
-1
/
+57
2015-08-24
Bug 1192687 - add the ability for users to view and revoke existing sessions
Dylan William Hardison
1
-0
/
+53
2015-07-29
Bug 1188374 - account disabling lacks csrf protection
Byron Jones
1
-2
/
+3
2015-07-28
Bug 1188374 - disable account disabling
Byron Jones
1
-1
/
+1
2015-07-27
Bug 1171806 - add the ability for a user to disable/"remove" their own account
Byron Jones
1
-1
/
+20
2015-01-29
Bug 1045145: backport upstream bug 726696 to bmo/4.2 to allow use of api keys...
David Lawrence
1
-0
/
+60
2014-08-12
Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcached
Byron Jones
1
-0
/
+2
2014-06-05
Bug 1018811: updated account name not reflected in "Reported" field of bugs
Byron Jones
1
-10
/
+7
2014-03-04
Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)
Byron Jones
1
-2
/
+3
2013-10-29
Bug 892615: Add a 24 hour nag to all requests (review, feedback and need-info...
Byron Jones
1
-1
/
+1
2013-04-11
Bug 859480: Ability to ignore specific bugs (not get email from them, even as...
Dave Lawrence
1
-2
/
+43
2012-01-18
Bug 718905: Move user_preferences hook up, before other actions in userprefs.cgi
Tiago Mello
1
-8
/
+10
2011-08-17
Bug 677522: IssueEmailChangeToken() should get the old login name from the us...
Frédéric Buclin
1
-5
/
+2
2011-08-04
Bug 670868: (CVE-2011-2978) [SECURITY] Account preferences page trusts user-m...
Byron Jones
1
-1
/
+1
2010-11-04
Bug 485418: Code and template hooks for userprefs.cgi to be able to add addit...
Frédéric Buclin
1
-7
/
+17
2010-10-07
Bug 602165: Change sql_interval to sql_date_math, in preparation for
Max Kanat-Alexander
1
-2
/
+3
2010-05-07
Bug 561745: Impossible to uncheck boxes in the Email preferences
Frédéric Buclin
1
-41
/
+36
2010-03-29
Bug 553693: A new logincookie is created when changing the password or email ...
Frédéric Buclin
1
-27
/
+23
2010-02-11
Bug 545715: New Hook: bugmail_relationships
Max Kanat-Alexander
1
-1
/
+3
2010-02-01
Bug 534057: Auto-completion no longer works in email_in.pl
Frédéric Buclin
1
-1
/
+1
2009-02-02
Bug 472362: [SECURITY] Malicious attachments can change your user settings (u...
lpsolit%gmail.com
1
-0
/
+8
2009-01-08
Bug 472549: Ignore undefined values when committing user pref changes - Patch...
lpsolit%gmail.com
1
-1
/
+1
2008-12-10
Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...
lpsolit%gmail.com
1
-27
/
+22
2008-10-23
Bug 455584 - Use bz_crypt everywhere instead of the crypt() function
dkl%redhat.com
1
-6
/
+1
2008-09-12
Bug 453767 - Passwords containing wide characters causes system error
dkl%redhat.com
1
-2
/
+8
2008-08-20
Bug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group ...
mkanat%bugzilla.org
1
-1
/
+1
2008-04-03
Bug 405946: Some emails are not sent in the language chosen by the addressee ...
lpsolit%gmail.com
1
-1
/
+1
2007-12-16
Bug 369062 prior should read "earlier" in edit groups
timeless%mozdev.org
1
-1
/
+1
2007-11-15
Bug 403824: Replace table locks in most Bugzilla files with transactions - Pa...
lpsolit%gmail.com
1
-8
/
+4
2007-10-19
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
1
-1
/
+1
2007-07-26
Bug 203309: "Users to watch" in email prefs doesn't support wildcard user mat...
lpsolit%gmail.com
1
-2
/
+7
2007-07-21
Bug 365890: Searches shared by users with bless rights are in the footer by d...
lpsolit%gmail.com
1
-4
/
+4
2007-07-14
Bug 381738: SaveAccount() in userprefs.cgi doesn't check Bugzilla->user->auth...
lpsolit%gmail.com
1
-3
/
+6
2007-05-26
Bug 381732: Old tokens are not deleted on time when changing the email addres...
lpsolit%gmail.com
1
-0
/
+4
2007-01-08
Bug 365256 Period is on the wrong side of a bunch of other parentheses
timeless%mozdev.org
1
-1
/
+1
2006-12-31
Bug 365407: Reorder tabs in userprefs.cgi - Patch by Frédéric Buclin <L...
lpsolit%gmail.com
1
-1
/
+1
2006-12-27
Bug 364920 - "Watcher list should be sorted alphabetically" [p=reed r=LpSolit...
reed%reedloden.com
1
-1
/
+2
2006-11-11
Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...
lpsolit%gmail.com
1
-1
/
+7
2006-11-04
Bug 352403: Create an object for saved searches, and have Bugzilla::User use it
mkanat%bugzilla.org
1
-98
/
+50
2006-10-21
Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...
wurblzap%gmail.com
1
-2
/
+0
2006-10-08
Bug 355833: Groups are out of order when sharing queries - Patch by Frédéri...
lpsolit%gmail.com
1
-4
/
+2
2006-08-20
Bug 87795: Creating an account should send token and wait for confirmation (p...
lpsolit%gmail.com
1
-1
/
+1
[next]