Prevent read-only clients from changing kasm settings
This commit is contained in:
@@ -56,6 +56,8 @@ namespace rfb {
|
||||
|
||||
virtual void sendStats() = 0;
|
||||
|
||||
virtual bool canChangeKasmSettings() const = 0;
|
||||
|
||||
// InputHandler interface
|
||||
// The InputHandler methods will be called for the corresponding messages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user