EVE-SECURE / ooe

Automatically exported from code.google.com/p/ooe
0 stars 0 forks source link

API Key/Account Management #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The entire API key management system needs to be rewritten, to support separate 
character and corporation API keys.

Each key needs to operate independently, and API classes and data should have 
clearer corporation/character separation, as they are quite inter-dependent 
right now.

Original issue reported on code.google.com by shrimp.za@gmail.com on 8 Feb 2013 at 5:06

GoogleCodeExporter commented 9 years ago

Original comment by shrimp.za@gmail.com on 8 Feb 2013 at 5:07

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r109.

Update issue 36
API and key management rewrite progress. eveAccount class on it's way out, to 
be replaced with separate key management system, since the new API requires two 
different sets of keys for corporation and character management.
Users will need to add multiple keys, then select which character and which 
corporation key they wish to use, under which they will need to select a 
character (if more than one).
Additionally, attempting to separate the EVE API client code more from the OOE 
website code. API code should be able to live on it's own without the website 
if possible.

Original comment by shrimp.za@gmail.com on 9 Feb 2013 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by shrimp.za@gmail.com on 9 Feb 2013 at 2:39

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r110.

Progress with API key access rewrite. Character keys are also presented in the 
UI, allowing a user to select them and characters.

Original comment by shrimp.za@gmail.com on 9 Feb 2013 at 6:37

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r111.

Corporate key and character selection shows up in UI (clean theme).

Original comment by shrimp.za@gmail.com on 9 Feb 2013 at 6:47

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r112.

Implement selecting of characters and corporations.

Original comment by shrimp.za@gmail.com on 9 Feb 2013 at 7:25

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r114.

Key management implemented.

Original comment by shrimp.za@gmail.com on 9 Feb 2013 at 8:47

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r115.

Clean up remaining user plugin and  key management code, and update other 
themes.

Original comment by shrimp.za@gmail.com on 9 Feb 2013 at 9:00

GoogleCodeExporter commented 9 years ago
Considering task completed, remaining updates will now fall under issue 36.

Original comment by shrimp.za@gmail.com on 10 Feb 2013 at 8:11