phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / login.php

History | 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