1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-23 03:19:01 +01:00

2327 Commits

Author SHA1 Message Date
Paul S. Owen
82ace9f077 Non-authed user could potentially utilise topic_review to read denied forums .... thanks Ashe
git-svn-id: file:///svn/phpbb/trunk@2330 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:56:36 +00:00
Paul S. Owen
61daafca3a No need for IN_PROFILE, can just use IN_PHPBB
git-svn-id: file:///svn/phpbb/trunk@2329 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:53:38 +00:00
Paul S. Owen
b651274960 Stop being too paranoid about hacking of includes containing only fully inclusive functions
git-svn-id: file:///svn/phpbb/trunk@2328 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:53:12 +00:00
Paul S. Owen
812d5a2f35 Allow global_var off for REMOTE_ADDR
git-svn-id: file:///svn/phpbb/trunk@2327 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:45:24 +00:00
Paul S. Owen
0fb594ca58 Fix default AND for word concaten..blah blah
git-svn-id: file:///svn/phpbb/trunk@2326 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 22:59:39 +00:00
the_systech
315f0e4d3a a "fix" for #529920... Now banned emails can appear in *user*@domain.com
git-svn-id: file:///svn/phpbb/trunk@2325 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:42:05 +00:00
Paul S. Owen
506be5f874 Moved to a nicer area of town
git-svn-id: file:///svn/phpbb/trunk@2324 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:26:26 +00:00
the_systech
c925defded Oops typo... Plus admin_users needed functions_validate as well, which did away with the need to have the extra fields validation function here in admin_users...
git-svn-id: file:///svn/phpbb/trunk@2323 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:16:44 +00:00
the_systech
fab0474d48 admin_users now needs the functions_select.php since the breakup of functions.
git-svn-id: file:///svn/phpbb/trunk@2322 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:09:42 +00:00
the_systech
52b98bc965 Fix for typo that wouldn't allow user registration line 487 should have checked for query to *NOT* be successful :D... But hey it was a Paul soooo... :D
git-svn-id: file:///svn/phpbb/trunk@2321 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:00:35 +00:00
James Atkinson
4350c9b937 Fixed bug #528267
git-svn-id: file:///svn/phpbb/trunk@2320 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 18:42:25 +00:00
James Atkinson
73f1986816 Fixed bug #506390
THis isn't the best fix but its the only way I could get around adding language file string


