diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-01 14:37:35 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-06 16:53:25 +0000 |
commit | 3e201f8d48554ab8c4b8132eaa50b5fe7dd1d67e (patch) | |
tree | 7b943b171bfbcdd74444d5a938291c69218ea027 /CHANGELOG.md | |
parent | 35445b8cc7ae02acdfbfc3e2e9da15b022736906 (diff) |
Add length/common password checking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 680d4b412..d94138d87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Front end improvements: - Zoom out as much as necessary on body map page, even on mobile. #1958 - Show loading message on initial /around map load #1976 + - Add minimum password length and common password checking. - Bugfixes: - Fix bug specifying category in URL on /around. #1950 - Fix bug with multiple select-multiples on a page. #1951 |