mastodon.me.uk is one of the many independent Mastodon servers you can use to participate in the fediverse.
Open, user-supported, corporation-free social media for the UK.

Administered by:

Server stats:

500
active users

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

the password which failed that regex was `bY<7=h1{fk(WtL#4YPy,Q&7Wd2M?eknf`

@bob the curly brace was the problem?

@bob I hate it when they put stupid limits on passwords, always makes me wonder how shitty their system is, after all they should only be saving the encoded version and the seed so the actual password can be as long as you like with whatever characters you like.