• Chinmay Dani's avatar
    Outcasts should not be allowed to register with room. · 7963d3f8
    Chinmay Dani authored
    With the current implementation, any user can send the register IQ to register with
    a room as a 'member'. This also allows outcasts, that were banned from a room, to be
    able to register again as a member, and eventually re-join the room. The solution is
    to prevent outcasts from registering with the room.
    7963d3f8
IQMUCRegisterHandler.java 10 KB