GUACAMOLE-5: Display the username of the user that shares a connection.

This commit is contained in:
Michael Jumper
2016-07-29 17:47:16 -07:00
parent ecaf5be84e
commit ff3c57dff0
6 changed files with 70 additions and 2 deletions

View File

@@ -10,6 +10,14 @@
"org.apache.guacamole.auth.postgresql.PostgreSQLSharedAuthenticationProvider"
],
"css" : [
"styles/jdbc.css"
],
"html" : [
"html/shared-connection.html"
],
"translations" : [
"translations/en.json",
"translations/fr.json",