tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.56k stars 598 forks source link

Pbkdf2 #225

Closed 0golovatyi closed 5 years ago

0golovatyi commented 5 years ago
pep8speaks commented 5 years ago

Hello @0golovatyi! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2019-03-28 17:13:39 UTC
0golovatyi commented 5 years ago

@WillAyd Answering your question about how secure is the password file. It is not, and we are aware of it. We are discussing some future improvements where we engage real authentication service instead of implementing our own. What we have here is more for auditing (so TabPy can log what account requested what operation).

However we considered security questions you raised and for now this is what our answer is: