mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-apps/radicale: add argon2 instructions
Closes: https://github.com/gentoo/gentoo/pull/42523 Signed-off-by: Thibaud CANALE <thican@thican.net> Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
committed by
Yixun Lan
parent
6a8eee0729
commit
4374f27799
@@ -92,4 +92,5 @@ pkg_postinst() {
|
||||
optfeature "Publish changes to rabbitmq" dev-python/pika
|
||||
optfeature "LDAP/LDAPS authentication" dev-python/ldap3 dev-python/python-ldap
|
||||
optfeature "bcrypt password hashing" dev-python/bcrypt
|
||||
optfeature "argon2 password hashing" dev-python/argon2-cffi
|
||||
}
|
||||
|
||||
@@ -92,4 +92,5 @@ pkg_postinst() {
|
||||
optfeature "Publish changes to rabbitmq" dev-python/pika
|
||||
optfeature "LDAP/LDAPS authentication" dev-python/ldap3 dev-python/python-ldap
|
||||
optfeature "bcrypt password hashing" dev-python/bcrypt
|
||||
optfeature "argon2 password hashing" dev-python/argon2-cffi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user