aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/persona/views.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Mozilla Persona plugin [#5512].jgart2021-04-231-194/+0
* Remove remaining imports/calls to six not automatically removed by pyupgrade.Ben Sturmfels2021-03-051-2/+0
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Use six.text_type instead of unicode().Berker Peksag2014-06-021-1/+3
* need to send the users email to persona if the user logged in with persona.Rodney Ewing2013-09-041-0/+3
* Fixing typo. Thanks larjona!Christopher Allan Webber2013-08-261-1/+1
* merge --squash persona branch to take care of a false merge commit inRodney Ewing2013-07-031-0/+191