0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test
Gabor Javorszky 368eb7a352 Added brute force protection to login
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
2013-08-22 20:48:36 +01:00
..
functional Added brute force protection to login 2013-08-22 20:48:36 +01:00
html Markup for 404 page 2013-08-19 16:34:10 +01:00
unit Moving misplaced test file 2013-08-20 21:28:19 +01:00