Hi, After adding a new Admin, you need to re-upload the application for the 'is_current_user_admin' bit to be flipped to true for the new developer.
-Marzia On Mon, Sep 22, 2008 at 3:57 PM, Alexander Kojevnikov < [EMAIL PROTECTED]> wrote: > > It's under Administration / Developers. You need to add a new > developer (AKA admin) and then click on the link in the confirmation e- > mail > > -- > http://www.muspy.com > > On Sep 23, 6:58 am, Sam G <[EMAIL PROTECTED]> wrote: > > GAE Group, > > > > Quick question... I've got a Google App Engine app setup for > > authentication with a GAFYD account. I had thought that the > > "is_current_user_admin()" method returns True if the user has admin > > privs for the GA domain. > > > > I guess not - it isn't working for my Google Apps Admin. Upon closer > > review of the Users API documentation, I read that "You can manage > > which users have administrative status using the Administration > > Console.". > > > > Where do I do this? > > > > I have already added the user in question as a developer of the > > application. Is there something I'm missing? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
