Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialshawn stokes
5,651 Pointsmultiple users on a data base
when setting the password for the user. what should i put if i am encrypting the password? should i put the unencrypted password or the encrypted password?
1 Answer
jne
12,613 PointsIf I understand you correctly you would put the unencrypted password for the user.
shawn stokes
5,651 Pointsshawn stokes
5,651 Pointsthanks i wasn't sure what i should put as the user db is encrypted but users are set in sql and what sure what i should put for this check.