aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/account/created.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 87795: Creating an account should send token and wait for confirmation ↵lpsolit%gmail.com2006-08-201-11/+11
| | | | (prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk
* Bug 83044 - Any page is now capable of being a login page simply by adding ↵jake%bugzilla.org2005-03-131-1/+1
| | | | | | the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ↵gerv%gerv.net2002-05-071-0/+4
| | | | or so - many more to go... Patch by gerv; 2xr=bbaetz.
* Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net2002-04-241-2/+2
|
* Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net2002-04-201-2/+2
| | | | templates use all the correct names internally. Patch by me, 2xr=myk.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-191-0/+38
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.