Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SoCalGas #7728

Merged
merged 7 commits into from
Aug 28, 2023
Merged

Add SoCalGas #7728

merged 7 commits into from
Aug 28, 2023

Conversation

johntheholman
Copy link
Contributor

Added json file for the Utility company SoCalGas
Added documentation and 2fa types
Added PNG logo image

john added 4 commits August 28, 2023 12:08
Added json file for the Utility company SoCalGas
Added documentation and 2fa types
Added PNG logo image
Updated the json file to overwrite the default SVG format to the IMG format
Copy link
Member

@Carlgo11 Carlgo11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SVG images are preferred over PNGs.
Here's a version using SVG:
socalgas.com.svg

Comment on lines 3 to 8
"domain": "socalgas.com",
"img": "site.com.png",
"tfa": ["sms", "totp"],
"documentation": "https://www.socalgas.com/help-center/2-factor-authentication",
"regions": ["us"],
"categories": ["utilities"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request @johntheholman.
Could you please use the code style that the rest of the JSON files use? Where { and [ are followed by new lines and ] } are prefixed by new lines.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will update this. Not sure why the config is not working. Looking into that.

@Carlgo11 Carlgo11 changed the title Adding Site SoCalGas Add SoCalGas Aug 28, 2023
@Carlgo11 Carlgo11 added the add site Issue/PR adds a site to the repo. label Aug 28, 2023
john and others added 3 commits August 28, 2023 12:45
Added new lines per formatting guidance
Added SVG logo
Deleted PNG logo
Copy link
Member

@Carlgo11 Carlgo11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 😃
Your contribution will be visible in around 10 minutes. Sometimes it takes longer due to server and browser cache.

@Carlgo11 Carlgo11 merged commit d0158b8 into 2factorauth:master Aug 28, 2023
3 checks passed
@johntheholman
Copy link
Contributor Author

Thanks @Carlgo11 for such a quick turnaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add site Issue/PR adds a site to the repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants