im using the latest API and iphone app.
3 questions
1) i'm using GD / image verification for the forum, but iphone users do not see a captcha image when sign up . i'm positive they are coming from the iphone app based on 1) useragent "iPhone/1.0" 2) API logs i have enabled 3) IP geolocation. is this a bug?
2) is there a way to simply disable users from registering on the app altogether? 99% of the users already will have a username using it
and no i don't want to use question and answer verification for the forum
if this is not possible, i would suggest having a feature for it.
3) is it possible that if someone reverse engineer the app and analyze API key and/or POST data, they could make a script to register users bypassing registration verification based on #1 above (since no image verification)? yes or no? If no, why, what prevention would stop this? please explain, thanks
3 questions
1) i'm using GD / image verification for the forum, but iphone users do not see a captcha image when sign up . i'm positive they are coming from the iphone app based on 1) useragent "iPhone/1.0" 2) API logs i have enabled 3) IP geolocation. is this a bug?
2) is there a way to simply disable users from registering on the app altogether? 99% of the users already will have a username using it
and no i don't want to use question and answer verification for the forum
if this is not possible, i would suggest having a feature for it.
3) is it possible that if someone reverse engineer the app and analyze API key and/or POST data, they could make a script to register users bypassing registration verification based on #1 above (since no image verification)? yes or no? If no, why, what prevention would stop this? please explain, thanks
Comment