History | View | Annotate | Download (5 kB)
This commit was manufactured by cvs2svn to create tag'release_2_0_2'.
Quote # in rex for username validations
Fix email address validation compliance + username wildcard problem
This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.
Ok this is just me being anal again... No code changes, just file headers..
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 ...
Stop being too paranoid about hacking of includes containing only fully inclusive functions
a "fix" for #529920... Now banned emails can appear in user@domain.com
Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)
These are formed from breaking up functions ... modified functions is not yet in CVS and these do nothing right now