Skip to content

pbPasswordHashing - cWebSessionManagerStandard

Specifies whether to use password hashing or not

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbPasswordHashing
Access Type Syntax
Read Access: Get pbPasswordHashing to BooleanVariable
Write Access: Set pbPasswordHashing to BooleanVariable/Value

Description

Specifies whether to use the new password hashing logic or use the old (non-hashing) logic.

Defaults to True.

Set to False at your own risk!