imthenachoman / pfSense-Firewall-Rules-Manager

A GAS web-app to manage pfSense FW rules from a Google Sheets spreadsheet
MIT License
17 stars 2 forks source link

App blocked by Google #1

Open timwsuqld opened 1 year ago

timwsuqld commented 1 year ago

@imthenachoman it seems this has now been blocked by Google. Can you please update the Self Hosted steps so that we can still try it?

Thanks

imthenachoman commented 1 year ago

I am still able to access it. Can you share a screenshot of the error message you're getting?

victor-gdc commented 1 year ago

Hi, I ran into the same issue;

The error shows that the app is blocked because it tried to access sensitive information from my google account.

irj12OtKz6

Not sure if this helps you, error pops up right after logging in, I'd appreciate the self hosted steps also.

Kind regards

imthenachoman commented 1 year ago

Can you send a screenshot of what you see when you go to https://script.google.com/macros/s/AKfycby0nVfwX-AKKwhydWfojp0AxlL5zUHdKbRs0iCEZAvziDao8Iou/exec in an incognito window? Does it ask you to log in? What does it show/say after you log in?

imthenachoman commented 1 year ago

I added details on how to self-publish: https://github.com/imthenachoman/pfSense-Firewall-Rules-Manager/blob/main/README.md#self-publish

victor-gdc commented 1 year ago

https://user-images.githubusercontent.com/109527586/226363805-d3e39726-ab65-4c35-969c-4ef7cc532ca2.mp4

Hopefully this gives you some help, sorry for all the Dutch.

Thanks for uploading instructions, hopefully I can try them shortly.

imthenachoman commented 1 year ago

@victor-gdc Interesting. Are you accessing it from an @gmail.com account or a different domain name?

victor-gdc commented 1 year ago

@imthenachoman It's a different domain name.

imthenachoman commented 1 year ago

Ah. So then your organization Google Workspace admins are blocking the URL. You'll have to ask them how to get it unblocked....

victor-gdc commented 1 year ago

The thing is, it's not based on an organization. It's just a google account created with that specific email address, not enrolled in a google domain or anything like that.

imthenachoman commented 1 year ago

Oh. Interesting. How did you do that? Google does not let you create a Gmail account that isn't @gmail.com. Is your Gmail account the normal/free one or is it a Google Workspace account?

image

meinhart commented 1 year ago

Got the exact same issue with private @gmail.com address, i am from Austria, Europe.

imthenachoman commented 1 year ago

@meinhart Can you share a screenshot of the error?

meinhart commented 1 year ago

image

In english: "This App is blocked" "The app tried to access sensitive data from your google account. For protection of your account we blocked the access."

imthenachoman commented 1 year ago

I'm not sure what could be the issue.

Can y'all help me test. I made a dummy web app and published it. Can you access it?

https://script.google.com/macros/s/AKfycbyhXh4AcZEvHmEsfvtJLZagqpEPcaTqqEwI-a_JoAkHwgif7vRvROJkdWwVO5nacmet/exec

You should see this:

image

meinhart commented 1 year ago

This works as expected, no new window opens which asks for permissions or anything, it just opens as any usual website when authenticated.

I have published the script as you mentioned in README on my own Google account and there it worked also. I could dismiss the security warning and say "continue anyway" and there it works.

serossi commented 9 months ago

Same issue for me, gonna do self publish now, why cant we have nice things that dont involve more typing.

@imthenachoman yes you can enroll a google account with your own email. when you sign up it will give you some recommendations or lets you make another custom gmail adress. below that you can click on use nother email.

if thats not avaliable in your region then simply make an account on an android phone. there you can simply overwrite the gmail part and use custom too.

its even a highly recommended way to run a google account if you for example wanna do a youtube channel or similar. its basically impossible to get locked out your own email unlike with a gmail

imthenachoman commented 9 months ago

I am wondering if this is a region thing? I can't figure out why some folks cannot access my published URL. The best I can say is you'll have to clone the code and publish your own.... :/