summaryrefslogtreecommitdiff
path: root/registration.php
AgeCommit message (Collapse)AuthorFilesLines
2011-04-06Updated the website content in several placesYohann Ferreira1-11/+18
* Corrected information about getting the latest development version of the client * Removed the outdated Servers page and link again to the wiki * Removed some outdated links to external pages * Removed the empty and unused Screenshots page Reviewed-by: Thorbjørn Lindeijer
2011-04-06Committed notice added to Registration pageThorbjørn Lindeijer1-1/+2
2009-12-04Updated the link to the IRC channelThorbjørn Lindeijer1-2/+0
Also removed unnecessary key variables, since they are set in keys.php.
2009-10-21Refined message about sending spamThorbjørn Lindeijer1-1/+1
Somebody on the forums misunderstood it. ;-)
2009-10-20Move reCAPTCHA keys into an example fileJared Adams1-0/+2
So we don't keep destroying them.
2009-10-20Added a note about email address usageThorbjørn Lindeijer1-1/+1
2009-10-20Some textual improvements and fixesThorbjørn Lindeijer1-1/+1
2009-10-20Fixed sentence on successfully filling in registration formThorbjørn Lindeijer1-1/+1
2009-10-20New accounts will be written to a mysql databaseAndreas Habel1-65/+50
2009-10-18Change how registration worksJared Adams1-39/+48
2009-10-18Added system call to create account.Andreas Habel1-4/+19
2009-10-18Added public key of tmw.Andreas Habel1-1/+1
2009-10-18Added gender to the registration form and more input verificationThorbjørn Lindeijer1-8/+27
2009-10-18Added new page for online account registration.Andreas Habel1-0/+108
Needs call to ladmin to really create an account.