]> git.pld-linux.org Git - packages/eggdrop.git/blob - eggdrop-config_encryption.patch
- more ru_RU -> ru, uk_UA -> uk changes
[packages/eggdrop.git] / eggdrop-config_encryption.patch
1 diff -urN eggdrop1.6.15/eggdrop.conf eggdrop1.6.15-config_encryption/eggdrop.conf
2 --- eggdrop1.6.15/eggdrop.conf  Mon May  5 00:05:32 2003
3 +++ eggdrop1.6.15-config_encryption/eggdrop.conf        Tue May  6 15:44:42 2003
4 @@ -1273,15 +1273,18 @@
5  #loadmodule seen
6  
7  
8 -#### BLOWFISH MODULE ####
9 +#### ENCRYPTION MODULE ####
10  
11  # IF YOU DON'T READ THIS YOU MAY RENDER YOUR USERFILE USELESS LATER
12  # Eggdrop encrypts its userfile, so users can have secure passwords.
13  # Please note that when you change your encryption method later (i.e.
14  # using other modules like a md5 module), you can't use your current
15  # userfile anymore. Eggdrop will not start without an encryption module.
16 +# Choose only one of the following
17  #loadmodule blowfish
18 -
19 +#loadmodule idea
20 +#loadmodule twofish
21 +#loadmodule rijndael
22  
23  #### ASSOC MODULE ####
24  
This page took 0.066897 seconds and 3 git commands to generate.