]> git.pld-linux.org Git - packages/eggdrop.git/blame - eggdrop-config_encryption.patch
This commit was manufactured by cvs2git to create branch 'RA-branch'.
[packages/eggdrop.git] / eggdrop-config_encryption.patch
CommitLineData
3e9ba21e
AG
1--- eggdrop.conf Mon Nov 18 06:39:34 2002
2+++ eggdrop.conf.encryption Tue Mar 18 23:52:35 2003
3@@ -1265,14 +1265,18 @@
4 #loadmodule seen
5
6
7-#### BLOWFISH MODULE ####
8+#### ENCRYPTION MODULE ####
9
10 # IF YOU DON'T READ THIS YOU MAY RENDER YOUR USERFILE USELESS LATER
11 # Eggdrop encrypts its userfile, so users can have secure passwords.
12 # Please note that when you change your encryption method later (i.e.
13 # using other modules like a md5 module), you can't use your current
14 # userfile anymore. Eggdrop will not start without an encryption module.
15+# Choose only one of the following
16 #loadmodule blowfish
17+#loadmodule idea
18+#loadmodule twofish
19+#loadmodule rijndael
20
21
22 #### ASSOC MODULE ####
This page took 0.091663 seconds and 4 git commands to generate.