Skip to content

Commit

Permalink
Modify api_keys.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ismaeltoe committed Jun 18, 2015
1 parent 701d38b commit 1d5819c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/api_keys.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<resources>
<string name="tmdb_api_key">e77793d2e5bfe91c59b0e86c54d2b9b0</string>

This comment has been minimized.

Copy link
@Tarek-Bohdima

Tarek-Bohdima Apr 27, 2020

your API key can still be seen here you should delete this old commit or you can deactivate your key from TMDB as it is compromised already
here is how you can delete sensitive data that you pushed to github
https://help.github.com/en/github/authenticating-to-github/removing-sensitive-data-from-a-repository

<string name="tmdb_api_key">YOUR_API_KEY</string>
</resources>

0 comments on commit 1d5819c

Please sign in to comment.