Commit Graph

3702 Commits

Author SHA1 Message Date
Michael Jumper
36dc375073 GUACAMOLE-77: Users do not exist within the database auth's connection sharing system. 2016-08-20 14:47:44 -07:00
Michael Jumper
b23dcf83ca GUACAMOLE-77: Distinguish within REST between the user's identity/permissions and actual existing user objects. 2016-08-20 14:47:44 -07:00
Michael Jumper
87b517ff3e GUACAMOLE-77: Add translation strings for MySQL/PostgreSQL shared connection data source. 2016-08-20 13:12:04 -07:00
Michael Jumper
5794338b8d GUACAMOLE-76: Clean MySQL and PostgreSQL modules for consistency. 2016-08-20 12:42:03 -07:00
Michael Jumper
2e3d3c4f5f GUACAMOLE-76: Set "allowMultiQueries" for MySQL. 2016-08-20 12:41:16 -07:00
Michael Jumper
a83b5c585c GUACAMOLE-76: Query child object identifiers directly. 2016-08-19 23:18:37 -07:00
Michael Jumper
414f4ca942 GUACAMOLE-80: Merge fix for incorrect MySQL syntax. 2016-08-16 22:05:49 -07:00
James Muehlner
4d35e1c166 GUACAMOLE-80: Remove trailing comma. 2016-08-16 22:02:36 -07:00
Michael Jumper
a7e86a4d05 GUACAMOLE-73: Merge fix for stale permission cache. 2016-08-16 21:59:29 -07:00
James Muehlner
32f8d84fde GUACAMOLE-73: Clear permission cache when saving or updating to force permission reload. 2016-08-16 21:41:43 -07:00
root
05fa9d0970 GUACAMOLE-79: Adding an option to allow the default LDAP result size limit (1000) to be overridden 2016-08-15 22:11:05 +02:00
James Muehlner
8564f05ead GUACAMOLE-78: Merge anonymous user display refinements. 2016-08-13 18:25:44 -07:00
James Muehlner
49d50ee7ec GUACAMOLE-74: Merge url safety fix for share keys. 2016-08-13 18:05:07 -07:00
James Muehlner
d68ccab97e GUACAMOLE-75: Merge fix for postgres duplication permission insert. 2016-08-13 18:02:01 -07:00
James Muehlner
6165ce3deb GUACAMOLE-72: Merge fix for sharing profile parameters. 2016-08-13 17:55:21 -07:00
Michael Jumper
21f184f42e GUACAMOLE-78: Render the usernames of anonymous users differently. 2016-08-12 20:05:33 -07:00
Michael Jumper
42cd4dca5d GUACAMOLE-78: Preserve query parameters when redirecting to user's home page. 2016-08-12 14:53:54 -07:00
Michael Jumper
225736d237 GUACAMOLE-78: Store anonymous users' authentication results in memory only. Do not persist via cookie. 2016-08-12 14:49:37 -07:00
Michael Jumper
22b3e268d6 GUACAMOLE-78: Use documented AuthenticationResult type for auth result storage. 2016-08-12 14:21:58 -07:00
Michael Jumper
c6323503d8 GUACAMOLE-78: Do not display user menu for anonymous users. 2016-08-12 13:55:59 -07:00
Michael Jumper
df3f54a02d GUACAMOLE-78: Report users authenticated via share keys as anonymous. 2016-08-12 13:51:37 -07:00
Michael Jumper
fcefa7a7c7 GUACAMOLE-78: Define a standard identifier for anonymous users. 2016-08-12 12:51:53 -07:00
Michael Jumper
e21a3a60b9 GUACAMOLE-74: Migrate to URL-safe share keys. 2016-08-12 12:34:59 -07:00
Michael Jumper
e71145285a GUACAMOLE-75: Do not insert duplicate permissions. 2016-08-12 11:26:05 -07:00
Michael Jumper
38bf6474b9 GUACAMOLE-72: Sharing profile parameters are stored under "sharingProfileForms", not "forms". 2016-08-11 16:30:30 -07:00
James Muehlner
8e283ef236 GUACAMOLE-5: Merge sharing profile administration feature. 2016-08-10 21:29:44 -07:00
Michael Jumper
db02d9a7fb GUACAMOLE-5: Implement management of sharing profiles. 2016-08-10 21:12:04 -07:00
James Muehlner
f63180e5c0 GUACAMOLE-5: Merge share tag targeting fix. 2016-08-10 20:08:46 -07:00
Michael Jumper
726613cbc8 GUACAMOLE-5: Include sharing profiles within connection management display. 2016-08-10 19:23:08 -07:00
Michael Jumper
12f899a148 GUACAMOLE-5: Fix targeting of share tag HTML patch. 2016-08-10 18:59:54 -07:00
James Muehlner
4929f8da2b GUACAMOLE-5: Merge sharing connection, sharing profile parameter addition. 2016-08-10 16:49:57 -07:00
James Muehlner
8f18b49b04 GUACAMOLE-5: Merge sharing profile REST service changes. 2016-08-10 16:46:38 -07:00
James Muehlner
97eb8a92c8 GUACAMOLE-5: Merge contextual create link changes. 2016-08-10 16:44:31 -07:00
Michael Jumper
5779274e25 GUACAMOLE-5: Use contextual actions to add connections and connection groups. 2016-08-07 23:41:09 -07:00
Michael Jumper
4c7af7e692 GUACAMOLE-5: Allow uses of the guacGroupList directive to decorate any rendered GroupListItems. 2016-08-07 23:10:25 -07:00
Michael Jumper
56d9c90940 GUACAMOLE-5: Generalize and clean the guacGroupList directive such that arbitrary GroupListItem types can be supported. 2016-08-07 23:10:20 -07:00
Michael Jumper
558d242060 GUACAMOLE-5: Define sorting weight for GroupListItem. 2016-08-07 23:09:37 -07:00
Michael Jumper
94ce151f69 GUACAMOLE-5: Add "read-only" parameter to all protocols. 2016-08-07 22:53:32 -07:00
Michael Jumper
14365ff72e GUACAMOLE-5: Define connection and sharing profile parameters separately. 2016-08-07 22:50:26 -07:00
Michael Jumper
909fb4ebd9 GUACAMOLE-5: Implement JavaScript service for accessing the sharing profile REST resource. 2016-08-07 22:41:49 -07:00
Michael Jumper
7a0dd884f3 GUACAMOLE-5: Add sharing profile attributes to schema resource. 2016-08-07 22:41:49 -07:00
James Muehlner
989ad39513 GUACAMOLE-5: Merge sharing profile permission editing change. 2016-08-04 21:00:21 -07:00
Michael Jumper
f3a201a415 GUACAMOLE-5: Rename permission granted/revoked flag sensibly. 2016-08-04 20:42:19 -07:00
Michael Jumper
031763af05 GUACAMOLE-5: Fix CSS selector match of open/closed groups. 2016-08-04 19:48:58 -07:00
Michael Jumper
f4ad97e732 GUACAMOLE-5: Switch to nice rendering of connection tree lines. 2016-08-04 19:48:58 -07:00
Michael Jumper
e3db19d633 GUACAMOLE-5: Implement management interface for sharing profile permissions. 2016-08-04 19:48:58 -07:00
Michael Jumper
8a8ae8496c GUACAMOLE-5: Add support for sharing profile permissions to JavaScript implementations of REST API objects. 2016-08-04 19:48:58 -07:00
Michael Jumper
85f15b7cd1 GUACAMOLE-5: Correct and simply guacGroupList styling/structure. 2016-08-04 19:48:58 -07:00
Michael Jumper
da9ddf7683 GUACAMOLE-5: Add support for sharing profiles to the guacGroupList directive. 2016-08-04 19:48:58 -07:00
Michael Jumper
60152e3841 GUACAMOLE-5: Include sharing profiles within connection tree. 2016-08-04 19:48:58 -07:00