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
/
token.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-06
Bug 878035: Do not disclose whether a user account exists or not when a user ...
Frédéric Buclin
1
-3
/
+4
2012-09-01
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
1
-0
/
+1
2012-08-06
Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized pass...
Frédéric Buclin
1
-0
/
+5
2012-05-28
Bug 355596: Your password should be requested to confirm your email address c...
Koosha Khajeh Moogahi
1
-5
/
+11
2012-05-18
Bug 752303: It is no longer possible to cancel an email address change when t...
Koosha Khajeh Moogahi
1
-14
/
+5
2012-01-23
Bug 319953: Missing real email syntax check
Frédéric Buclin
1
-3
/
+1
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-20
/
+5
2011-12-28
Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email WebSer...
Frédéric Buclin
1
-0
/
+4
2011-08-16
Fix complains from 012throwables.t due to bug 677901
Frédéric Buclin
1
-8
/
+9
2011-08-16
Bug 677901: Bugzilla crashes when no token is passed to token.cgi but the scr...
Frédéric Buclin
1
-161
/
+101
2011-07-05
Bug 658929 - User autocomplete is very slow when there are lots of users in t...
David Lawrence
1
-1
/
+1
2010-05-20
Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...
Frédéric Buclin
1
-5
/
+2
2009-10-09
Bug 514913: Eliminate ssl="authenticated sessions"
mkanat%bugzilla.org
1
-8
/
+0
2009-09-11
Bug 508189: (CVE-2009-3166) [SECURITY] Logging in after changing your passwor...
mkanat%bugzilla.org
1
-0
/
+4
2009-08-11
Bug 349336: Automatically log in the user when he chooses his password to cre...
lpsolit%gmail.com
1
-2
/
+6
2009-06-12
496856 - correct patch
bbaetz%acm.org
1
-1
/
+1
2009-06-10
Bug 496856 - Fix token.cgi transaction handling
bbaetz%acm.org
1
-5
/
+9
2009-01-08
Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin <LpSolit...
lpsolit%gmail.com
1
-1
/
+2
2008-09-20
Bug 455814: token.cgi should reject password change requests for disabled acc...
lpsolit%gmail.com
1
-0
/
+6
2008-09-19
Bug 455815: Remove global variables from token.cgi - Patch by Frédéric ...
lpsolit%gmail.com
1
-65
/
+70
2008-08-18
Bug 428659 â Setting SSL param to 'authenticated sessions' only protects...
dkl%redhat.com
1
-2
/
+3
2008-07-29
Backing out these patches as they cause a regression. More information
dkl%redhat.com
1
-3
/
+5
2008-07-10
Bug 428659 â Setting SSL param to 'authenticated sessions' only protects...
dkl%redhat.com
1
-5
/
+3
2008-04-03
Bug 405946: Some emails are not sent in the language chosen by the addressee ...
lpsolit%gmail.com
1
-11
/
+7
2007-11-19
Bug 403834: Replace table locks with database transactions in tokens, votes, ...
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-23
Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ...
timeless%mozdev.org
1
-1
/
+1
2007-07-10
Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something
timeless%mozdev.org
1
-1
/
+1
2007-03-11
Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...
reed%reedloden.com
1
-5
/
+5
2006-10-21
Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...
wurblzap%gmail.com
1
-20
/
+20
2006-10-15
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...
lpsolit%gmail.com
1
-1
/
+1
2006-08-26
Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...
mkanat%bugzilla.org
1
-25
/
+7
2006-08-20
Bug 87795: Creating an account should send token and wait for confirmation (p...
lpsolit%gmail.com
1
-0
/
+87
2006-07-06
Bug 173629: Clean up "my" variable scoping issues for mod_perl
mkanat%bugzilla.org
1
-3
/
+3
2006-06-21
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
1
-9
/
+3
2006-06-20
Spelling in code comments patch: 'methids' -> 'methods'; patch by Vlad Dascal...
vladd%bugzilla.org
1
-1
/
+1
2006-05-12
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org
1
-1
/
+1
2006-05-08
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...
lpsolit%gmail.com
1
-2
/
+2
2005-10-25
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
1
-4
/
+4
2005-10-24
Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...
lpsolit%gmail.com
1
-4
/
+2
2005-10-12
Bug 303697: Eliminate deprecated Bugzilla::DB routines from token.cgi - Patch...
lpsolit%gmail.com
1
-40
/
+42
2005-08-19
Bug 304583: Remove all remaining need to rederive inherited groups
bugreport%peshkin.net
1
-2
/
+2
2005-08-16
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...
lpsolit%gmail.com
1
-3
/
+4
2005-08-10
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
1
-1
/
+1
2005-07-21
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
1
-1
/
+1
2005-07-13
Bug 300336: Bugzilla::Auth should not contain any exported subroutines
mkanat%kerio.com
1
-1
/
+1
2005-07-08
Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...
mkanat%kerio.com
1
-1
/
+3
2005-02-18
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
1
-8
/
+13
2005-02-09
Bug 280994 : Move ValidateNewUser out of globals.pl
travis%sedsystems.ca
1
-1
/
+1
2005-02-01
Bug 278792 : Move Crypt() to Bugzilla::Auth
travis%sedsystems.ca
1
-1
/
+2
[next]