Hi,

One possibility is setting up your configuration file so only admins can 
access your application. See:

https://developers.google.com/appengine/docs/python/config/appconfig#Python_app_yaml_Secure_URLs

 Regards,
 Renzo Nuccitelli

On Wednesday, August 27, 2014 12:13:44 PM UTC-3, Matt Bushell wrote:
>
> Hi there,
>
> I am carrying out my first GAE project, i was wondering if there is a way 
> to restrict any old user from accessing the site while it is in development 
> (with regular code merges from developers being deployed to GAE, riddled 
> with bugs and non functional in general).
>
> The old way being to either restrict access using Apache htaccess and 
> password magic or simply not having a site visible to the public during 
> development, only on LAN and via VPN for remoe client review.
>
> I have googled around and searched the forum but yielded no results other 
> than how to integrate the Google Auth APIs for an actual live site.
>
> Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to