If you know the logins of the approved folk, you can design your
application so it rejects requests from logged-in folks who aren't
approved by you.

The application can even save the logins (actually user credentials)
of folks who it rejects so you can review the rejects and add them to
the approved list using a page that is only accessible by you (the
owner/developer).

This gives you complete control over what both random and approved
folks can do.



On Dec 11, 5:30 am, reyjexter <reyjex...@gmail.com> wrote:
> What i'm trying to do at the moment is to limit the access of the app
> i'm building to close people. I want them to view the app, use it and
> give me comments and ideas. I'm also having somebody to re-deseign the
> application so I need them to be able to see my app while at the same
> time making it not accessible by other people i do not know.
>
> On Dec 8, 10:08 pm, djidjadji <djidja...@gmail.com> wrote:
>
>
>
> > If your friends are admins of the app and you don't want them to do
> > the things you describe why are they admins of the app?
> > What are they allowed to do, beside being users of the app?
>
> > 2008/12/8 reyjexter <reyjex...@gmail.com>:
>
> > > I'm sharing my app with some friends and I want tolimitthe things
> > > that they can do. For example I dont want to allow them to change the
> > > version that is being published, I dont want them to add/edit/delete
> > > members of the group and etc, I dont want them to view the datastore.
> > > Is there a way to do this?- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to