-
Notifications
You must be signed in to change notification settings - Fork 229
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
API key in the file image/FlickrBadge.js #330
Comments
Does anyone know if the API key is still valid and in use? We are forced by our organization to remove any API key in our code. |
I'd wager it is no longer valid, Shane or I did this a decade or more ago.
One proactive approach would be to just make a PR with `[insert flickr api
key here]` as the key.
…On Wed, Mar 6, 2024 at 12:12 PM Lihui Hu ***@***.***> wrote:
Does anyone know if the API key is still valid and in use? We are forced
by our organization to remove any API key in our code.
If it is not valid or used, we can just dismiss the issue. Otherwise we
will have to remove it every time after we pull the code.
Thanks a lot!
—
Reply to this email directly, view it on GitHub
<#330 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAOIGPDVH2GGRSKA6ZX73TYW5E6DAVCNFSM6AAAAABDMLFUJCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBRGM3TSNRTGU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Thank you so much, Peter! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
We have dojox included in our project. (Thanks! )
A recent security scan of our project shows that the API key is saved in this file: image/FlickrBadge.js.
https://github.com/dojo/dojox/blob/master/image/FlickrBadge.js
Not sure it is still used or valid. Just want to let you know. Thanks!
The text was updated successfully, but these errors were encountered: