readme formatting
This commit is contained in:
parent
ad217de66a
commit
ef1c79eeb9
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
||||||
credentials</strong>
|
credentials</strong>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
![CI (Linux)](<https://github.com/realaravinth/argon2-creds/workflows/CI%20(Linux)/badge.svg>)
|
![CI (Linux)](<https://github.com/realaravinth/argon2-creds/workflows/CI%20(Linux)/badge.svg>)
|
||||||
[![Dependency Status](https://deps.rs/crate/argon2-creds/3.3.2/status.svg)](https://deps.rs/crate/argon2-creds/3.3.2)
|
[![Dependency Status](https://deps.rs/crate/argon2-creds/3.3.2/status.svg)](https://deps.rs/crate/argon2-creds/3.3.2)
|
||||||
<br />
|
<br />
|
||||||
|
@ -12,7 +13,7 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Featuers
|
## Features
|
||||||
- [x] PRECIS Framework [UsernameCaseMapped](https://tools.ietf.org/html/rfc8265#page-7)
|
- [x] PRECIS Framework [UsernameCaseMapped](https://tools.ietf.org/html/rfc8265#page-7)
|
||||||
- [x] Password hashing and validation
|
- [x] Password hashing and validation
|
||||||
- [x] Filters for words that might cause ambiguity. See
|
- [x] Filters for words that might cause ambiguity. See
|
||||||
|
|
Loading…
Reference in a new issue