Closed Bug 1067387 Opened 10 years ago Closed 10 years ago

[Rooms] PUT /room-url to update information about an existing room

Categories

(Hello (Loop) :: Server, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alexis+bugs, Assigned: rhubscher)

References

Details

(Whiteboard: [qa+])

- PUT /rooms/{id} roomName - The room-owner-assigned name used to identify this room. expiresIn - The number of hours for which the room will exist. roomOwner - The user-friendly display name indicating the name of the room's owner. maxSize - The maximum number of users allowed in the room at one time. returns expiresAt - The date after which the room will no longer be valid (in seconds since the Unix epoch). Alternative route: PUT /routes/{id}
Whiteboard: [qa+]
Blocks: 1067971
Is the owner the only person that should be able to update the room parameters?
Flags: needinfo?(adam)
A beginning is there: https://github.com/mozilla-services/loop-server/commit/75806dc15b24393b6e887b7541d35021f950b913 We probably want to restrict access to this view PUT / DELETE for the owner only.
Assignee: nobody → rhubscher
Status: NEW → ASSIGNED
(In reply to Rémy Hubscher (:natim) from comment #1) > Is the owner the only person that should be able to update the room > parameters? Yes.
Flags: needinfo?(adam)
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.