Commit Graph

16 Commits

Author SHA1 Message Date
dee89dff68 PEP8 of most of the API app 2010-10-26 09:02:05 +01:00
2490c1158d Switch /api/user to api key auth 2010-08-27 22:54:25 +01:00
Aaron Static
1427caaa76 Op Timer API 2010-06-30 23:45:09 +10:00
b3d9ac353d Reduced API key output and added Authenticated EVE API proxy handler 2010-06-23 17:02:58 +01:00
78ca607608 Auth via API key, also added Admin interface to edit keys 2010-06-15 21:05:53 +01:00
93eae51933 Now uses Auth API keys for API access 2010-06-15 15:45:10 +01:00
63bec7246f Typo 2010-06-10 10:18:26 +01:00
635e81499f Switched basic out to "Login" and switched User to oauth, in prep for dreddit_oauth. 2010-06-10 10:13:59 +01:00
e3fea13425 Remove ServiceLogin and updated User 2010-06-07 13:50:39 +01:00
b4dcdd56b8 Change /api/user to a noauth for the moment 2010-06-07 13:41:10 +01:00
16bedc0474 Strip out unneeded and not working API calls, replaced with ServiceLogin call (no OAuth). 2010-05-09 14:21:02 +01:00
cb3efa04e2 API now uses OAuth 2010-04-26 22:24:59 +01:00
1915357884 Add validation to login, added logout method 2010-04-14 13:13:04 +01:00
8b66bd63b4 Enable authentication 2010-04-14 13:04:00 +01:00
5963e580b2 Added login method and working user lookup 2010-03-19 11:09:58 +00:00
3931f86dee Basic django-piston based API package. 2010-03-18 23:35:45 +00:00