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

Multiple Fixes #11

Merged
merged 1 commit into from
May 13, 2018
Merged

Multiple Fixes #11

merged 1 commit into from
May 13, 2018

Conversation

Matt-CompSci
Copy link
Contributor

@Matt-CompSci Matt-CompSci commented May 12, 2018

Fixes #10

  • Resolves security flaw by moving server side code to a serverside only file so the client can't access the API key

  • Moved configuration to a local table so the values won't be accidentally overwritten by another addon

  • Made netmessage name more unique so there's less likely to be a conflict

- Resolves security flaw by moving serverside code to a serverside only file so the client can't access the api key.

- Moved configuration to a local table so the values wont be accidentally overwritten by another addon

- Made netmessage name more unique so there's less likely to be a conflict
Copy link
Owner

@C0nw0nk C0nw0nk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic job approved :)

@C0nw0nk C0nw0nk merged commit 1514bf4 into C0nw0nk:master May 13, 2018
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.

2 participants