when the regex cant handle your secure password.
`data-val-regex-pattern="^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[_@$<>%#*.,:;\-!?&|])[A-Za-z\d_@$<>%#*.,:;\-!?&|]{12,}$"`
i suppose i should create a les secure one then
@bob that is a genuinely bananas way of enforcing password rules that shouldn't even exist
@jcoglan yeah. I'm this close to sending an email to the organisation pointing at the ncsc advice. the new login page now stops pasting just to make life even more fun.