MantisBT: master 23c20f98

Author Committer Branch Timestamp Parent
Julian Fitzell master 2002-08-24 03:24 master 995ffb66
Changeset

fixed a bug that allowed you to change your username to one that was already being used

Possible security risk and definitely would allow for confusion

I pulled out some sql and factored it into a function while I was at it

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1318 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - constant_inc.php Diff File
mod - lang/strings_english.txt Diff File
mod - manage_create_new_user.php Diff File
mod - core_user_API.php Diff File
mod - account_update.php Diff File
mod - signup.php Diff File