HackMD/bin
Sheogorath a40dcdd222
Prevent "wrong type"-issue
The argument is may interpreted as number which causes the "pass"
parameter of the user creation to fail. Probably the same applies to the
mail address. But mail addresses are by definition not allowed to start
by a number (iirc) which makes it less a problem. This is mainly a quick
fix. Should be refactored a bit in future.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-29 22:41:12 +01:00
..
heroku Remove npm install in heroku build 2017-05-07 18:54:18 +08:00
manage_users Prevent "wrong type"-issue 2018-01-29 22:41:12 +01:00
setup Prevent argument breaking by spaces 2017-10-10 13:36:37 +02:00