Password requirements #106

Closed
opened 2021-03-23 15:58:27 +00:00 by niggl · 2 comments
Owner

R/N the only requirement for a new password is: Is not empty
And that's kinda bad.
We should implement forced password security before releasing v1.0.0

This also comes with associated issues in other projects:

R/N the only requirement for a new password is: Is not empty And that's kinda bad. We should implement forced password security before releasing v1.0.0 This also comes with associated issues in other projects: * lfk/org: https://git.odit.services/lfk/org/issues/8 * lfk/backend: https://git.odit.services/lfk/backend/issues/99
niggl added this to the Users and security milestone 2021-03-23 15:58:27 +00:00
niggl added the
priority:high
enhancement
labels 2021-03-23 15:58:27 +00:00
niggl referenced this issue from a commit 2021-03-26 18:29:47 +00:00
niggl added the
status:doing
label 2021-03-26 18:31:34 +00:00
Author
Owner

I implemented the basic password check.
TODO: Implement the function that enables/disables buttons

I implemented the basic password check. TODO: Implement the function that enables/disables buttons
niggl referenced this issue from a commit 2021-03-26 18:51:28 +00:00
niggl referenced this issue from a commit 2021-03-26 18:51:58 +00:00
niggl referenced this issue from a commit 2021-03-26 18:52:32 +00:00
niggl added
status:review_needed
and removed
status:doing
labels 2021-03-26 18:52:44 +00:00
Author
Owner
@philipp FYI: The lib I finally settled on https://www.npmjs.com/package/check-password-strength
niggl closed this issue 2021-03-26 19:03:05 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lfk/frontend#106
No description provided.