aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/oauth/forms.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated oauth 2 pluginJessica Tallon2015-02-151-69/+0
* 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.moves.urllib.parse instead of the urlparse module.Berker Peksag2014-05-261-1/+1
|/
* Fix-bug-667-Use-lazy_pass_to_ugettext-for-forms.Aditi Mittal2013-04-241-1/+1
* Fixed hidden fields in oauth client authorizationJoar Wandborg2013-03-021-4/+3
* Correcting a couple of spelling errors. Thanks elesa, for finding them!Christopher Allan Webber2012-09-241-1/+1
* Fixed typos visisble, appplicationJoar Wandborg2012-09-221-2/+2
* Added client registration caps to OAuth pluginJoar Wandborg2012-09-211-0/+70