summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/account.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-17/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2010-03-29Bug 553693: A new logincookie is created when changing the password or email ↵Frédéric Buclin1-3/+2
address instead of reusing the existing one r/a=mkanat
2008-10-18Bug 460588: Add template hooks for adding fields to editgroups and userprefs ↵mkanat%bugzilla.org1-1/+3
Account Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-07-30Bug 369592 New Account Privacy policy etc. string changes for bmotimeless%mozdev.org1-1/+1
r=lpsolit a=lpsolit
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-14/+15
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2004-03-19Bug 237514 Confirmed email address is missing </td>timeless%mozdev.org1-1/+1
r=kiko a=justdave
2004-03-17Patch for bug 237646: fix for regression in userprefs.cgi that disallowed ↵jocuri%softhome.net1-3/+2
users to change their password via this page; r=kiko; a=myk.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-2/+2
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-5/+5
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+99
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.