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
/
token.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ...
timeless%mozdev.org
2007-07-23
1
-1
/
+1
*
Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or something
timeless%mozdev.org
2007-07-10
1
-1
/
+1
*
Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...
reed%reedloden.com
2007-03-11
1
-5
/
+5
*
Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...
wurblzap%gmail.com
2006-10-21
1
-20
/
+20
*
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...
lpsolit%gmail.com
2006-10-15
1
-1
/
+1
*
Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...
mkanat%bugzilla.org
2006-08-26
1
-25
/
+7
*
Bug 87795: Creating an account should send token and wait for confirmation (p...
lpsolit%gmail.com
2006-08-20
1
-0
/
+87
*
Bug 173629: Clean up "my" variable scoping issues for mod_perl
mkanat%bugzilla.org
2006-07-06
1
-3
/
+3
*
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
2006-06-21
1
-9
/
+3
*
Spelling in code comments patch: 'methids' -> 'methods'; patch by Vlad Dascal...
vladd%bugzilla.org
2006-06-19
1
-1
/
+1
*
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org
2006-05-12
1
-1
/
+1
*
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...
lpsolit%gmail.com
2006-05-08
1
-2
/
+2
*
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
2005-10-25
1
-4
/
+4
*
Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ...
lpsolit%gmail.com
2005-10-24
1
-4
/
+2
*
Bug 303697: Eliminate deprecated Bugzilla::DB routines from token.cgi - Patch...
lpsolit%gmail.com
2005-10-12
1
-40
/
+42
*
Bug 304583: Remove all remaining need to rederive inherited groups
bugreport%peshkin.net
2005-08-19
1
-2
/
+2
*
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...
lpsolit%gmail.com
2005-08-16
1
-3
/
+4
*
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
2005-08-10
1
-1
/
+1
*
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
2005-07-21
1
-1
/
+1
*
Bug 300336: Bugzilla::Auth should not contain any exported subroutines
mkanat%kerio.com
2005-07-13
1
-1
/
+1
*
Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...
mkanat%kerio.com
2005-07-08
1
-1
/
+3
*
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-18
1
-8
/
+13
*
Bug 280994 : Move ValidateNewUser out of globals.pl
travis%sedsystems.ca
2005-02-09
1
-1
/
+1
*
Bug 278792 : Move Crypt() to Bugzilla::Auth
travis%sedsystems.ca
2005-02-01
1
-1
/
+2
*
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
bugreport%peshkin.net
2004-07-21
1
-1
/
+8
*
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
2004-03-27
1
-3
/
+3
*
Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
kiko%async.com.br
2004-03-27
1
-1
/
+1
*
Bug 237517 inconsistent spelling of cancelled or canceled
timeless%mozdev.org
2004-03-19
1
-1
/
+1
*
Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances o...
justdave%syndicomm.com
2004-03-18
1
-3
/
+3
*
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...
justdave%syndicomm.com
2004-03-18
1
-8
/
+8
*
Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa ...
jocuri%softhome.net
2004-02-29
1
-20
/
+21
*
Bug 177449: When changing email address, old email address confirmation was c...
justdave%syndicomm.com
2003-09-24
1
-1
/
+1
*
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
bbaetz%acm.org
2003-09-14
1
-1
/
+1
*
Bug 180635 - Enhance Bugzilla::User to store additional information
bbaetz%acm.org
2003-06-03
1
-2
/
+16
*
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
2003-05-05
1
-7
/
+9
*
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
bbaetz%acm.org
2003-04-02
1
-2
/
+2
*
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
2003-03-27
1
-1
/
+1
*
Bug 173761 Need ability to always require login
bugreport%peshkin.net
2002-11-27
1
-1
/
+1
*
Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...
gerv%gerv.net
2002-10-06
1
-5
/
+1
*
Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...
gerv%gerv.net
2002-09-30
1
-42
/
+25
*
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
bugreport%peshkin.net
2002-09-23
1
-0
/
+2
*
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
2002-08-26
1
-1
/
+0
*
Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by ...
gerv%gerv.net
2002-08-10
1
-12
/
+4
*
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
bbaetz%student.usyd.edu.au
2002-06-17
1
-0
/
+1
*
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...
gerv%gerv.net
2002-04-24
1
-16
/
+9
*
Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...
justdave%syndicomm.com
2002-04-02
1
-1
/
+128
*
Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.
gerv%gerv.net
2002-03-16
1
-61
/
+29
*
Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from
bbaetz%student.usyd.edu.au
2002-02-04
1
-0
/
+2
*
Fix for bug 108982: enable taint mode for all user-facing CGI files.
justdave%syndicomm.com
2002-01-20
1
-1
/
+3
*
Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ...
jake%acutex.net
2001-08-17
1
-1
/
+1
[next]