Commit Graph

1127 Commits

Author SHA1 Message Date
ac69b7450a Make the username unique. 2011-06-15 09:01:52 +01:00
0f6ef34d26 Ignore logins from people with no eve accounts attached 2011-06-10 01:15:50 +01:00
4a0f40b0b8 Added Primary Character field 2011-06-10 01:12:02 +01:00
373ebc5b68 Formatting fixes and avoiding future issues 2011-06-07 14:38:25 +01:00
ba6224d56e Typo, missed a comma 2011-06-07 14:35:30 +01:00
392fe6337b Add details to the admin interface (<3 Aevum) 2011-06-07 14:29:42 +01:00
3cb678dbb2 Refreshing API keys now degrades gracefully 2011-06-06 14:18:26 +01:00
8a7601552f Add a fabric call to update the permissions 2011-06-03 00:51:28 +01:00
ca46220efd Added command to update the permissions in the DB 2011-06-03 00:50:23 +01:00
2caf173e7b Added limitation on viewing all character profiles 2011-06-03 00:40:26 +01:00
d2406d6614 Added Blacklist Levels 2011-06-02 11:57:20 +01:00
31ff6c372f Fix current training skill problem 2011-06-02 09:33:32 +01:00
666e8ab1ed Added better options to manage celeryd 2011-06-02 09:29:09 +01:00
e485f2d096 Added Reddit Accounts to the User endpoint 2011-06-01 09:43:04 +01:00
d141d0ac07 Add missing import 2011-06-01 07:55:00 +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
c9f5599500 Better error handling on Skill checking, also fixes EVE Proxt blowing auth params out the window 2011-05-31 13:41:10 +01:00
c75a8fbc1f Split out document parsing for easier debugging 2011-05-31 13:31:38 +01:00
ded43d563f Strip sensitive key information from API Access Logs 2011-05-31 13:16:17 +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
74735edbdc Show if a account is not training on the character list 2011-05-31 12:37:02 +01:00
b11cc15c0b Updated fabfile with uwsgi restart 2011-05-31 11:54:15 +01:00
e2324e8a16 Allows API keys added via Admin to be updated, fixes issue #64 2011-05-31 11:29:34 +01:00
40e167556c Check we have a valid char/corp before doing other checks, fixes bug #64 2011-05-31 11:04:26 +01:00
1ec1f33693 Add django-sentry, remove debug-toolbar 2011-05-30 21:17:57 +01:00
62dd79097d Updated fabric to use the --settings config option 2011-05-29 15:40:19 +01:00
cdf5741ef5 Align SP right 2011-05-29 13:59:24 +01:00
98b93b7b2d Updated templates from Live 2011-05-29 13:57:49 +01:00
071a21e704 Don't allow users to be kicked from Managed groups 2011-05-29 13:35:22 +01:00
90b1cffcc7 Fix template location 2011-05-27 15:03:48 +01:00
3eef72182a Fix API handler for the new config layout 2011-05-27 15:03:00 +01:00
8a78f6ed15 Update fabric, remove unneeded funcs 2011-05-27 14:55:43 +01:00
9e20cc6722 Split out the configuration more 2011-05-27 14:53:59 +01:00
814392001f Update the WSGI to use production 2011-05-27 14:53:16 +01:00
e385ec4d23 Use the lastest django-jsonfield 2011-05-27 14:52:54 +01:00
35889c0293 Use unittest2 bundled with Django 1.3 2011-05-27 14:32:21 +01:00
3c7fd05d2c Log keyrequests made with new KeyID 2011-05-27 14:31:52 +01:00
5c7ce33cc0 Cleanup import, prep for new API key handling 2011-05-27 14:29:57 +01:00
68bb0df818 Split out settings into per-env 2011-05-27 14:27:35 +01:00
89851cfad1 Fix templates to point to the dynamic URL 2011-05-27 13:52:34 +01:00
73fd280e2d Switch to using staticfiles contrib, update to Django 1.3 2011-05-27 13:44:17 +01:00
2eff40c7df Remove uneeded template 2011-05-27 13:15:05 +01:00
87bb229656 Move templates into app directories 2011-05-27 13:13:56 +01:00
6be048030b Stop apps from changing status that shouldnt be allowed 2011-05-27 11:51:32 +01:00
1dca69bb63 Fix migration dependencies 2011-05-27 07:44:52 +01:00
a62a5d1c8d Fix HR state update 2011-05-27 07:44:00 +01:00