index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
auth
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
In this commit I made it so that each deployment can have custom settings for
tilly-Q
2014-04-28
1
-1
/
+0
*
changes after cwebb's review
Rodney Ewing
2013-06-21
1
-12
/
+0
*
modified get_user function to take kwargs instead of username
Rodney Ewing
2013-05-27
1
-2
/
+3
*
no need for check_login with the new check_login_simple function
Rodney Ewing
2013-05-27
1
-7
/
+0
*
cleanup after merge
Rodney Ewing
2013-05-27
1
-2
/
+2
*
added gen_password_hash and check_password functions to auth/__init__
Rodney Ewing
2013-05-24
1
-0
/
+5
*
modified auth/__init__ hooks to work better with multiple plugins. Removed au...
Rodney Ewing
2013-05-24
1
-10
/
+12
*
moved fake_login_attempt to plugins
Rodney Ewing
2013-05-24
1
-0
/
+4
*
modified check_login function to return None instead of False to be able to h...
Rodney Ewing
2013-05-24
1
-1
/
+4
*
moved bcrypt_gen_password_hash to basic_auth/tools and added gen_password_has...
Rodney Ewing
2013-05-24
1
-0
/
+4
*
moved bcrypt_check_password to basic_auth/tools from auth/lib
Rodney Ewing
2013-05-24
1
-2
/
+2
*
basic_auth v0 plugin working
Rodney Ewing
2013-05-24
1
-0
/
+29
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
Changes Mediagoblin -> MediaGoblin.
Will Kahn-Greene
2011-04-13
1
-0
/
+15
*
Basic authentication tools using py-bcrypt
Christopher Allan Webber
2011-04-02
1
-0
/
+0