idies / pyJHTDB

Python wrapper for the Johns Hopkins turbulence database library
Apache License 2.0
96 stars 47 forks source link

exposed auth_token #31

Closed alexlib closed 3 years ago

alexlib commented 3 years ago

in SDEs.ipynb somebody exposed a token

chichilalescu commented 3 years ago

Thank you.

I guess you're referring to the "zhao.wu" token?

@zzwz02, it looks like this was your commit last february. I'd recommend to replace with the "testing" token that I used, update the repository, and request that the old "zhao.wu" token is removed, with a new one generated to replace it.

Best, Cristian L

On Sat, 02 Jan 2021 09:41:40 -0800 Alex Liberzon notifications@github.com wrote:

in SDEs.ipynb somebody exposed a token

-- Dr. Cristian C Lalescu

Guest with MPRG Wilczek, Max Planck Institute for Dynamics and Self Organization

Contact: Application Support Group Max Planck Computing and Data Facility Gießenbachstraße 2 85748 Garching Germany

mzwang2012 commented 3 years ago

I have replaced the exposed token with the testing token. Thanks again for spotting this issue!