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

Trim up the local brute DB a little #981

Merged
merged 1 commit into from
Apr 15, 2016

Commits on Apr 15, 2016

  1. Trim up the local brute DB a little

    * Normalize on username standards and do a precheck so we don't track some obvious bad requests. This should lower the MongoLab traffic a little.
    * Remove a stray comma
    * Fixed a bug in lib detection... technically this was refactored out.
    * Removed last commit unused var
    
    **NOTES**
    Consider `keyScript` as a preop to make sure we're "trying the right kind of key in the lock first" which just happens to be our `installName` :)
    
    Applies to OpenUserJS#944 and a little to OpenUserJS#37 *(silence is golden)*
    Martii committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    14b33ef View commit details
    Browse the repository at this point in the history