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

Credentials in the build.gradle file #16

Open
febs opened this issue Mar 1, 2018 · 1 comment
Open

Credentials in the build.gradle file #16

febs opened this issue Mar 1, 2018 · 1 comment

Comments

@febs
Copy link

febs commented Mar 1, 2018

I was trying to take a look at the code and I stumbled across this in the build.gradle file while trying to build the app:

storeFile file('C:/Users/AyresGJ/workspace/SENSE-App/docs/eduroamcat')
the keystore password is in the line that follows (and precede).
Just reporting.

@GarethAyres
Copy link
Contributor

Ah, thanks for pointing this out.

I am unsure at what point AndroidStudio changed the gradle build file to include the passwords, it wasnt intentional for sure or there originally.

I will look into changing the password, and removing it from further commits of the build.gradle.

I dont think the risk is too significant, as the storeFile is not accessible or the play store credentials i use.

Thanks again,

Gareth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants