Skip to content
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

Database usernames and passwords #16

Open
Cheddar3 opened this issue Mar 11, 2023 · 0 comments
Open

Database usernames and passwords #16

Cheddar3 opened this issue Mar 11, 2023 · 0 comments

Comments

@Cheddar3
Copy link
Contributor

Currently as it stands we need to embed the usernames and passwords for the database in the PHP code. Because the code is being pushed to github in a public repository its not exactly very secure.

This issue will need to be resolved at some point, especially before we start adding functionality to modify the database.

One possible solution is to have a PHP file that contains all the usernames/passwords for the database and then just include that in the .php files that need it. We can upload that file to the one drive and upload a blank version of it to github that needs to be filled out.

Does anyone have any thoughts?

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

No branches or pull requests

1 participant