Open cphflacour opened 4 years ago
The ability to require certain password complexity for passwords on admin.opendata.dk.
Rules could include: password length and perhaps number, capitals and special characters well known word vetting
Including the ability to demand password change from one or more users.
Solution selected: password minimum length 8 chars, of which 1 is Capital letter [A-Z], 1 is a small letter [a-z], 1 is a number [0-9] and 1 is a special character.
The ability to require certain password complexity for passwords on admin.opendata.dk.
Rules could include: password length and perhaps number, capitals and special characters well known word vetting
Including the ability to demand password change from one or more users.