No description
.github/workflows | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
Features
- PRECIS Framework UsernameCaseMapped
- Password hashing and validation using rust-argon2
- Filters for words that might cause ambiguity. See Blacklist
- Profanity filter
- Email validation(Regex validation not verification)