Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-9.0.0
|
Iterations
-
tigase-server-9.0.0 Open
Issue Votes (0)
Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-9.0.0
|
Considering that we introduced credentials in 8.0.0, in the next version we should:
TigAddUser
that only add user (wouldn't take password, possibly with additional parameter to set account status, by default it would be value denotingnew_account
)TigAddUserPlainPw
TigPutDBProperty
andTigGetDBProperty
)possiblyremoveTigUserLogin
,TigUserLoginPlainPw
andTigUserLogout
and only leave stubs in documentation as reference (especially avoid updatingtig_users
table during log-in and log-out to avoid delays in plugins, if this information is required point to auditlog!)TigOnlineUsers
,TigOfflineUsers
andTigInitdb