featurelist.orgfeaturelist.org
 
U
D
1 points - posted 41 days ago by errant - status: Rejected - 0 comments watch embed this
Ok thought of a new one :D

What would be really nice is a "login" SDK. Similar to the upload one.

http://addons.eventscripts.com/sdk/login

Which takes 2 $_POST variables:


  • Username

  • Password



It then returns a 1 or a 0 according to whether the username/password combination matches.

I'm currently working on a little GUI app for managing all your projects (lots of cool plans for it :P) and the ability to check would be incredibly useful. As an example it will be useful for the little idea I have to "add current project" from ESAM into the local manager: you enter the basename and it dl's the project / sets it all up for editing. It would be very nice to ONLY allow people to add a project if they are the owner of it (ie make them run the login check as well)