Skip to content

only allow logins if the app unique key matches for the session

Alan Bell requested to merge alanbell/vtigercrm:session_scope_check into master

fixes #56 (closed) by checking that the user who has an active session has one valid for this vtiger instance.

Merge request reports