aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/login.php
Commit message (Expand)AuthorAgeFilesLines
* Improved treatment of forward_page paramPaul S. Owen2001-06-131-27/+59
* Did some work converting lang file stuff to new formatJames Atkinson2001-05-281-1/+1
* Initial SQL updates completePaul S. Owen2001-05-131-6/+6
* Now allow for GET based sessionPaul S. Owen2001-05-061-14/+13
* Removed display of Anonymous is username field if no user logged onPaul S. Owen2001-05-061-2/+4
* Little fix to login so de-activated accounts won't be able to loginJames Atkinson2001-05-041-1/+1
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-2/+3
* Added some passthru support to loginJames Atkinson2001-05-011-9/+30
* Minor updates and alterations mainly to templating varsPaul S. Owen2001-04-301-2/+9
* Overhauled session code ... in a big wayPaul S. Owen2001-04-281-2/+4
* Modify to template sendpassword.php as U_ urlPaul S. Owen2001-04-241-3/+1
* Updated for generic themingPaul S. Owen2001-04-241-21/+1
* Small mods to login pagePaul S. Owen2001-04-191-11/+12
* Introduced a full page login box inc prelim themeingPaul S. Owen2001-04-191-1/+44
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-4/+4
* Compatibility and template updatesPaul S. Owen2001-04-151-1/+10
* Session code updatesPaul S. Owen2001-04-151-1/+1
* Changed to tie in with session code updatesPaul S. Owen2001-03-211-21/+50
* User registration works.James Atkinson2001-03-191-20/+20
* Changed USER_IP to $user_ipBart van Bragt2001-03-091-1/+1
* Started translation implemenation, added 1.2 english lang fileJames Atkinson2001-03-021-1/+1
* Added login/logout file and logic to login a userJames Atkinson2001-02-251-0/+57