aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/basic_auth/forms.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes #899 : DeprecationWarning about Required going away in WTForms 3.0. Rep...Loïc Le Ninan2014-06-131-9/+9
* moved change_pass to basic_auth and fixed some typos with the moving of forgo...Rodney Ewing2013-08-161-0/+13
* moved forgot pass to basic_auth pluginRodney Ewing2013-08-161-0/+17
* updated to new render_divs macroRodney Ewing2013-07-111-1/+2
* add login option: stay_logged_inJakob Kramer2013-07-111-0/+2
* changes after cwebb's reviewRodney Ewing2013-06-211-3/+1
* moving forgot_password views back to gmg/auth and cleanupRodney Ewing2013-05-241-21/+1
* Modified basic_auth plugin to work with modified auth plugin hooks. Added con...Rodney Ewing2013-05-241-1/+1
* added Copyright header to basic_auth/forms.pyRodney Ewing2013-05-241-0/+15
* moved normalize_user_or_email_field to auth/tools.py from auth/forms.pyRodney Ewing2013-05-241-1/+1
* moved forgot pw views to basic_auth pluginRodney Ewing2013-05-241-0/+20
* basic_auth v0 plugin workingRodney Ewing2013-05-241-0/+30