Description

All users who can log into the system

Columns

Name Title Datatype Nullable Other Description Last edit
id int(11) NO auto_increment 1 year ago
login Login varchar(20) NO 1 year ago
passwd Password varchar(32) NO Hash of the password 1 year ago
level Access level int(11) NO Defines the user capabilities in the system. 0 - no capabilities, 1 - standard user, 2 - admin 1 year ago
deleted int(11) NO 1 year ago