jmuehlner commented on code in PR #780:
URL: https://github.com/apache/guacamole-client/pull/780#discussion_r1037683641


##########
extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/activeconnection/ActiveConnectionDirectory.java:
##########
@@ -44,34 +44,40 @@ public class ActiveConnectionDirectory extends 
RestrictedObject
 
     @Override
     public ActiveConnection get(String identifier) throws GuacamoleException {
+        validateUserAccess();

Review Comment:
   That sounds like a good idea - I'll give it a try!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to