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

Create a robust login handler #58

Open
6 of 8 tasks
acorbin3 opened this issue Feb 18, 2020 · 1 comment
Open
6 of 8 tasks

Create a robust login handler #58

acorbin3 opened this issue Feb 18, 2020 · 1 comment

Comments

@acorbin3
Copy link
Owner

acorbin3 commented Feb 18, 2020

We have a hacked up version of a login handler that does a poor job.
It should be able to do the following

  • Verify username is correct
  • Set user name
  • Set password
  • Pretty the red button after login
  • Log out
  • Break handler. Run time allowed +/- min. Break time +/- min

Additional features:

  • Check for if an account was banned. If so stop logging in. report ban
  • Add a way to only run during a specific time period. Like 2AM - 7PM or something like that
@acorbin3
Copy link
Owner Author

Here is the login response dumps
https://pastebin.com/R063Bygc
https://pastebin.com/GUYbFctG

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