aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/login.php
Commit message (Collapse)AuthorAgeFilesLines
* Did some work converting lang file stuff to new formatJames Atkinson2001-05-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@366 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial SQL updates completePaul S. Owen2001-05-131-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@281 89ea8834-ac86-4346-8a33-228a782c2dd0
* Now allow for GET based sessionPaul S. Owen2001-05-061-14/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@256 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed display of Anonymous is username field if no user logged onPaul S. Owen2001-05-061-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@249 89ea8834-ac86-4346-8a33-228a782c2dd0
* Little fix to login so de-activated accounts won't be able to loginJames Atkinson2001-05-041-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@243 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@237 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some passthru support to loginJames Atkinson2001-05-011-9/+30
| | | | | | | Got edit profile half working.. git-svn-id: file:///svn/phpbb/trunk@223 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates and alterations mainly to templating varsPaul S. Owen2001-04-301-2/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@219 89ea8834-ac86-4346-8a33-228a782c2dd0
* Overhauled session code ... in a big wayPaul S. Owen2001-04-281-2/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@208 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modify to template sendpassword.php as U_ urlPaul S. Owen2001-04-241-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@205 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated for generic themingPaul S. Owen2001-04-241-21/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@203 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small mods to login pagePaul S. Owen2001-04-191-11/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@191 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introduced a full page login box inc prelim themeingPaul S. Owen2001-04-191-1/+44
| | | | git-svn-id: file:///svn/phpbb/trunk@190 89ea8834-ac86-4346-8a33-228a782c2dd0
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@149 89ea8834-ac86-4346-8a33-228a782c2dd0
* Compatibility and template updatesPaul S. Owen2001-04-151-1/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@145 89ea8834-ac86-4346-8a33-228a782c2dd0
* Session code updatesPaul S. Owen2001-04-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@143 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed to tie in with session code updatesPaul S. Owen2001-03-211-21/+50
| | | | git-svn-id: file:///svn/phpbb/trunk@119 89ea8834-ac86-4346-8a33-228a782c2dd0
* User registration works.James Atkinson2001-03-191-20/+20
| | | | git-svn-id: file:///svn/phpbb/trunk@106 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed USER_IP to $user_ipBart van Bragt2001-03-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@95 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started translation implemenation, added 1.2 english lang fileJames Atkinson2001-03-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@73 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added login/logout file and logic to login a userJames Atkinson2001-02-251-0/+57
git-svn-id: file:///svn/phpbb/trunk@65 89ea8834-ac86-4346-8a33-228a782c2dd0