aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/auth/forms.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality'Christopher Allan Webber2011-09-081-0/+32
|\
| * Adding fotgot password functionalityAlejandro Villanueva2011-08-281-0/+32
* | Removing description field cruft that mostly existed for testing purposes. :)Christopher Allan Webber2011-09-041-9/+3
* | 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* | Giving schendje some auth registration descriptions so he can style them!Christopher Allan Webber2011-08-291-4/+12
|/
* Converting all forms to use the "fake/null" gettext conversion functionChristopher Allan Webber2011-08-101-1/+1
* Marked relevant strings in python views/forms for translation via ugettextChristopher Allan Webber2011-08-081-7/+9
* New password check error messageChristopher Allan Webber2011-06-051-1/+3
* Changes Mediagoblin -> MediaGoblin.Will Kahn-Greene2011-04-131-1/+1
* Logins seem to work.Christopher Allan Webber2011-04-031-0/+10
* Use the passwordfield for password fields, obviously ;oChristopher Allan Webber2011-04-031-3/+3
* Registering almost works right :)Christopher Allan Webber2011-04-031-0/+37