mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Remove unexpected element sanity check for now.
This commit is contained in:
@@ -132,10 +132,6 @@ public class NoAuthConfigContentHandler extends DefaultHandler {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fail on unexpected elements
|
|
||||||
else
|
|
||||||
throw new SAXException("Unexpected element: " + localName);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user