From 01d43e7db5514e29460c7952762739cdb7ee4b23 Mon Sep 17 00:00:00 2001 From: DukePyrolator Date: Sun, 10 Jan 2010 19:58:32 +0000 Subject: changed enc_sha256 to use random salts instead of a hardcoded salt git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2745 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'Changes.conf') diff --git a/Changes.conf b/Changes.conf index 0fe3b7352..4bf6a9253 100644 --- a/Changes.conf +++ b/Changes.conf @@ -6,6 +6,7 @@ options:mlock added to configure the default mlock modes on new channels options:database added for the database modules ** MODIFIED CONFIGURATION DIRECTIVES ** +options:encryption added enc_sha256 chanserv:modules added cs_unban nickserv:modules added ns_resetpass -- cgit