auth: Limit password length to 256 characters.
Created by: nicksnyder
This safety limit is to protect us from a DDOS attack caused by hashing very large passwords on Sourcegraph.com.
Fixes https://github.com/sourcegraph/security-issues/issues/52
Screenshots: