Commit Graph

3191 Commits

Author SHA1 Message Date
James Muehlner
28ff969d32 GUAC-1430: Always show connection closed status after authentication update attempt. 2015-12-09 21:41:47 -08:00
James Muehlner
f3ff3f62c7 GUAC-1430: Wrap error to ensure that required fields are always present. 2015-12-09 21:39:07 -08:00
James Muehlner
1b4181a200 GUAC-1430: Do not move on to the next chained tunnel on upstream timeout. 2015-12-09 21:15:15 -08:00
James Muehlner
8cf4b61720 Merge pull request #297 from glyptodon/ldap-ssl-starttls
GUAC-1166: Add support for SSL/TLS and STARTTLS to LDAP.
2015-12-08 20:24:56 -08:00
Michael Jumper
d51a719f2f GUAC-1406: Explicitly call startTLS() if STARTTLS is enabled. 2015-12-08 16:08:27 -08:00
Michael Jumper
8724ef7de7 GUAC-1166: Use appropriate socket factory depending on selected encryption method. 2015-12-08 14:27:38 -08:00
Michael Jumper
a692253b68 GUAC-1166: Add ldap-encryption-method property. Select appropriate default port depending on encryption method. 2015-12-08 14:27:38 -08:00
James Muehlner
13dd7fed48 Merge pull request #296 from glyptodon/connection-perm-filter
GUAC-1406: Filter connections/groups within user edit screen.
2015-12-08 14:26:43 -08:00
Michael Jumper
8e0dbfc36e GUAC-1406: Add filtering to connection permissions within user edit screen. 2015-12-08 13:57:04 -08:00
Michael Jumper
c31e865b49 GUAC-1406: Remove injection of unused $q service from manageUserController. 2015-12-08 13:57:04 -08:00
Michael Jumper
e060b6dfed GUAC-1406: Generalize header formatting into own stylesheet. 2015-12-08 13:49:59 -08:00
James Muehlner
b113b7a358 Merge pull request #294 from glyptodon/connection-filter
GUAC-1406: Implement connection filtering within admin UI and home screen
2015-12-08 12:44:06 -08:00
Michael Jumper
e7d89fc659 GUAC-1406: Add filtering to main connection list of the home screen. 2015-12-05 22:30:42 -08:00
Michael Jumper
edc3f19216 GUAC-1406: Add filtering to connection admin UI. 2015-12-03 22:13:11 -08:00
Michael Jumper
e38d4a089a GUAC-1406: Add directive for filtering connection group hierarchies. 2015-12-03 20:20:39 -08:00
Mike Jumper
6188253398 Merge pull request #293 from glyptodon/GUAC-1406
GUAC-1406: Add user filtering on settings tab.
2015-12-02 22:55:23 -08:00
James Muehlner
400afcba64 GUAC-1406: Add user filtering on settings tab. 2015-12-02 22:29:35 -08:00
Mike Jumper
6009680cc2 Merge pull request #292 from glyptodon/GUAC-1391
GUAC-1391: Skip readable check when listing active sessions for system administrators
2015-12-02 20:19:54 -08:00
James Muehlner
a0e18286d1 GUAC-1391: Skip readable check when listing active sessions for system administrators. 2015-12-02 20:17:16 -08:00
Mike Jumper
87925d9dc6 Merge pull request #291 from glyptodon/search-perf
GUAC-1373: Improve connection history search performance
2015-11-24 23:35:26 -08:00
James Muehlner
e2e8979654 GUAC-1373: Modify connection history page to show duration instead of end date. 2015-11-24 23:29:01 -08:00
James Muehlner
622b7f5806 GUAC-1373: Refactor admin-specific HistoryEntryDuration class into generic ConnectionHistoryEntry.Duration. 2015-11-24 22:01:46 -08:00
James Muehlner
edf22d6ab1 GUAC-1373: Modified connection history record search to only filter by start date. 2015-11-24 22:01:38 -08:00
James Muehlner
8f58d90ec7 GUAC-1373: Add new indexes to help performance in search query. 2015-11-24 21:34:43 -08:00
Michael Jumper
feaf4007f6 GUAC-1373: Limit history search result to 1000 records. 2015-11-24 21:34:43 -08:00
Michael Jumper
77804b2a9d GUAC-1373: Define sorting only by start date. 2015-11-24 21:34:37 -08:00
James Muehlner
4e4ba9ac45 Merge pull request #290 from glyptodon/jdbc-env
GUAC-1373: Refactor JDBC auth properties into own class
2015-11-12 13:20:05 -08:00
Michael Jumper
65393adeda GUAC-1373: Move property/attribute logic into ModeledConnection and ModeledConnectionGroup. 2015-11-12 13:13:23 -08:00
Michael Jumper
a774686311 GUAC-1373: Injected JDBCEnvironment should be private. 2015-11-12 12:44:40 -08:00
Michael Jumper
7298cb7bb7 GUAC-1373: Restore bind() for GuacamoleTunnelService. 2015-11-12 12:43:42 -08:00
Michael Jumper
c22d22f99b GUAC-1373: Refactor PostgreSQL auth to support new JDBCEnvironment. 2015-11-12 12:28:04 -08:00
Michael Jumper
ea87134879 GUAC-1373: Clean up logic surrounding legacy concurrency properties. 2015-11-12 12:27:00 -08:00
Michael Jumper
5cb228391c GUAC-1373: Add default constants. Clean up. 2015-11-12 12:26:58 -08:00
James Muehlner
920ce67bee GUAC-1373: Partly refactored JDBC property loading. 2015-11-12 12:25:35 -08:00
James Muehlner
db2a00dcb8 Merge pull request #288 from glyptodon/ldap-tokens
GUAC-1342: Restore use of parameter tokens within LDAP
2015-11-03 20:18:33 -08:00
James Muehlner
34c7ec4798 Merge pull request #289 from glyptodon/hyper-v
GUAC-363: Add RDP preconnection PDU parameters.
2015-11-03 20:15:44 -08:00
Michael Jumper
33de8e2f3b GUAC-363: Add RDP preconnection PDU parameters. 2015-11-03 15:29:34 -08:00
Michael Jumper
c530865a95 GUAC-1342: Clarify username attribute warning. 2015-11-02 17:59:26 -08:00
Michael Jumper
600fc081f6 GUAC-1342: Perform token substitution on connections retrieved from LDAP. 2015-11-02 17:37:13 -08:00
James Muehlner
dc41f58639 Merge pull request #285 from glyptodon/video-error
GUAC-1375: Use Guacamole.VideoPlayer.getSupportedTypes() instead of canPlayType()
2015-11-02 14:00:23 -08:00
James Muehlner
ae8161e2db Merge pull request #287 from glyptodon/dutch-translations
GUAC-1380: Add missing Dutch translations.
2015-11-02 13:56:11 -08:00
Norbert Klaus
91d47425a9 GUAC-1380: Add missing Dutch translations. 2015-11-02 13:50:41 -08:00
James Muehlner
fe68f44c44 Merge pull request #286 from glyptodon/logout-action
GUAC-1376: Add logout action to disconnect/error dialogs in client
2015-11-02 13:39:42 -08:00
Michael Jumper
f708e4b204 GUAC-1376: Add reconnect button style. 2015-11-02 13:35:09 -08:00
Michael Jumper
835cb21315 GUAC-1376: Add logout action to disconnect/error notification in client. 2015-11-02 13:18:04 -08:00
Michael Jumper
3cc78665e2 GUAC-1375: MS EDGE will fail if canPlayType() is called under certain circumstances, but this function need not be called anymore anyway. Use Guacamole.VideoPlayer.getSupportedTypes(). 2015-11-02 12:52:04 -08:00
Mike Jumper
727f2980dd Merge pull request #265 from IT-Experte/patch-2
GUAC-1338: Add German missing translations
2015-11-02 12:05:06 -08:00
Mathias
0476b7a87e GUAC-1338: Add German translation for connection session and filter 2015-11-02 12:56:33 +01:00
James Muehlner
a1071832fb Merge pull request #284 from glyptodon/complex-ldap
GUAC-1115: Add support for complex LDAP directory layouts
2015-10-23 16:59:09 -07:00
Michael Jumper
70785697f0 GUAC-1115: Fix typo in comment regarding ldap-username-attribute. 2015-10-23 16:42:01 -07:00