Ghost/core/server/controllers
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
..
admin.js Added brute force protection to login 2013-08-22 20:48:36 +01:00
frontend.js Fix redirect loop when no content 2013-08-21 09:05:17 -05:00