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

Server: Add user logging #270

Open
TiE23 opened this issue Nov 17, 2018 · 1 comment
Open

Server: Add user logging #270

TiE23 opened this issue Nov 17, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@TiE23
Copy link
Owner

TiE23 commented Nov 17, 2018

Currently there is no logging whatsoever in the server code. When people log in, take challenges, complete challenges, whatever... I don't see it. Heck, I don't even have a method to record IP addresses! So, let's look into how other people do simple logging in NodeJS server applications and do it!

@TiE23 TiE23 added enhancement New feature or request help wanted Extra attention is needed labels Nov 17, 2018
@TiE23 TiE23 self-assigned this Nov 17, 2018
@TiE23
Copy link
Owner Author

TiE23 commented Jan 12, 2019

Oh, and don't forget to never log user passwords. That's a huge no-no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant