Skip to content
Success

Changes

Summary

  1. Add restricted servers, allowed channels (commit: 431aa95) (details)
Commit 431aa95510955d7fdc401f044c2e68373cc3b5ce by Brokkonaut
Add restricted servers, allowed channels
(commit: 431aa95)
The file was modifiedsrc/main/java/de/cubeside/globalserver/ClientConfig.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/GlobalServer.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/ClientConnection.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountInfoCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/CreateAccountCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/ListCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountSetPasswordCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/command/AccountRemoveAllowedChannelCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/AccountsCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/command/AccountSetRestrictedCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/ServerCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/ArgsParser.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/StopCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/HelpCommand.java
The file was addedsrc/main/java/de/cubeside/globalserver/command/AccountAddAllowedChannelCommand.java
The file was modifiedsrc/main/java/de/cubeside/globalserver/command/ServersCommand.java