########################################################################################## LOC-1: Only invited users or owners should be able to invite a user into a room ########################################################################################## Issue Type: Improvement ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Done (2018-05-12 15:21:10) Project: LocalChat (LOC) Reported By: btasker Assigned To: btasker Components: - Server Affected Versions: - v0.0.1a Targeted for fix in version: - V0.0.2 Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== Currently, the server doesn't check that the inviting user is authorised on the room they are inviting another user into (so, they could in fact, invite themselves). In the longer-term, this will be less of an issue as that user wouldn't have the details needed to decrypt the messages, but it'd still be wise to close this angle . ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2018-05-12 15:21:11 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'Resolved' ----------------------------------------------------------------------------------------- 2018-05-12 15:21:11 ----------------------------------------------------------------------------------------- btasker added 'Done' to resolution ----------------------------------------------------------------------------------------- 2018-05-12 15:21:14 ----------------------------------------------------------------------------------------- btasker changed status from 'Resolved' to 'Closed' ----------------------------------------------------------------------------------------- 2018-05-12 15:22:13 git ----------------------------------------------------------------------------------------- -- BEGIN QUOTE -- Repo: LocalChat Host:Rimmer commit 0f0a12e1391e426b0bfe066e3e5a8fa815fe08f4 Author: B Tasker