-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Implemented
-
Affects Version/s: None
-
Fix Version/s: 1.3.0
-
Component/s: guacamole, guacamole-auth-jdbc
-
Labels:None
When querying connection history, there are several disparate endpoints that are used to gather that history. Instead of maintaining these various interfaces, we should standardize on a single connection history endpoint and update all of the relevant REST calls within the AngularJS application to reference those calls.