aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/openid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into merge-python3-portChristopher Allan Webber2014-09-161-4/+4
|\
| * Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...Loïc Le Ninan2014-06-131-4/+4
* | Use six.text_type instead of unicode().Berker Peksag2014-06-022-3/+8
|/
* Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor'Christopher Allan Webber2013-09-192-4/+4
|\
| * 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
* | move links to the bottom of the page until we have a tabbed UIRodney Ewing2013-08-201-5/+4
|/
* 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