|
|
cab224c224
|
Remove returning results from import_eveapi, as this is causing excess stored results on RabbitMQ
|
2010-12-01 09:29:00 +00:00 |
|
|
|
2380dcc706
|
Fix user lookup
|
2010-11-29 12:02:42 +00:00 |
|
|
|
8a456a8868
|
Reduce timeouts and fix minor API refresh issue
|
2010-11-29 12:01:59 +00:00 |
|
|
|
b119f6a1f0
|
Provide only the user's ID to the task, not the full object
|
2010-11-12 09:39:50 +00:00 |
|
|
|
e4bc354c4e
|
Add some documentation to the views
|
2010-11-08 12:51:59 +00:00 |
|
|
|
bc375df305
|
Create a update_user_access task to manage user permissions after updates
|
2010-11-08 12:46:15 +00:00 |
|
|
|
30d1a12975
|
Initial work in bringing celery into Auth
|
2010-11-08 11:26:55 +00:00 |
|
|
|
5e41d4e9cb
|
Use shortcuts and tidy up the response code
|
2010-11-08 09:58:07 +00:00 |
|
|
|
bd90fe04cc
|
Update permissions after a API key is removed
|
2010-11-08 09:34:13 +00:00 |
|
|
|
4a1182edae
|
Switch to using the new Message framework (Django 1.2)
|
2010-11-04 12:03:07 +00:00 |
|
|
|
a975e14388
|
Refresh the key owner's permissions, not the requesters
|
2010-10-29 13:06:02 +01:00 |
|
|
|
d7cd9b10eb
|
Stop anyone requesting refreshes
|
2010-10-29 12:54:16 +01:00 |
|
|
|
75ce3c8943
|
Refreshing your API key on your profile now uses a ajax request.
|
2010-10-29 12:44:57 +01:00 |
|
|
|
d66f3b4a9f
|
Allow eveapi_refresh to be called via XHR and return a JSON representation of the key
|
2010-10-29 11:03:08 +01:00 |
|
|
|
39ec392394
|
Fixes some SSO views that allowed anonymous access
|
2010-10-27 09:03:42 +01:00 |
|
|
|
500720a734
|
Optimize individual character lookup
|
2010-10-18 16:53:27 +01:00 |
|
|
|
459a0dcdbd
|
Optimize the character list view
|
2010-10-18 16:44:24 +01:00 |
|
|
|
b4ab0e40e1
|
Optimize the user_view view, slashing the render time in half
|
2010-10-18 16:09:25 +01:00 |
|
|
|
ad86c14ca0
|
Limit returned fields on user lookup
|
2010-10-18 15:44:04 +01:00 |
|
|
|
130bc0afb3
|
Fix a few showstoppers in the Services changes.
|
2010-10-14 10:41:37 +01:00 |
|
|
|
df1bdde396
|
Massive reworking of how Services are created
|
2010-10-14 10:28:39 +01:00 |
|
|
|
b6c9f96d60
|
Show alliance on the character list
|
2010-10-13 11:45:12 +01:00 |
|
|
|
8dcc022d66
|
Redirect invalid user lookups to the search box
|
2010-10-11 10:06:21 +01:00 |
|
|
|
74ffff0a2b
|
Cleanup formatting of views.py
|
2010-09-30 10:49:56 +01:00 |
|
|
|
9196706586
|
Cleanup profile view
|
2010-09-28 15:17:46 +01:00 |
|
|
|
b0ef4042c6
|
Few fixes for live issues discovered with the API password setting fuction
|
2010-08-06 14:17:41 +01:00 |
|
|
|
3c0dca0fa3
|
API authentication (/api/login) now uses a seperate API password field.
|
2010-08-06 13:46:07 +01:00 |
|
|
|
3dea1a8d24
|
Add lookup by email address
|
2010-07-08 09:46:23 +01:00 |
|
|
|
d41e34e310
|
Order logs to show most recent first
|
2010-06-06 10:43:12 +01:00 |
|
|
|
41d7a731e4
|
Refresh API now flushes the cache as well
|
2010-06-04 08:43:01 +01:00 |
|
|
|
31e324d0a2
|
Added API access tracking to EVE Proxy and presented via SSO.
|
2010-05-30 22:16:00 +01:00 |
|
|
|
3b010c1e19
|
Catches errors while importing API keys
|
2010-05-16 18:36:50 +01:00 |
|
|
|
204b10d71b
|
Fix user searching, actually returns a working page.
|
2010-05-13 23:24:45 +01:00 |
|
|
|
ac0bb7ad43
|
Fixed invalid syntax
|
2010-05-13 23:19:53 +01:00 |
|
|
|
bc38cd6f67
|
Fixes user search function
|
2010-05-13 23:12:44 +01:00 |
|
|
|
0faeb87ecb
|
Preload settings in the model, makes cleaner code
|
2010-05-13 13:03:31 +01:00 |
|
|
|
75663c308b
|
Fixed a few instances where api settings would go not setup
|
2010-05-13 10:53:15 +01:00 |
|
|
|
cf3faa3be3
|
Added ability for users to force refresh their API keys
|
2010-04-18 03:44:43 +01:00 |
|
|
|
956052c25c
|
If a user is loggged in, redirect to the profile page
|
2010-04-05 02:53:27 +01:00 |
|
|
|
96de3cc5eb
|
Password Reset now allows for providing passwords when GENERATE_SERVICE_PASSWORD is false
|
2010-04-03 21:19:39 +01:00 |
|
|
|
004fe1d6c8
|
Optional setting to disable the auto password generation for Service Accounts
|
2010-04-03 20:55:56 +01:00 |
|
|
|
28d3ee66d8
|
Now links to user's character profiles
|
2010-04-02 20:52:37 +01:00 |
|
|
|
4c6b5ddd9f
|
Change the userlookup to case insensitive.
|
2010-04-02 18:44:14 +01:00 |
|
|
|
70f41a73b3
|
Added service error to import, oops
|
2010-03-31 02:38:17 +01:00 |
|
|
|
4592988263
|
Warn on errors deleting a service account, also avoids deleting the record
|
2010-03-30 22:23:55 +01:00 |
|
|
|
337036247e
|
Added warning about reactiviating inactive accounts, and set the crontab to 5 mins
|
2010-03-24 14:32:05 +00:00 |
|
|
|
15f9dc972a
|
Now checks for errors updating the reddit user's api, fixes #38
|
2010-03-24 10:25:08 +00:00 |
|
|
|
81804cb409
|
Permission updates now disables accounts instead of deleting them,
|
2010-03-23 21:00:33 +00:00 |
|
|
|
84191f24e8
|
More error checking on Jabber, also presents error message to user if service addition fails
|
2010-03-23 13:37:31 +00:00 |
|
|
|
83ca536653
|
Now allows partial search on names
|
2010-03-23 13:21:50 +00:00 |
|