Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
password_hash | bytea | 2147483647 | √ | null |
|
|
The SHA1 hash of the disallowed password. The reason for using SHA1 here is that it is compatible with the “Have I Been Pwned” data and API products. We also get some reasonable obscuring of possibly private data. Data Requirements
User Defined Record Supported Operations
Supplemental Notes Attempting to |