root / tags / release_2_0_2 / phpBB / login.php

View | Annotate | Download (6.9 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 PM

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2648 06/27/2002 11:26 PM dougk_ff7

Ok, fixing a few bugs here.... I still have more to do, but this fixes a
funny bug in login.php where redirect won't allow more than the file and
mode... Now it should work with posting (or any other page). Also fixes a
typo in admin_db_utilities.php.

P.S. James, don't commit config.php. ;) Fortunately, it didn't seem like...

2575 05/13/2002 03:18 PM psotfx

Added exit's after those header location redirects without them

2483 04/04/2002 04:47 PM

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2448 03/31/2002 02:06 AM psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2444 03/28/2002 08:52 PM the_systech

Ok all of these damned httpd server that are different are about annoying

2394 03/22/2002 01:22 PM psotfx

webstar on MacOS X seems to suffer the same refresh issue as IIS CGI, fixed

2351 03/19/2002 04:39 PM dougk_ff7

Here we have the pleasure of fixing bugs 526891 and 530830. Both have been tested on my local copy, and they should be ready!

2305 03/18/2002 02:35 PM psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2166 02/16/2002 12:34 AM psotfx

Minor updates, may fix bug #517876

2060 02/05/2002 02:45 AM psotfx

Minor fix for quoting and excess space

2000 01/28/2002 06:57 PM psotfx

Another fix

1999 01/28/2002 06:40 PM psotfx

Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these

1972 01/27/2002 04:16 PM psotfx

header Location mod to cope with IIS ... I hope

1661 12/21/2001 04:51 PM psotfx

Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.

1511 12/05/2001 01:20 AM psotfx

New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks

1496 12/02/2001 02:04 AM psotfx

Removed test redirect headers

1490 11/30/2001 07:51 PM psotfx

Allow admins to login to disabled board ... for admin panel access only

1355 11/18/2001 03:02 PM psotfx

More lang related cleanups

1264 11/03/2001 05:17 PM psotfx

Changed to new lang vars + redirect for login

1263 11/03/2001 05:15 PM psotfx

Changed to new lang vars + redirect for login

1190 10/14/2001 08:22 PM psotfx

Various changes to location redirection ... please note the format and name changes

1183 10/14/2001 05:49 PM psotfx

Various updates mainly URI session related ... login still having problem with full URI sessions

1160 10/10/2001 10:28 PM psotfx

I have an excuse for this idiotic serious of commits ... I'll let you know what is when I think of it ...

1159 10/10/2001 08:27 PM psotfx

Send new password + old password check stuff ... this time I'm fairly confident it works ... no really, I mean it

1155 10/10/2001 07:27 PM psotfx

Added Send New Password functions + added check for current password when changing

943 08/31/2001 12:20 AM thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 PM psotfx

Modified header comments

646 07/13/2001 06:14 PM psotfx

Changes to include location + some other misc stuff

490 06/14/2001 01:17 AM psotfx

Improved treatment of forward_page param

366 05/28/2001 10:23 PM thefinn

Did some work converting lang file stuff to new format

281 05/13/2001 06:02 PM psotfx

Initial SQL updates complete

256 05/06/2001 06:16 PM psotfx

Now allow for GET based session

249 05/06/2001 02:25 AM psotfx

Removed display of Anonymous is username field if no user logged on

243 05/04/2001 02:36 AM thefinn

Little fix to login so de-activated accounts won't be able to login

237 05/04/2001 12:10 AM psotfx

Moved config, images vars to arrays and various other fixes

223 05/01/2001 10:27 PM thefinn

Added some passthru support to login
Got edit profile half working..

219 04/30/2001 05:21 PM psotfx

Minor updates and alterations mainly to templating vars

208 04/28/2001 07:54 PM psotfx

Overhauled session code ... in a big way

205 04/25/2001 12:36 AM psotfx

Modify to template sendpassword.php as U_ url

203 04/25/2001 12:32 AM psotfx

Updated for generic theming

191 04/19/2001 07:26 PM psotfx

Small mods to login page

190 04/19/2001 06:58 PM psotfx

Introduced a full page login box inc prelim themeing

149 04/15/2001 07:32 PM psotfx

error_die changes and various bug fixes to files

145 04/15/2001 04:34 PM psotfx

Compatibility and template updates

143 04/15/2001 04:14 PM psotfx

Session code updates

119 03/22/2001 12:16 AM psotfx

Changed to tie in with session code updates

106 03/19/2001 02:35 AM thefinn

User registration works.

95 03/10/2001 12:38 AM bartvb

Changed USER_IP to $user_ip

73 03/02/2001 06:46 AM thefinn

Started translation implemenation, added 1.2 english lang file

65 02/25/2001 11:24 PM thefinn

Added login/logout file and logic to login a user