aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/users.py
Commit message (Expand)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Dot-Notation for Users.is_adminElrond2011-12-051-1/+1
* Dot-Notation for Users.statusElrond2011-12-051-1/+1
* Dot-Notation for Users.email_verifiedElrond2011-12-051-1/+1
* Dot-Notation for Users.pw_hashElrond2011-12-051-2/+2
* Dot-Notation for Users.emailElrond2011-12-051-1/+1
* Dot-Notation for Users.usernameElrond2011-12-051-1/+1
* Prompt for arguments in adduser if not present (I created a function in util....Manuel Urbano Santos2011-12-031-1/+4
* Change adduser arguments from positional to --keyword style.Manuel Urbano Santos2011-12-031-5/+5
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-4/+3
|\
| * Whitespace and formatting cleanup.Nathan Yergler2011-10-011-4/+3
* | Make gmg's -cf option a global optionElrond2011-10-231-4/+0
* | Refactor gmg's cf option into a functionElrond2011-10-231-9/+4
|/
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Adds license headerWill Kahn-Greene2011-07-301-0/+16
* Slightly clearer message about email marked as verified w/ adduser gmg commandChristopher Allan Webber2011-06-221-1/+1
* Setting status to active when adding users with ./bin/gmg adduserChristopher Allan Webber2011-06-221-0/+1
* Making arguments positional and removing the "usage" functionsChristopher Allan Webber2011-06-221-76/+41
* Adding new function to gmg_commands, adduser,makeadmin and changepw issue 373Alejandro Villanueva2011-06-221-0/+128