From 4bd340a48032ee8d33dfceb4f9ed7a24241bf369 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Fri, 23 Nov 2018 13:51:24 -0700 Subject: [PATCH] Add notes to WHATSNEW --- WHATSNEW.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW.md b/WHATSNEW.md index 90b9e374..191f1c7b 100644 --- a/WHATSNEW.md +++ b/WHATSNEW.md @@ -21,7 +21,7 @@ This document attempts to track **major** changes and additions in ENiGMA½. For * New MCI codes including general purpose movement codes. See [MCI codes](docs/art/mci.md) * `install.sh` will now attempt to use NPM's `--build-from-source` option when ARM is detected. * `oputil.js config new` will now generate a much more complete configuration file with comments, examples, etc. `oputil.js config cat` dumps your current config to stdout. - +* Handling of failed login attempts is now fully in. Disconnect clients, lock out accounts, ability to auto or unlock at (email-driven) password reset, etc. See `users.failedLogin` in `config.hjson`. ## 0.0.8-alpha