fixbuild typo
This commit is contained in:
parent
7ca5b87409
commit
7e66b72618
@ -7,7 +7,7 @@
|
|||||||
-- Indendent upper-case lines usually impose Uniqueness constraints for rows by some columns.
|
-- Indendent upper-case lines usually impose Uniqueness constraints for rows by some columns.
|
||||||
-- Each table will also have an column storing a unique numeric row key, unless there is a row Primary columnname
|
-- Each table will also have an column storing a unique numeric row key, unless there is a row Primary columnname
|
||||||
--
|
--
|
||||||
User Json -- Each Uni2work user has a corresponding row in this table; created upon first login.
|
User json -- Each Uni2work user has a corresponding row in this table; created upon first login.
|
||||||
ident (CI Text) -- Case-insensitive user-identifier
|
ident (CI Text) -- Case-insensitive user-identifier
|
||||||
authentication AuthenticationMode -- 'AuthLDAP' or ('AuthPWHash'+password-hash)
|
authentication AuthenticationMode -- 'AuthLDAP' or ('AuthPWHash'+password-hash)
|
||||||
lastAuthentication UTCTime Maybe -- last login date
|
lastAuthentication UTCTime Maybe -- last login date
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user