Commit Graph

20 Commits

Author SHA1 Message Date
dd8422d83a Allow staff to update other users' access 2011-02-09 17:07:31 +00:00
55d114e793 Update user access link addded 2011-02-09 16:49:29 +00:00
9aec3166f3 Move characters from SSO to EVE API 2011-01-13 13:29:20 +00:00
d34ca5bfa5 Finish moving the eve_api functions out to the eve_api app 2011-01-13 12:58:41 +00:00
304bdd87b1 Switch index view to use a django generic standard view 2011-01-10 14:20:14 +00:00
cc4f986edb Decoupled the "reddit" application from the main program 2010-12-20 12:17:14 +00: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
31e324d0a2 Added API access tracking to EVE Proxy and presented via SSO. 2010-05-30 22:16:00 +01:00
cf3faa3be3 Added ability for users to force refresh their API keys 2010-04-18 03:44:43 +01:00
fe54116057 Massive reworking on the user lookup form to support various other lookup types (Character/Reddit ID) 2010-03-23 12:59:16 +00:00
81e81ffe4a Adds a character viewer 2010-03-17 00:07:35 +00:00
ac62f9feb7 Added basic password reset function 2010-03-14 23:00:35 +00:00
4ccdaf5187 Added User Lookup feature 2010-03-10 00:55:39 +00:00
9a21f1c8a2 Basic user view for administrators, links from the admin interface 2010-03-05 15:17:48 +01:00
e7ab428044 Added RedditAccount as a editable section to users, also added Admin side 2010-03-02 22:57:10 +00:00
7c596f5037 Further formatting and bug fixes 2010-02-25 23:37:05 +00:00
c0a5f75504 Views now working, basic construction complete 2010-02-25 22:44:59 +00:00
131bc18d0e Fixed URLconf issues, added seperate live/test db setting 2010-02-25 18:17:29 +00:00
53630f980f Various changes to several aspects of the model base.
* Added SSOUser extension profile for auth
* Now checks for Corp membership and executes required commands
* Various small fixups
2010-02-25 15:49:56 +00:00