Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Creation of new users
Breaker
New
I am thinking about instantly migrating a user from 1 site to vanilla after registration.
I looked through the db schema and noticed in the gdn_user table there is an attribute col that is stored as json.
my question is, do i need to instanciate this col when i import the user or will this field populate upon login?
Furthermore I am going to use JSConnect plugin and I am curious about the password field. Will i need to generate a random hash for the pw or should I just leave it as is.
thoughts?
0