modified auth/__init__ hooks to work better with multiple plugins. Removed auth/lib...
authorRodney Ewing <ewing.rj@gmail.com>
Mon, 20 May 2013 15:10:19 +0000 (08:10 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Fri, 24 May 2013 23:52:49 +0000 (16:52 -0700)
commitc3e3882e39e9830c3b60b2847713aa0419b31a28
tree5aa71b1d8133828ef1d5981aad0329bda450e256
parent20583e8a4de3987e499dec730d7e7e1a22e69b3d
modified auth/__init__ hooks to work better with multiple plugins. Removed auth/lib.py. And added a basic_extra_verification function that all plugins will use.
mediagoblin/auth/__init__.py
mediagoblin/auth/lib.py [deleted file]
mediagoblin/auth/tools.py