From e0c6cd81d79c5a3ae53585698f97f64b600d3906 Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Tue, 9 Nov 2010 20:19:13 +0000 Subject: Remove the secret key from the file ( even if this is not the one used ) A new one will be recreated with checksetup.pl when needed. --- modules/bugzilla/templates/localconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'modules/bugzilla/templates/localconfig') diff --git a/modules/bugzilla/templates/localconfig b/modules/bugzilla/templates/localconfig index 0371bf3b..26536e5f 100644 --- a/modules/bugzilla/templates/localconfig +++ b/modules/bugzilla/templates/localconfig @@ -102,9 +102,3 @@ $interdiffbin = '/usr/bin/interdiff'; # Please specify the directory name only; do not use trailing slash. $diffpath = '/usr/bin'; -# This secret key is used by your installation for the creation and -# validation of encrypted tokens to prevent unsolicited changes, -# such as bug changes. A random string is generated by default. -# It's very important that this key is kept secret. It also must be -# very long. -$site_wide_secret = 'FLDtMWoTaBMifoR5CXo8yAFkeHNzCDra8BwWv6HDgGIvRLVMahTgl6wmD43RaY2pwrrY2xcTUkEX0sGOw7ZPnjwbqx56DtNqHMNDnkS43wywBMfhw0w798zFqAOMYySyPPdEIGg9ZJ1KOtHPk4jW6WVvaHpLjZQEmJYqygVmUaxsSwxdWCQcRPKmQtZqGjvWCwuiTtGOKUhEBbpCIIX20Yw5N50tNq95VzYC08Qw4FGp0stDsx82wNNxdnK1m9KZ'; -- cgit v1.2.1