1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:24:49 +02:00

Add support for encrypting passwords with the Argon2 algorithm.

Closes #369.
This commit is contained in:
Sadie Powell
2024-03-10 14:50:56 +00:00
parent 0353338436
commit 9a8cac060d
9 changed files with 252 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
build/
config.cache
include/sysconf.h
modules/enc_argon2.cpp
modules/ldap.cpp
modules/mysql.cpp
modules/regex_pcre2.cpp