Hacker News new | ask | show | jobs
by e12e 1893 days ago
You skipped the best (worst) part:

> 9. Fill out the fields (remembering to encrypt your password with BCrypt)

That's... A lot of manual work for something that surely is implemented in the code anyway (initialize a user).