This website requires JavaScript.
Explore
Help
Sign In
heckyel
/
mediagoblin
Watch
1
Star
0
Fork
0
You've already forked mediagoblin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mediagoblin
/
mediagoblin
/
plugins
/
basic_auth
History
Rodney Ewing
b194f29fe3
added gen_password_hash and check_password functions to auth/__init__
2013-05-24 16:52:50 -07:00
..
templates/mediagoblin/plugins
/basic_auth
moved forgot pw views to basic_auth plugin
2013-05-24 16:52:47 -07:00
__init__.py
added gen_password_hash and check_password functions to auth/__init__
2013-05-24 16:52:50 -07:00
forms.py
Modified basic_auth plugin to work with modified auth plugin hooks. Added context variables. Removed basic_auth/tools which was previously renamed to basic_auth/lib.
2013-05-24 16:52:49 -07:00
lib.py
moved fake_login_attempt to plugins
2013-05-24 16:52:49 -07:00
views.py
moved forgot pw views to basic_auth plugin
2013-05-24 16:52:47 -07:00