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:
@@ -1,6 +1,7 @@
|
||||
build/
|
||||
config.cache
|
||||
include/sysconf.h
|
||||
modules/enc_argon2.cpp
|
||||
modules/ldap.cpp
|
||||
modules/mysql.cpp
|
||||
modules/regex_pcre2.cpp
|
||||
|
||||
Reference in New Issue
Block a user