Commit Graph

23 Commits

Author SHA1 Message Date
Dreddit Web User
b77aa93c4f Add the correct URL 2011-02-09 12:43:56 +00:00
b4cc999cfe Added Announcement API 2011-02-02 12:25:33 +00:00
a89de619ee Further work on the V2 API - Added the User handler 2011-01-10 09:59:46 +00:00
6498338686 Further work on the v2 API, new EVE Proxy 2011-01-10 09:21:22 +00:00
7be1f97cba Initial work on V2 of the Auth API, also fixes for V1 2011-01-09 13:01:29 +00:00
186dd199be Import Skill information from the API, also provide new Auth API to access this information 2010-12-07 16:41:47 +00:00
1b18598e05 Blacklist API endpoint, allows lookup for blacklisted items 2010-10-28 11:39:53 +01:00
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