aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/login.php
Commit message (Expand)AuthorAgeFilesLines
* Removed test redirect headersPaul S. Owen2001-12-021-13/+5
* Allow admins to login to disabled board ... for admin panel access onlyPaul S. Owen2001-11-301-21/+42
* More lang related cleanupsPaul S. Owen2001-11-181-2/+3
* Changed to new lang vars + redirect for loginPaul S. Owen2001-11-031-4/+12
* Changed to new lang vars + redirect for loginPaul S. Owen2001-11-031-1/+9
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-25/+32
* Various updates mainly URI session related ... login still having problem wit...Paul S. Owen2001-10-141-14/+14
* I have an excuse for this idiotic serious of commits ... I'll let you know wh...Paul S. Owen2001-10-101-1/+0
* Send new password + old password check stuff ... this time I'm fairly confide...Paul S. Owen2001-10-101-0/+1
* Added Send New Password functions + added check for current password when cha...Paul S. Owen2001-10-101-1/+1
* Re-added GPL disclaimersJames Atkinson2001-08-301-13/+22
* Modified header commentsPaul S. Owen2001-08-261-11/+1
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-13/+20
* 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