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:
|
random_gen:
|
||||||
- python-faker
|
- python-faker
|
||||||
- aur/uuid
|
- aur/uuid
|
||||||
|
hashing:
|
||||||
|
- name: aur/apache-tools
|
||||||
|
desc: provide htpasswd
|
||||||
|
- argon2
|
||||||
|
|
||||||
cli_frontends:
|
cli_frontends:
|
||||||
forges:
|
forges:
|
||||||
|
|
Loading…
Reference in a new issue