1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 13:23:12 +02:00

enc_bcrypt is no longer extra because it doesn't depend on external dependencies anymore

This commit is contained in:
Adam
2014-11-03 23:50:40 -05:00
parent fb2fd9e9d3
commit 67fc8c3416
+1 -1
View File
@@ -873,7 +873,7 @@ class EBCRYPT : public Module
}
public:
EBCRYPT(const Anope::string &modname, const Anope::string &creator) : Module(modname, creator, ENCRYPTION | VENDOR | EXTRA),
EBCRYPT(const Anope::string &modname, const Anope::string &creator) : Module(modname, creator, ENCRYPTION | VENDOR),
rounds(10)
{
// Test a pre-calculated hash