when registering a user record, we must explicitly use UpdatePerson to enable the...
authorTony Mack <tmack@cs.princeton.edu>
Wed, 10 Jun 2009 00:30:36 +0000 (00:30 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Wed, 10 Jun 2009 00:30:36 +0000 (00:30 +0000)
commit92a08355c577a04f1357636669079069bb1804f7
tree5389240688a0610e2ee1431b3654b0e2588785f4
parent1904181162c45b8d7b9ad384ac6e0045c92678dd
when registering a user record, we must explicitly use UpdatePerson to enable the account after AddPerson is called. Also, we must add the user to the correct site using AddPersonToSite
geni/methods/register.py