phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / includes / usercp_avatar.php

History | View | Annotate | Download (11.1 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'.

2841 08/07/2002 07:20 pm dougk_ff7

Oops, forgot to define $board_config as a global....

2730 07/20/2002 12:39 am psotfx

Slight mod to avatar url rex, the rawurlencode seriously broke things so removed it ...

2657 07/08/2002 08:09 am dougk_ff7

Ok, not too much here... just a little enhancement to the Jumpbox, along
with some security problems fixed. All of them were found by Ludovic
Arnaud, with the exception of one, which was also found by Paranti.
I guess I'll be doing some more tomorrow, if I can find anything, but...

2645 06/23/2002 04:47 am dougk_ff7

Ok, I've done so much here, I can hardly remember what I've done...
There are various security updates throughout the commit, along with a few
bug fixes; I'll try to name them here.
---
Bug #453: Fixed.
Bug #485: Duplicate of #453, but still fixed.
Bug #476: Ok, the typo is fixed....

2570 05/12/2002 05:57 pm psotfx

Yep, more updates and fixes

2564 05/12/2002 02:47 am psotfx

Loads of bug fixes and updates

2545 04/29/2002 04:45 pm the_systech

Fix for possible security issues..

2508 04/07/2002 09:26 pm psotfx

Fix incorrect behaviour of allow view online when returning from avatar gallery

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

2412 03/23/2002 03:56 pm psotfx

Fix issues with quotes in profile fields and avatars

2409 03/22/2002 11:22 pm psotfx

Fix hide online when returning from gallery bug

2372 03/20/2002 03:38 pm psotfx

Missed a width/height check for uploaded avatars

2361 03/19/2002 10:54 pm the_systech

Just me nitpicking... Thought the file header name should match the filename...

2328 03/19/2002 12:53 am psotfx

Stop being too paranoid about hacking of includes containing only fully inclusive functions

2304 03/18/2002 02:35 pm psotfx

Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)

2302 03/17/2002 03:07 pm psotfx

First splits of profile