Skip to content

Feature/security fix#6

Open
bydelacruz wants to merge 2 commits into
mainfrom
feature/security-fix
Open

Feature/security fix#6
bydelacruz wants to merge 2 commits into
mainfrom
feature/security-fix

Conversation

@bydelacruz
Copy link
Copy Markdown

fixed security issues where API keys were exposed and database credentials were also exposed by creating environment variables that live in a .env file. Also removed som print statements that were logging sensitive user information. Lastly implemented better hashing of user data using bcrypt instead of the existing hashlib that was being used, and added some basic input validation.

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

Successfully merging this pull request may close these issues.

1 participant