colouring-montreal/app
Maciej Ziarkowski e2e37d88b8 Set max pass length to 128
OWASP Authentication cheatsheet says 128 is typical max password length
It suggests to not set it too low to let users use complex passwords
2019-09-18 15:17:22 +01:00
..
map_styles Fix for issue #144 Reduce number of classes for 'Number of storeys' legend 2019-04-16 14:33:07 +00:00
public Fix welcome text, logo spacing 2019-04-18 17:41:20 +01:00
src Set max pass length to 128 2019-09-18 15:17:22 +01:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Lint prefer-const 2019-05-27 18:35:12 +01:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Upgrade react-router-dom and fix map path 2019-09-10 15:07:27 +01:00
package.json Upgrade react-router-dom and fix map path 2019-09-10 15:07:27 +01:00
razzle.config.js Setup TS build (failing), rename files to .ts/.tsx 2019-08-09 15:44:11 +01:00
tsconfig.json Fix ES to TS module import errors 2019-08-12 10:24:38 +01:00
tslint.json Setup TS build (failing), rename files to .ts/.tsx 2019-08-09 15:44:11 +01:00