]> git.zarvox.org Git - wp3.git/commit
Force new NetIDs to be unique.
authorDrew Fisher <drew.m.fisher@gmail.com>
Sat, 22 Aug 2009 02:55:08 +0000 (21:55 -0500)
committerDrew Fisher <drew.m.fisher@gmail.com>
Sat, 22 Aug 2009 02:55:08 +0000 (21:55 -0500)
commit7debca91ec86d2faf1eb2e46b1bde50d9b105def
treee9b6094cfc8ff3a25edb792e250266729da453a3
parent9da225414be62c0e7dd11efb03e769207d8fe230
Force new NetIDs to be unique.

We reject new users that have netids already in the database.  When
merging two databases, the current database is considered the master
copy and a record from the merging database is discarded if there is
a netid conflict.
mainapp.py
newpersonwizard.py
pagenetid.py
pagenewuserdata.py