aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/openid
Commit message (Expand)AuthorAgeFilesLines
* fixed typo to check allow_registration not if auth is enabledRodney Ewing2013-08-161-2/+2
* used template hooks instead of hardcoding basic_auth functionality into templ...Rodney Ewing2013-08-161-2/+2
* Merge branch 'auth_docs'Rodney Ewing2013-08-161-0/+34
|\
| * added basic_auth and openid docs to index and link them togetherRodney Ewing2013-07-091-5/+7
| * added openid docsRodney Ewing2013-07-091-0/+32
* | Merge branch 'persona_resquash'Christopher Allan Webber2013-08-153-0/+5
|\ \
| * | moved persona template stuff to use template_hooksRodney Ewing2013-07-033-7/+5
| * | merge --squash persona branch to take care of a false merge commit inRodney Ewing2013-07-031-0/+7
| |/
* / need to use .get('messages') to not get a keyerrorRodney Ewing2013-07-101-1/+1
|/
* changed hook name to reuse with personaRodney Ewing2013-07-031-3/+3
* use template hooks instead of hardcoding in templatesRodney Ewing2013-07-034-4/+82
* forgot to pass request.form into LoginForm classRodney Ewing2013-07-031-1/+1
* typoRodney Ewing2013-07-031-1/+1
* fixed openid store cleanupAssociationsRodney Ewing2013-07-031-7/+6
* removed openid/lib, since the get forms functions were not needed for persona...Rodney Ewing2013-07-032-30/+1
* merge --squash openid branch to take care of a false merge commit in theRodney Ewing2013-07-0310-0/+965