feat(packages): add password hashing utils
This commit is contained in:
parent
63ff7c7e1e
commit
b746f04cef
1 changed files with 4 additions and 0 deletions
|
@ -188,6 +188,10 @@ common:
|
|||
random_gen:
|
||||
- python-faker
|
||||
- aur/uuid
|
||||
hashing:
|
||||
- name: aur/apache-tools
|
||||
desc: provide htpasswd
|
||||
- argon2
|
||||
|
||||
cli_frontends:
|
||||
forges:
|
||||
|
|
Loading…
Reference in a new issue