mirror of
https://gogs.blitter.com/RLabs/lpasswd
synced 2024-08-14 19:26:42 +00:00
Added README.md
This commit is contained in:
parent
10bdcf256f
commit
0d2ff84623
1 changed files with 3 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
Simple library to manage and verify logins against app-local or system accounts. Includes a simple CLI util to add/set user accounts to a local password file using bcrypt.
|
||||
|
||||
Typical uses include CLI login or HTTP basic authentication.
|
Loading…
Reference in a new issue