moved bcrypt_gen_password_hash to basic_auth/tools and added gen_password_hash functi...
authorRodney Ewing <ewing.rj@gmail.com>
Wed, 15 May 2013 00:38:18 +0000 (17:38 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Fri, 24 May 2013 23:52:48 +0000 (16:52 -0700)
commit9c2c9be79d210155f1b8f299d34029afe3a434ed
treebbf6ebd2c672955e9ed1267433337ebeaa82755d
parentd54cf48a33d16619f94fa3873f88392b4c77a23e
moved bcrypt_gen_password_hash to basic_auth/tools and added gen_password_hash function to auth/__init__
mediagoblin/auth/__init__.py
mediagoblin/auth/lib.py
mediagoblin/edit/views.py
mediagoblin/gmg_commands/users.py
mediagoblin/plugins/basic_auth/__init__.py