Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use six.moves.urllib.parse instead of the urlparse module. | Berker Peksag | 2014-05-26 | 1 | -1/+2 |
* | Fixing the test_change_password test. Needed a privilege! | Christopher Allan Webber | 2013-10-08 | 1 | -1/+3 |
* | fixed some typos and missed imports | Rodney Ewing | 2013-08-16 | 1 | -1/+1 |
* | moved change_pass to basic_auth and fixed some typos with the moving of forgo... | Rodney Ewing | 2013-08-16 | 1 | -0/+42 |
* | renamed lib to tools | Rodney Ewing | 2013-05-27 | 1 | -10/+10 |
* | moving forgot_password views back to gmg/auth and cleanup | Rodney Ewing | 2013-05-24 | 1 | -107/+0 |
* | added tests for no_auth feature | Rodney Ewing | 2013-05-24 | 1 | -2/+2 |
* | existing test all passing now | Rodney Ewing | 2013-05-24 | 1 | -0/+166 |