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
/
plugins
/
openid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-4
/
+4
|
\
|
*
Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...
Loïc Le Ninan
2014-06-13
1
-4
/
+4
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
2
-3
/
+8
|
/
*
Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'
Christopher Allan Webber
2013-09-19
2
-4
/
+4
|
\
|
*
fixed typo to check allow_registration not if auth is enabled
Rodney Ewing
2013-08-16
1
-2
/
+2
|
*
used template hooks instead of hardcoding basic_auth functionality into templ...
Rodney Ewing
2013-08-16
1
-2
/
+2
*
|
move links to the bottom of the page until we have a tabbed UI
Rodney Ewing
2013-08-20
1
-5
/
+4
|
/
*
Merge branch 'auth_docs'
Rodney Ewing
2013-08-16
1
-0
/
+34
|
\
|
*
added basic_auth and openid docs to index and link them together
Rodney Ewing
2013-07-09
1
-5
/
+7
|
*
added openid docs
Rodney Ewing
2013-07-09
1
-0
/
+32
*
|
Merge branch 'persona_resquash'
Christopher Allan Webber
2013-08-15
3
-0
/
+5
|
\
\
|
*
|
moved persona template stuff to use template_hooks
Rodney Ewing
2013-07-03
3
-7
/
+5
|
*
|
merge --squash persona branch to take care of a false merge commit in
Rodney Ewing
2013-07-03
1
-0
/
+7
|
|
/
*
/
need to use .get('messages') to not get a keyerror
Rodney Ewing
2013-07-10
1
-1
/
+1
|
/
*
changed hook name to reuse with persona
Rodney Ewing
2013-07-03
1
-3
/
+3
*
use template hooks instead of hardcoding in templates
Rodney Ewing
2013-07-03
4
-4
/
+82
*
forgot to pass request.form into LoginForm class
Rodney Ewing
2013-07-03
1
-1
/
+1
*
typo
Rodney Ewing
2013-07-03
1
-1
/
+1
*
fixed openid store cleanupAssociations
Rodney Ewing
2013-07-03
1
-7
/
+6
*
removed openid/lib, since the get forms functions were not needed for persona...
Rodney Ewing
2013-07-03
2
-30
/
+1
*
merge --squash openid branch to take care of a false merge commit in the
Rodney Ewing
2013-07-03
10
-0
/
+965