create_user.py should allow adding non-moderator users by passing a third, optional, parameter to the script. The default behavior should still be to make the new user a moderator, but if the third parameter is passed and is not '1', then the new user will not be a moderator. This will help test software behavior on development systems.
Anonymous
Implemented in scripts/create_user.py 1.6, installed in r2013-61 on 2013-03-12.