hawtio-system/src/main/java/io/hawt/web/proxy/ProxyServlet.java (3 lines): - line 224: // TODO Implement allowlist protection for Kubernetes services as well - line 313: //TODO copy response headers? - line 515: //TODO document example paths hawtio-log-osgi/src/main/java/io/hawt/log/osgi/Logs.java (2 lines): - line 53: // TODO missing fields... - line 71: // TODO should we add any custom marshalling for types? hawtio-log/src/main/java/io/hawt/log/log4j/Log4jLogQuery.java (2 lines): - line 32: // TODO: re-enable mvn resolver (requires code to be ported from fabric8 v1) - line 264: // TODO marshal differently? platforms/wildfly/src/main/webapp/WEB-INF/web.xml (1 line): - line 184: hawtio-system/src/main/java/io/hawt/jmx/JmxTreeWatcher.java (1 line): - line 94: // TODO should we filter only types "JMX.mbean.registered" and "JMX.mbean.unregistered"? hawtio-system/src/main/java/io/hawt/system/ProxyAllowlist.java (1 line): - line 30: * TODO: For now this implementation is heavily relying on Fabric v1, and should be rewritten to a more general form. hawtio-youtrack-incloud/app/src/ts/youtrackGlobals.ts (1 line): - line 7: export const connectionSettingsKey = 'jvmConnect'; // TODO: do we need another key? tooling/hawtio-junit/src/main/java/io/hawt/junit/FailureDTO.java (1 line): - line 45: // TODO we could return the entire description tree? hawtio-log/src/main/java/io/hawt/log/log4j/MavenCoordHelper.java (1 line): - line 20: // TODO need to have one of these per class loader ideally hawtio-console-assembly/app/src/login/keycloak-login.ts (1 line): - line 53: // TODO: validate subject against server session hawtio-system/src/main/java/io/hawt/web/filters/CORSFilter.java (1 line): - line 26: // TODO allow configuration... tooling/hawtio-junit/src/main/java/io/hawt/junit/StackTraceDTO.java (1 line): - line 40: // TODO would be nice to add the maven coordinates so we can link to the exact line of source code ;) hawtio-system/src/main/java/io/hawt/jmx/RBACRegistry.java (1 line): - line 288: // TODO: verify: "type" attribute is not enough - we have to know real class of MBean