Projects tigase _server server-core Issues #1176
Cleanup authentication StoredProcedures (#1176)
Open
wojciech.kapcia@tigase.net opened 4 years ago

Considering that we introduced credentials in 8.0.0, in the next version we should:

  • add/modify SP: TigAddUser that only add user (wouldn't take password, possibly with additional parameter to set account status, by default it would be value denoting new_account)
  • remove TigAddUserPlainPw
  • completely remove "DB Properties" (TigPutDBProperty and TigGetDBProperty)
  • possibly remove TigUserLogin, TigUserLoginPlainPw and TigUserLogout and only leave stubs in documentation as reference (especially avoid updating tig_users table during log-in and log-out to avoid delays in plugins, if this information is required point to auditlog!)
  • remove TigOnlineUsers , TigOfflineUsers and TigInitdb
wojciech.kapcia@tigase.net batch edited 4 months ago
Name Previous Value Current Value
Iterations
empty
tigase-server-9.0.0
issue 1 of 1
Type
Task
Priority
Normal
Assignee
Version
tigase-server-9.0.0
Iterations
Issue Votes (0)
Watchers (2)
Reference
tigase/_server/server-core#1176
Please wait...
Page is in error, reload to recover