KEMBAR78
Change message about how strong the password is in `auth` routes to be how long it would take to crack the password · Issue #1549 · activist-org/activist · GitHub
Skip to content

Change message about how strong the password is in auth routes to be how long it would take to crack the password #1549

@andrewtavis

Description

@andrewtavis

Terms

Description

A very interesting feature that I saw in Pretalx based software is the password strength messages to the user. Specifically the amount of time that it would take to break the password is calculated and then printed to the user. This can be seen at the following by entering in a password:

https://cfp.cccv.de/39c3/login/?next=/39c3/cfp

I think it would be cool if we'd maybe do something similar for our password strength indicator :)

Contribution

Let's first discuss if this is worthwhile, and then if we do do this I'd be happy to support and/or review a PR! 😊

Metadata

Metadata

Assignees

Labels

frontendRelates to the project frontendgood first issueGood for newcomershelp wantedExtra attention is neededtypescriptRelates to TypeScript codevueRelates to Vue code

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions