File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- ## 1. 2.0
1+ ## 2.0.0 - 16.08.2016
22
3+ * Brute force protection: lock account after few failed attempts PR #63
34* Add active check on token in user, auth pattern PR #56
45* Dropped support for Node 0.10, 0.12
56* Updated dependencies
File renamed without changes.
Original file line number Diff line number Diff line change 77 "confirm" : false ,
88 "oldsha" : true ,
99 "pepper" : " " ,
10- "lockTry " : null ,
10+ "failedLoginCount " : null ,
1111 "user" : {
1212 "fields" : [
1313 {
Original file line number Diff line number Diff line change 5959 "eslint-config-seneca" : " 3.x.x" ,
6060 "eslint-plugin-hapi" : " 4.x.x" ,
6161 "eslint-plugin-standard" : " 2.x.x" ,
62- "lab" : " 10.9 .x" ,
62+ "lab" : " 11.0 .x" ,
6363 "pre-commit" : " 1.1.x" ,
6464 "seneca" : " plugin" ,
6565 "seneca-entity" : " 1.2.x"
You can’t perform that action at this time.
0 commit comments