Apologies for the naive question. I saw that SDK 1.3.2 allows blacklisting based on CIDR notation (http://code.google.com/appengine/ docs/java/config/dos.html).
If I wanted to allow only one IP address the ability to access my app, is there an easy way to whitelist it? It sounds like I'd need to incorporate logic in the app itself for that? Perhaps there's an ugly way to use the blacklist to exclude all IPs except mine? thanks for any suggestions! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
