phpBB
Statistics
| Revision:

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

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

2720 07/19/2002 05:22 pm psotfx

Quote # in rex for username validations

2505 04/07/2002 05:37 pm psotfx

Fix email address validation compliance + username wildcard problem

2483 04/04/2002 04:47 pm

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

2467 04/02/2002 11:13 pm the_systech

Ok this is just me being anal again... No code changes, just file headers..

2391 03/21/2002 03:29 pm psotfx

Wasn't checking for wildcards in disallowed usernames during validation ... how we missed this for months is beyond me ... thanks to the anonymous bug track adder ...

2328 03/19/2002 12:53 am psotfx

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

2325 03/18/2002 08:42 pm the_systech

a "fix" for #529920... Now banned emails can appear in user@domain.com

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(!)

2286 03/10/2002 01:27 am psotfx

These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now