WB_Scramble - scramble (hide) password(s) stored in htaccess file

Syntax
WB_Scramble=boolean value

Syntax example
WB_Scramble=T

Valid inputs
T,TRUE,1,ON for True
F,FALSE,0,OFF for False

Default value
FALSE

Description
This variable controls if the WhizBase will scramble the passwords in AuthUsers section of the htaccess file upon user's first login. To make passwords unreadable set this variable to TRUE. Its value can be set only in htaccess file in section [Authentication].

This variable cannot be set by HTML form. The scrambled passwords will remain valid even if you set this variable to FALSE later, but no new (or changed) password will be scrambled until you set it back to TRUE.