diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-06 17:03:46 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-06 22:53:30 +0000 |
commit | 1e301bf1e07daf35150d54b132bbbe66f0a8095e (patch) | |
tree | eb7fa1be4b978cb16b70b7346aa100627e3ebc07 /CHANGELOG.md | |
parent | 6edf79cb0ecd150ea0f054c8faa7be0b055fc2d0 (diff) | |
parent | 3e201f8d48554ab8c4b8132eaa50b5fe7dd1d67e (diff) |
Merge branch 'password-tests'
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 dbc96e04c..5606a3c0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Zoom out as much as necessary on body map page, even on mobile. #1958 - Show loading message on initial /around map load #1976 - Ask for current password/send email on password change. #1974 + - Add minimum password length and common password checking. - Nicer display of national phone numbers. - Bugfixes: - Fix bug specifying category in URL on /around. #1950 |