• Guus der Kinderen's avatar
    OF-1350: Be more flexible when dealing with MUC room passwords · d9357dd8
    Guus der Kinderen authored
    XMPP defines two configuration fields for password-protecting a room:
    - one that defines if the room is password protected.
    - another one that defines the password.
    
    Openfire, internally, only stores the password, if password-protection is required.
    
    Some clients send only a password, without explicitly defining the password-protection boolean. In such cases, Openfire should be somewhat flexible, and process the configuration form as intended by the user.
    d9357dd8
Name
Last commit
Last update
..
cluster Loading commit data...
spi Loading commit data...
CannotBeInvitedException.java Loading commit data...
ConflictException.java Loading commit data...
ForbiddenException.java Loading commit data...
HistoryRequest.java Loading commit data...
HistoryStrategy.java Loading commit data...
MUCEventDelegate.java Loading commit data...
MUCEventDispatcher.java Loading commit data...
MUCEventListener.java Loading commit data...
MUCRole.java Loading commit data...
MUCRoom.java Loading commit data...
MUCRoomHistory.java Loading commit data...
MUCUser.java Loading commit data...
MultiUserChatManager.java Loading commit data...
MultiUserChatService.java Loading commit data...
NotAcceptableException.java Loading commit data...
NotAllowedException.java Loading commit data...
RegistrationRequiredException.java Loading commit data...
RoomLockedException.java Loading commit data...
ServiceUnavailableException.java Loading commit data...
package-info.java Loading commit data...