git-svn-id: file:///svn/phpbb/trunk@2319 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 18:05:53 +00:00
James Atkinson
3e2eed6602 Fixed little bug that made the smilies image tags not XHTML compatible
git-svn-id: file:///svn/phpbb/trunk@2318 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 17:46:43 +00:00
the_systech
16763da87f Fix for bug #529642... Tabs should end parsing for magic urls as well as spaces or newlines...
git-svn-id: file:///svn/phpbb/trunk@2317 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 17:21:28 +00:00
Paul S. Owen
04ef400e7d This may allow the release of an Arabic lang pack, needs checking for RC-3 'compliance' ... if anybody feels like it ...
git-svn-id: file:///svn/phpbb/trunk@2316 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:47:20 +00:00
Paul S. Owen
79a198c8e1 Various updates ... just realised that the emails haven't been translated, gawd knows how I missed that ... :D
git-svn-id: file:///svn/phpbb/trunk@2315 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:46:09 +00:00
Paul S. Owen
fc4c0e44f0 Fix for private IPs via HTTP_FOR.. + spoofing of it ... note that getenv doesn't apparently work in ISAPI mode so will only report REMOTE_ADDR
git-svn-id: file:///svn/phpbb/trunk@2314 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:43:36 +00:00
Paul S. Owen
ca1926c032 Fix for avatar gallery cancel appearing to delete avatar
git-svn-id: file:///svn/phpbb/trunk@2313 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:21:22 +00:00
dougk_ff7
6066b8a5b0 Fixes a bug in install.php, accidentally added "The passwords do not match" in any case.
git-svn-id: file:///svn/phpbb/trunk@2312 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:21:10 +00:00
dougk_ff7
b2d87a5021 Ok, I guess Paul took care of this for us... :)
git-svn-id: file:///svn/phpbb/trunk@2311 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:00:35 +00:00
Paul S. Owen
9ec9adec4d Security updates + a few updates for chopped up functions compatibility
git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 14:54:25 +00:00
dougk_ff7
a30d780877 Oh, fun. I just did the same thing Paul did. Anyway, phpBB2 should let you access the Admin panel now...
git-svn-id: file:///svn/phpbb/trunk@2309 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 14:52:15 +00:00
dougk_ff7
8fa7d2e175 includes/sessions.php
git-svn-id: file:///svn/phpbb/trunk@2308 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 14:50:43 +00:00
Paul S. Owen
87bb4aeda0 Morons have congregated in my head for a moron-party
git-svn-id: file:///svn/phpbb/trunk@2307 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:44:21 +00:00
Paul S. Owen
e1ab45d3c9 moron alert
git-svn-id: file:///svn/phpbb/trunk@2306 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:38:12 +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
502e4aceea Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)
git-svn-id: file:///svn/phpbb/trunk@2304 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:23 +00:00
Paul S. Owen
21ab952fe2 Remove extra select query when creating new session during page setup
git-svn-id: file:///svn/phpbb/trunk@2303 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-17 14:08:31 +00:00
Paul S. Owen
9cc9bf0e9f First splits of profile
git-svn-id: file:///svn/phpbb/trunk@2302 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-17 14:07:56 +00:00
Paul S. Owen
b1a4782f93 Various updates
git-svn-id: file:///svn/phpbb/trunk@2301 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-17 14:07:43 +00:00
Paul S. Owen
34b0719c02 Turn all lang files into single array ... testing proposal by ractive
git-svn-id: file:///svn/phpbb/trunk@2300 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-14 15:55:21 +00:00
Bart van Bragt
aef33ac0cf Don't send notification mails to users that are not active
git-svn-id: file:///svn/phpbb/trunk@2299 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-14 13:08:26 +00:00
the_systech
3d375a794e Fix for bug #528319, can't check currval of a sequence when the sequence doesn't exist... We manually determine and assign the forum id so no need to get currval anyway :D
git-svn-id: file:///svn/phpbb/trunk@2298 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-12 21:46:34 +00:00
the_systech
9135d2f63c Ok, ok, ok so I didn't get one right... Sue me already
git-svn-id: file:///svn/phpbb/trunk@2297 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-12 21:14:58 +00:00
the_systech
1db4b1fc44 Ok one last attempt on my part to fix file upload bugs.. Might actually work (Hey it could happen, even I get one right occasionally)
git-svn-id: file:///svn/phpbb/trunk@2296 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-12 21:12:00 +00:00
the_systech
efc74bc4f0 Fix for various smtp issues reported in bugtracker
git-svn-id: file:///svn/phpbb/trunk@2295 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-12 17:36:08 +00:00
the_systech
2cb1999807 Fix for #527628 .. D@mn me and my stupiddity...
git-svn-id: file:///svn/phpbb/trunk@2294 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-11 21:55:20 +00:00
Paul S. Owen
90eb203cd9 Various updates
git-svn-id: file:///svn/phpbb/trunk@2293 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 17:31:21 +00:00
Paul S. Owen
56d1cb8db8 Changed on advice of borz_off ... as with all locales though YMMV and it may need to be changed to something else, ask your host for advice if necessary
git-svn-id: file:///svn/phpbb/trunk@2292 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 17:31:08 +00:00
Paul S. Owen
ee9d82968c Did not go first time ...
git-svn-id: file:///svn/phpbb/trunk@2291 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 15:42:38 +00:00
Paul S. Owen
1ff6689e3a Removed for same reason as Euclid, James I did save a copy if you've not done so already
git-svn-id: file:///svn/phpbb/trunk@2290 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 15:38:24 +00:00
Paul S. Owen
7ced0fa6cb Removing from CVS to remove any chance of people using it 'accidently' while incomplete ... may recommit when it's updated
git-svn-id: file:///svn/phpbb/trunk@2289 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 15:35:58 +00:00
dougk_ff7
59862f62f7 A small typo (missed it...)
Shouldn't be a problem, now.

Doug


git-svn-id: file:///svn/phpbb/trunk@2288 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 03:41:33 +00:00
dougk_ff7
0383e1b80a Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not...
That's it for now!
dougk_ff7


git-svn-id: file:///svn/phpbb/trunk@2287 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 03:23:56 +00:00
Paul S. Owen
cb97372773 These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now
git-svn-id: file:///svn/phpbb/trunk@2286 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 00:27:24 +00:00
Paul S. Owen
8cb119817d Update to introduce avatar name
git-svn-id: file:///svn/phpbb/trunk@2285 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-09 22:22:39 +00:00
the_systech
9ebcba6e07 Just because
git-svn-id: file:///svn/phpbb/trunk@2284 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-08 21:05:16 +00:00
the_systech
bf3871c698 Well poop... Fix for bug #527235... /me goes off and slaps himself..
git-svn-id: file:///svn/phpbb/trunk@2283 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-08 19:48:42 +00:00
Paul S. Owen
3a27b7a4d4 Fix incorrect .css location
git-svn-id: file:///svn/phpbb/trunk@2282 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-08 17:03:27 +00:00
Paul S. Owen
5800a18557 Change include common to only include required files ... stop errors with people who've disabled the board for the update
git-svn-id: file:///svn/phpbb/trunk@2281 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-08 16:29:04 +00:00