1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-04 19:51:39 +02:00
Commit Graph

64 Commits

Author SHA1 Message Date
Meik Sievertsen
c835b7e909 2.0.11
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5028 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-11-18 17:49:48 +00:00
Meik Sievertsen
2d7e662fca *** empty log message ***
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4933 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-07-17 13:48:33 +00:00
Meik Sievertsen
b580dca7fc redirect problem fix
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4866 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-03-18 18:15:51 +00:00
Paul S. Owen
9cb42980ca Issue noticed by Pit ... please check before release
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4853 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-03-01 16:53:21 +00:00
Meik Sievertsen
692030f51f some bugfixes... cvs does not work very well at the moment. hope the change within the mssql schema do the job, i will test this tonight (i have to be at work in a few minutes).
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@4157 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-06-20 07:40:27 +00:00
Meik Sievertsen
c225a5b00c more little bugfixes...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3988 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-05-06 20:18:42 +00:00
Meik Sievertsen
72fc5decbe fixed problems with usernames using html special chars, added GMT + 13 to english lang_main (yes, again. ;)), paul will slap me again... i see the trout coming, but this var has to be added.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3616 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-09 02:03:15 +00:00
Paul S. Owen
ea33ee4b11 Remove user facing session_id checks, they remain in admin and mod panels, fix bug which allows sending email via board even when disabled
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3481 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-21 11:16:44 +00:00
Paul S. Owen
9889418592 Wrong constant for message_die
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3250 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-02 15:43:59 +00:00
Paul S. Owen
84696ccc75 oops, check on logout, not login
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3171 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-03 20:22:35 +00:00
Paul S. Owen
9f138d01f6 More sid checks ... perhaps a bit OTT but better "safe" than sorry
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3169 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-03 18:03:00 +00:00
Paul S. Owen
4ef1441bea redirect header changes
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3154 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-30 21:37:45 +00:00
dougk_ff7
c27b7e010b Ok, these are just fixes for a few bugs I saw while digging around all
of the different pages.  Everything else looks fine.  I dunno if I
interrupted something, but admin_board's call to lang_select() and
style_select() is inconsistant.  lang_select() requires the directory be
passed *without* $phpbb_root_dir tacked on, it will add it later.
style_select(), however requires that the root directory be added before
calling the function.  Wierd...


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3152 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-29 06:58:37 +00:00
Paul S. Owen
5776168e55 That's it for me tonight ... come back tomorrow for another thrilling installment in the "phpBB2 bug show"
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3139 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-28 02:47:08 +00:00
Paul S. Owen
04a005c00a Various fixes
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2894 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-09-20 11:40:38 +00:00
dougk_ff7
a144cb10a5 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
you lost a password.... :D


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2648 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-06-27 21:26:46 +00:00
Paul S. Owen
20748ac9d5 Added exit's after those header location redirects without them
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2575 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-13 13:18:18 +00:00
Paul S. Owen
e1f7400b8d pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-31 00:06:34 +00:00
the_systech
0e2eb0daee Ok all of these damned httpd server that are different are about annoying
git-svn-id: file:///svn/phpbb/trunk@2444 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-28 19:52:21 +00:00
Paul S. Owen
2f2d48e5f5 webstar on MacOS X seems to suffer the same refresh issue as IIS CGI, fixed
git-svn-id: file:///svn/phpbb/trunk@2394 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 12:22:58 +00:00
dougk_ff7
92e1d35180 Here we have the pleasure of fixing bugs 526891 and 530830. Both have been tested on my local copy, and they should be ready!
git-svn-id: file:///svn/phpbb/trunk@2351 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 15:39:06 +00:00
Paul S. Owen
e22ee22470 Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:43 +00:00
Paul S. Owen
acdf961314 Minor updates, may fix bug #517876
git-svn-id: file:///svn/phpbb/trunk@2166 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 23:34:32 +00:00
Paul S. Owen
e6eca2b6d0 Minor fix for quoting and excess space
git-svn-id: file:///svn/phpbb/trunk@2060 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-05 01:45:23 +00:00
Paul S. Owen
bd68c52f31 Another fix
git-svn-id: file:///svn/phpbb/trunk@2000 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:57:43 +00:00
Paul S. Owen
ace23ae20a Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
git-svn-id: file:///svn/phpbb/trunk@1999 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:40:38 +00:00
Paul S. Owen
849d766974 header Location mod to cope with IIS ... I hope
git-svn-id: file:///svn/phpbb/trunk@1972 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 15:16:08 +00:00
Paul S. Owen
6c2e3922b1 Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.
git-svn-id: file:///svn/phpbb/trunk@1661 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 15:51:31 +00:00
Paul S. Owen
2ace10e4c2 New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks
git-svn-id: file:///svn/phpbb/trunk@1511 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 00:20:56 +00:00
Paul S. Owen
c495c5ddc7 Removed test redirect headers
git-svn-id: file:///svn/phpbb/trunk@1496 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-02 01:04:25 +00:00
Paul S. Owen
153d4b548a Allow admins to login to disabled board ... for admin panel access only
git-svn-id: file:///svn/phpbb/trunk@1490 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-30 18:51:08 +00:00
Paul S. Owen
939e985571 More lang related cleanups
git-svn-id: file:///svn/phpbb/trunk@1355 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-18 14:02:25 +00:00
Paul S. Owen
ed3ede24b3 Changed to new lang vars + redirect for login
git-svn-id: file:///svn/phpbb/trunk@1264 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 16:17:04 +00:00
Paul S. Owen
7da0c6b61a Changed to new lang vars + redirect for login
git-svn-id: file:///svn/phpbb/trunk@1263 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-03 16:15:00 +00:00
Paul S. Owen
715a51c548 Various changes to location redirection ... please note the format and name changes
git-svn-id: file:///svn/phpbb/trunk@1190 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 18:22:32 +00:00
Paul S. Owen
2d839365aa Various updates mainly URI session related ... login still having problem with full URI sessions
git-svn-id: file:///svn/phpbb/trunk@1183 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 15:49:52 +00:00
Paul S. Owen
70bd954b52 I have an excuse for this idiotic serious of commits ... I'll let you know what is when I think of it ...
git-svn-id: file:///svn/phpbb/trunk@1160 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 20:28:45 +00:00
Paul S. Owen
6094714a65 Send new password + old password check stuff ... this time I'm fairly confident it works ... no really, I mean it
git-svn-id: file:///svn/phpbb/trunk@1159 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 18:27:35 +00:00
Paul S. Owen
e5a8bda3ff Added Send New Password functions + added check for current password when changing
git-svn-id: file:///svn/phpbb/trunk@1155 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-10 17:27:34 +00:00
James Atkinson
191e52086f Re-added GPL disclaimers
git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-30 22:20:23 +00:00
Paul S. Owen
54b29cc125 Modified header comments
git-svn-id: file:///svn/phpbb/trunk@932 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-08-26 13:53:41 +00:00
Paul S. Owen
ea98341099 Changes to include location + some other misc stuff
git-svn-id: file:///svn/phpbb/trunk@646 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-07-13 16:14:37 +00:00
Paul S. Owen
3c16112836 Improved treatment of forward_page param
git-svn-id: file:///svn/phpbb/trunk@490 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-06-13 23:17:05 +00:00
James Atkinson
943901d916 Did some work converting lang file stuff to new format
git-svn-id: file:///svn/phpbb/trunk@366 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-28 20:23:16 +00:00
Paul S. Owen
e3bd966042 Initial SQL updates complete
git-svn-id: file:///svn/phpbb/trunk@281 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-13 16:02:30 +00:00
Paul S. Owen
6a74951029 Now allow for GET based session
git-svn-id: file:///svn/phpbb/trunk@256 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 16:16:22 +00:00
Paul S. Owen
d894fd0c1b Removed display of Anonymous is username field if no user logged on
git-svn-id: file:///svn/phpbb/trunk@249 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 00:25:45 +00:00
James Atkinson
657edfb09a Little fix to login so de-activated accounts won't be able to login
git-svn-id: file:///svn/phpbb/trunk@243 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-04 00:36:06 +00:00
Paul S. Owen
aa8a051a98 Moved config, images vars to arrays and various other fixes
git-svn-id: file:///svn/phpbb/trunk@237 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-03 22:10:23 +00:00
James Atkinson
ccbd1cdfdd Added some passthru support to login
Got edit profile half working..


git-svn-id: file:///svn/phpbb/trunk@223 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-01 20:27:36 +00:00