Skip to content

Added brute force protection to login#496

Merged
ErisDS merged 1 commit intoTryGhost:masterfrom
javorszky:iss468
Aug 22, 2013
Merged

Added brute force protection to login#496
ErisDS merged 1 commit intoTryGhost:masterfrom
javorszky:iss468

Conversation

@javorszky
Copy link
Contributor

Closes half of #468

  • adds a 2 second limit until you can retry logging in, otherwise sends you a 401.
  • bounce: 2ms, checks the pw: 254ms on my machine
  • added a test to the casper suite

Closes half of #468
* adds a 2 second limit until you can retry logging in, otherwise sends you a 401.
* bounce: 2ms, checks the pw: 254ms on my machine
* added a test to the casper suite
ErisDS added a commit that referenced this pull request Aug 22, 2013
Added brute force protection to login
@ErisDS ErisDS merged commit ba8bdf7 into TryGhost:master Aug 22, 2013
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