How to disable password hashing?

I want to create a user accounts in the GDN_User table using SQL insert queries. So far, test accounts I've created this way are unable to login. I'm assuming that's due to password hashing, but what's the proper method for disabling hashing?
Tagged:
0
Answers