Re: [google-appengine] BANNED PLS !! https://absentis64.appspot.com/www.evdenevenakliyatfirmalari.pro/

2014-02-16 Thread Barry Hunter
As noted its a proxy site. You can easily detect requests coming from this app. The User-Agent header in the request, will make mention of both AppEngine, and the specific app id (absentis64) If you get that, just return a forbidden message. Or can get more tricky and just add to the responce

[google-appengine] Are auto generated Keys guessable?

2014-02-16 Thread Pok
I can't seem to find any documentations about auto generated numeric keys on whether the values are guessable or not. I want to use the key as an order number to give to the user, so I need something that is not guessable. I'm using JDO with these annotations in the primary key field @Prim

[google-appengine] Re: Are auto generated Keys guessable?

2014-02-16 Thread timh
The numeric id's are sparsely generated unless you preallocate ranges, but they are in a finite range, so in theory some one can guess them. Maybe you should hash them (along with some other data) and provide that instead, then store the hash and use that to lookup the id. Alternately implement

Re: [google-appengine] E-mail Quota Limit at 100 - Please help

2014-02-16 Thread GregF
Yes, but SendGrid is 5-10 times as expensive as Appengine, per email. If you are sending in volume, look at Amazon's SES. On Friday, 14 February 2014 15:10:48 UTC+13, Vinny P wrote: > > On Wed, Feb 12, 2014 at 9:23 AM, > wrote: > >> I have a paid app with billing enabled. My e-mail quota remains