Re: [google-appengine] Re: all users in my organization

2018-03-18 Thread 'Josh Moore' via Google App Engine
allAuthenticatedUsers does act a documented, and applies to all Google accounts. Since you're using an organization, you can use the organization's domain (e.g. example.com) to grant roles to all users of the organization. This is noted in our FAQ: https://cloud.google.com/iam/docs/support#to_wha

[google-appengine] Re: all users in my organization

2018-03-18 Thread 'Taher (Cloud Platform Support)' via Google App Engine
Hi Joshua, Thank you for your question. Could you elaborate your use case a bit more so it will be helpful to anyone trying to understand the question? Please provide information regarding the context of this situation like where you want to give users this permission to do what task etc. --

[google-appengine] all users in my organization

2018-03-18 Thread Joshua Fox
I want to give permissions to all users in my organization. Does *allAuthenticatedUsers *do it; or if as suggested here https://cloud.google.com/iam/docs/overview#allauthenticatedusers *allAuthenticatedUsers * applies to *all *Google accounts, how do I get the scope I need? -- You received th

[google-appengine] Re: Lost gcsfuse functionality since March 16 -- not sure what changed

2018-03-18 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
You can view the appropriate Github page for the base App Engine Flexible Docker image that you are building on to find out what changes have been made to your specific image since you last deployed. I see that gcsfuse i

[google-appengine] Lost gcsfuse functionality since March 16 -- not sure what changed

2018-03-18 Thread gusev
I was able to start gcsfuse on GAE flex/custom since several months, however something changed in GAE that does not allow me to do that any longer. gcsfuse -o rw -o allow_other --dir-mode 777 --file-mode 777 GOOGLE_STORAGE_BUCKET DIR produces Using mount point: DIROpening GCS connection...O

[google-appengine] Re: php yii2 on Google App Engine

2018-03-18 Thread gusev
I have been running yii2 on GAE since august 2017. https://github.com/samdark/yii2-cookbook/issues/177 On Saturday, February 24, 2018 at 8:06:42 PM UTC+3, sudhakaran packianathan wrote: > > Does Google App Engine support php yii2 framework. Has any one deployed a > yii2 based app on Google App