This shows you the differences between two versions of the page.
— |
system:config:encrypt_admin_passwords [2013/08/20 19:10] (current) phplist created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
+ | ---- dataentry configoptions ---- | ||
+ | type : constant | ||
+ | name : ENCRYPT_ADMIN_PASSWORDS | ||
+ | purpose : Enable encryption of admin passwords | ||
+ | allowed : true false 0 1 | ||
+ | default : 1 | ||
+ | status_s : Obsolete | ||
+ | category : security | ||
+ | ---- | ||
+ | |||
+ | This setting is obsolete. Passwords (even subscriber passwords) are always encrypted. | ||
+ | |||
+ | See also [[ENCRYPTION_ALGO]] | ||
+ | |||
+ | |||
+ | |||