23 Commits

Author SHA1 Message Date
acaf7b955c Create LICENSE 2014-04-10 08:33:34 +01:00
8b7684ddee Simplfy the authentication code 2012-10-20 00:45:12 +01:00
26a0a1ec4a Initial work on a test fake API server for unit testing against 2012-10-20 00:35:56 +01:00
c1250e552d Added testing harness for the application 2012-10-19 23:42:26 +01:00
b8f4d073b1 Added requirement files 2012-10-19 23:32:29 +01:00
5707b25f6f Remove unneeded import 2012-10-19 23:32:17 +01:00
69c631674b Update tests 2012-10-19 23:30:34 +01:00
0e9af4b93a Clear existing groups before readding, stops people with removed groups persisting 2012-10-19 23:30:09 +01:00
fe6a1cc1ff Fix settings import, and make the API url definable from settings 2012-10-19 23:29:47 +01:00
5b384071e4 Fix typo 2012-10-17 23:16:44 +01:00
14eceb353c Store the primary character name as the firstname 2012-03-05 01:28:58 +00:00
79e967cc6f Added setup.py 2012-03-05 00:22:37 +00:00
5c84873a2e Convert to a installable package 2012-03-03 13:47:54 +00:00
NegatedVoid
0fa7e31c79 Fixes Bug #197, updates API endpoint to work with the new Auth API 2011-07-06 12:53:38 +01:00
NegatedVoid
7e29968317 Fixes Bug #198, missing import when autocreate groups is enabled 2011-07-06 12:51:46 +01:00
da6ce0a18b Updated API url 2011-04-12 10:09:33 +01:00
c764ae5f13 Use the django inbuilt simplejson, also fix for current v1 API 2011-01-20 16:39:00 +00:00
dcb6ccd2db Added support to auto-pull groups from Auth 2010-07-02 15:47:24 +01:00
1afab2e26f Updated new API URI 2010-06-15 20:48:18 +01:00
50b86d9e0f Modified to use the new login API 2010-06-15 20:43:32 +01:00
254d4a2cd6 Various small fixes and also some basic tests for the auth framework 2010-06-08 00:55:23 +01:00
4c98788739 Adding ignore file 2010-06-07 18:05:52 +01:00
b86b9e223f Initial commit 2010-06-07 17:58:09 +01:00