Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table

cm_passwords

Description

Passwords

PluginPassword Authenticator

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

password_authenticator_idinteger, foreign keyPassword Authenticator IDcm_password_authenticators:id 
co_person_idinteger, primary keyCO Person IDcm_co_people:id 

password

varchar(256)

Password, in format specified by password_type

 

 

password_typevarchar(2)Format type of password
  • CR: Crypt
  • SH: Salted SHA 1