wwevo / guildhome

Day to day guild management tool and community hub for Guild Wars 2
0 stars 2 forks source link

Validate API key #51

Closed AniOnGit closed 7 years ago

AniOnGit commented 7 years ago

I guess a lot of ppl will - even if they have read the instructions - just use an existing API key if they have one with possibly way too much permissions -> breaking the website API import because of too many data.

To prevent this lazy ppl from failing the import we should implement a API Key check which validates that permissions fit the need and will not break anything. Maybe the user can get an Error message if he wants to import with an invalid key or stuff. Just make sure he cannot break it ;)

wwevo commented 7 years ago

needs testing, should be fixed though