Commit Graph

33 Commits

Author SHA1 Message Date
83e46a9017 Fix UnboundLocalError on EVE API endpoint 2011-08-25 09:49:16 +01:00
6c986e8572 Make the json consistant, ints for ints, strings for strings 2011-08-10 15:58:13 +01:00
9592f3b77d Missing import for redirect 2011-08-10 13:41:57 +01:00
f2f16a11f9 Limit filter to user's tokens 2011-08-10 13:39:38 +01:00
353a25bf5e Switch to oldstyle Optimer API endpoint 2011-08-10 11:27:20 +01:00
4d6aa9d308 Pass request context 2011-08-10 11:07:14 +01:00
da8107c981 Added a more detailed callback view 2011-08-10 10:58:40 +01:00
9a13bb547b Create a limited dict from the char object 2011-07-18 15:49:14 +01:00
5b3efcac35 Fix error on values list 2011-07-18 15:37:57 +01:00
02faf93b2d Restrict values returned down to whats needed 2011-07-18 15:35:42 +01:00
3cde3b6293 Added primary character to the API login handler 2011-07-18 15:28:42 +01:00
c37c291cf2 Added the other OAuth endpoints 2011-06-29 11:57:24 +01:00
b2dbea0f5f OAuth Support 2011-06-29 11:38:05 +01:00
8aea572b94 Sort events by startIn 2011-06-22 15:27:32 +01:00
edac3d83dc Allow for the call to define the timeout, set at a default of 30secs 2011-06-15 12:07:08 +01:00
d2406d6614 Added Blacklist Levels 2011-06-02 11:57:20 +01:00
e485f2d096 Added Reddit Accounts to the User endpoint 2011-06-01 09:43:04 +01:00
39b2d4c671 Fix logging for API calls 2011-05-31 21:54:21 +01:00
7200ab9571 Handle piston errors through Sentry 2011-05-31 16:25:32 +01:00
b28170df3e Allow for service names to propagate to the log 2011-05-31 14:10:19 +01:00
0f4bd89e92 Filter extra data out of the API access logs 2011-05-31 13:59:37 +01:00
d5fd90cb5b Disallow add on various models that are readonly 2011-05-31 13:12:24 +01:00
f973d76c06 Add some filters to the API admin area 2011-05-31 13:03:29 +01:00
3eef72182a Fix API handler for the new config layout 2011-05-27 15:03:00 +01:00
1f91e0c2de Populate the audit log 2011-05-26 15:54:28 +01:00
cd4a0deaa8 Simplify the API authenticator 2011-05-26 15:46:59 +01:00
fddf450cbd Small works on the API v2 2011-05-25 10:34:23 +01:00
e2fb140ce9 Updated API v2 handlers and access URLs 2011-05-20 11:46:30 +01:00
94c2e70946 Fix EVE API handler 2011-05-20 11:24:21 +01:00
9e885a6223 Fix the Optimer API 2011-05-20 10:37:37 +01:00
d1afc15fc0 Correct longstanding issues with the EVEAccount object regarding its primary key 2011-05-19 16:00:27 +01:00
7164719f94 Fixes #187, Inactive users are now rejected as failed logins 2011-05-04 14:36:04 +01:00
3686aa7523 Reorganise the file structure into a project tree 2011-03-11 12:58:50 +00:00