Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 508. Updates copyright/license information | Will Kahn-Greene | 2011-09-01 | 1 | -1/+1 |
| | |||||
* | Adds license header | Will Kahn-Greene | 2011-07-30 | 1 | -0/+16 |
| | |||||
* | Slightly clearer message about email marked as verified w/ adduser gmg command | Christopher Allan Webber | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | Setting status to active when adding users with ./bin/gmg adduser | Christopher Allan Webber | 2011-06-22 | 1 | -0/+1 |
| | |||||
* | Making arguments positional and removing the "usage" functions | Christopher Allan Webber | 2011-06-22 | 1 | -76/+41 |
| | | | | | | All these arguments were required and might as well be positional thusly. If you don't provide all required positional arguments, argparser will correct you and request usage. | ||||
* | Adding new function to gmg_commands, adduser,makeadmin and changepw issue 373 | Alejandro Villanueva | 2011-06-22 | 1 | -0/+128 |