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
/
createaccount.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 87795: Creating an account should send token and wait for confirmation (p...
lpsolit%gmail.com
2006-08-20
1
-17
/
+2
*
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
2006-07-04
1
-1
/
+0
*
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
2006-07-04
1
-1
/
+1
*
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
2006-06-21
1
-2
/
+2
*
Bug 312935: User Account Log should start with a creation date - Patch by FrÃ...
lpsolit%gmail.com
2006-06-08
1
-2
/
+2
*
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org
2006-05-12
1
-1
/
+1
*
Bug 320436: New self-created accounts dont get regexp group memberships - Pat...
lpsolit%gmail.com
2005-12-21
1
-1
/
+3
*
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
2005-10-25
1
-3
/
+3
*
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...
lpsolit%gmail.com
2005-08-16
1
-1
/
+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 292059: No locking in createaccount.cgi - Patch by Frédéric Buclin <LpS...
lpsolit%gmail.com
2005-07-28
1
-12
/
+17
*
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
2005-07-21
1
-1
/
+2
*
Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an un...
lpsolit%gmail.com
2005-07-11
1
-1
/
+2
*
Bug 294778: Unable to create new accounts when requirelogin is on - Patch by ...
lpsolit%gmail.com
2005-05-20
1
-1
/
+2
*
Bug 276543: createaccount.cgi should not be displayed if account creation is ...
lpsolit%gmail.com
2005-03-30
1
-10
/
+14
*
Bug 284975: Any code after Throw*Error is a dead code.
mkanat%kerio.com
2005-03-09
1
-1
/
+0
*
Bug 280994 : Move ValidateNewUser out of globals.pl
travis%sedsystems.ca
2005-02-09
1
-2
/
+2
*
Bug 280124 : Move InsertNewUser to Bugzilla::User
travis%sedsystems.ca
2005-02-01
1
-1
/
+3
*
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
bugreport%peshkin.net
2004-07-21
1
-1
/
+1
*
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
2004-03-27
1
-3
/
+1
*
Patch for bug 235175: replaces ::FORM from createaccount.cgi with CGI based m...
jocuri%softhome.net
2004-02-24
1
-3
/
+2
*
Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
kiko%async.com.br
2003-11-27
1
-6
/
+2
*
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
2003-05-05
1
-4
/
+7
*
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
2003-03-27
1
-1
/
+1
*
Bug 180642 - Move authentication code into a module
bbaetz%acm.org
2003-03-22
1
-2
/
+2
*
Bug 86029 create permission restrictions for createaccount.cgi (prevent peopl...
bugreport%peshkin.net
2002-12-09
1
-0
/
+7
*
Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...
gerv%gerv.net
2002-10-02
1
-5
/
+1
*
Bug 165221: Apostrophes not properly handled during account creation. r=joel,...
preed%sigkill.com
2002-08-30
1
-1
/
+0
*
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
2002-08-26
1
-1
/
+0
*
Bug 156680: "Undefined variable warning" in createaccount.cgi
jouni%heikniemi.net
2002-07-12
1
-1
/
+1
*
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
bbaetz%student.usyd.edu.au
2002-06-17
1
-0
/
+3
*
Bug 138588 - missed a DisplayError -> ThrowTemplateError change.
gerv%gerv.net
2002-04-24
1
-1
/
+1
*
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...
gerv%gerv.net
2002-04-24
1
-7
/
+6
*
Fix for bug 136506: work-around taint error on Perl 5.005.
myk%mozilla.org
2002-04-17
1
-0
/
+1
*
Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...
justdave%syndicomm.com
2002-04-02
1
-1
/
+1
*
Bug 100094 - use generic template handling code
bbaetz%student.usyd.edu.au
2002-02-13
1
-21
/
+5
*
Bug 117509 - createaccount.cgi templatisation.
gerv%gerv.net
2002-01-30
1
-50
/
+47
*
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 19910: Bugzilla installs on the same server would interfere with ...
justdave%syndicomm.com
2001-10-13
1
-3
/
+3
*
Fix for bug 55630 - email-suffix is not shown in createaccount-page
jake%acutex.net
2001-10-06
1
-1
/
+1
*
Fix for bug 93388: Full name should be trimmed of whitespace before going
zach%zachlipton.com
2001-09-24
1
-1
/
+2
*
Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...
justdave%syndicomm.com
2001-07-11
1
-6
/
+11
*
refix for 40603: Assumes user is coming from different page
cyeh%bluemartini.com
2001-03-10
1
-4
/
+2
*
fixes for 51184, 51185, 51186: allow for ldap authentication. patches
cyeh%bluemartini.com
2000-09-16
1
-0
/
+9
*
fix for 40603: Assumes user is coming from different page
cyeh%bluemartini.com
2000-08-31
1
-2
/
+1
*
Fixing bug #17779 with patch from cdurst@world.std.com
tara%tequilarista.org
2000-06-15
1
-1
/
+1
*
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
terry%mozilla.org
2000-01-15
1
-0
/
+3
*
updated license boilerplate
dmose%mozilla.org
1999-11-02
1
-14
/
+15
*
Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice...
terry%mozilla.org
1999-09-28
1
-1
/
+3
*
Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optional
terry%mozilla.org
1999-08-19
1
-2
/
+8
[next]