You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Table

cm_api_users

Description

API (Programmatic) Users

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

username

varchar(50)

User (login) name

 

 

password

varchar(40)

Hashed password

SHA1, as used by CakePHP

 

  • No labels