dwyl / dwyl/auth

Attempting to login with a blank password

Open
#16 2 comments 1 reaction 1 assignee Claimed by @SimonLab View on GitHub
awaiting-review bug chore
Dominant language
Elixir
Stars
141
Forks
8
PR merge metrics
No merged PRs in 30d

Description

As a person registering with their email address and password,
I should be required to enter a password of at least 8 characters.
to enhance the security of my account.

Need to
+ [ ] Require password field on Client (HTML)
+ [ ] Check for string length before running `checkpw`

Note: we will enhance this further with #66 in a future sprint.
For now we just need to prevent people from having a blank password (_or one with too few chars_).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.