albx / albx/bitblazor

[FEATURE] Add password security checks

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
components enhancement question
Dominant language
HTML
Stars
10
Forks
4
Avg merge
4d
Merged PRs (30d)
1

Description

This issue aims to add the implementation for the password field security checks as described in the official [Bootstrap Italia documentation](https://italia.github.io/bootstrap-italia/docs/form/input/#password-con-misuratore-sicurezza-e-suggerimenti).

### Requirements:
- Add a PasswordRequirement service which expose a method which checks all the requirements
- Add the possibility to specify requirements as global requirement or local requirement (for each BitPasswordField component)

### Acceptance Criteria:
- Add tests
- Add documentation
- All existing tests must end successfully

### References
- https://italia.github.io/bootstrap-italia/docs/form/input/#password-con-misuratore-sicurezza-e-suggerimenti

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.