Michael Jumper
|
3f22026c9e
|
GUAC-1101: Implement reserved concurrency policy.
|
2015-03-01 21:08:01 -08:00 |
|
Michael Jumper
|
a824ef14ea
|
GUAC-1101: Implement multiseat and single-seat policies. Stub reserved policy. Select policy based on configuration properties.
|
2015-03-01 18:32:27 -08:00 |
|
Michael Jumper
|
b6c36a12e5
|
GUAC-1101: Manage active connection records using sets rather than lists.
|
2015-03-01 18:05:35 -08:00 |
|
Michael Jumper
|
207d5e4330
|
GUAC-1101: Track connection group usage.
|
2015-03-01 15:03:07 -08:00 |
|
Michael Jumper
|
89194b432d
|
GUAC-1101: Implement balancing.
|
2015-03-01 14:13:12 -08:00 |
|
Michael Jumper
|
edcb869c20
|
GUAC-1101: Username parameter of selectOne() is "username", not "identifier".
|
2015-03-01 13:59:34 -08:00 |
|
Michael Jumper
|
6f8b0ba41e
|
GUAC-1101: Implement connection and group duplicate checks. Fix username duplicate check.
|
2015-03-01 12:05:58 -08:00 |
|
Michael Jumper
|
1af52cffa4
|
GUAC-1101: Insert implicit permissions for created objects.
|
2015-02-28 23:26:56 -08:00 |
|
Michael Jumper
|
d104a3170b
|
GUAC-1101: Do not query accessible identifiers if none given.
|
2015-02-28 23:26:56 -08:00 |
|
Michael Jumper
|
12c00c9749
|
GUAC-1101: Add missing selectAccessibleIdentifiers query. Fix selectOne for object permissions.
|
2015-02-28 23:26:51 -08:00 |
|
Michael Jumper
|
8d2e953a23
|
GUAC-1101: Implement querying of user permissions.
|
2015-02-28 23:26:51 -08:00 |
|
Michael Jumper
|
9f22d6bd71
|
GUAC-1101: Implement querying of connection group permissions.
|
2015-02-28 23:26:50 -08:00 |
|
Michael Jumper
|
820ffed959
|
GUAC-1101: Implement querying of connection permissions.
|
2015-02-28 23:26:50 -08:00 |
|
Michael Jumper
|
7d399a0fbe
|
GUAC-1101: Implement getAccessibleObjects() and supporting methods.
|
2015-02-28 23:26:50 -08:00 |
|
Michael Jumper
|
03633fb902
|
GUAC-1101: Move tracking of current user into RestrictedObject.
|
2015-02-28 23:26:50 -08:00 |
|
Michael Jumper
|
68fd8e225c
|
GUAC-1101: Partial object permission implementation.
|
2015-02-28 23:26:50 -08:00 |
|
Michael Jumper
|
acb6ea44fa
|
GUAC-1101: Remove mention of MySQL from generic JDBC code.
|
2015-02-28 23:26:50 -08:00 |
|
Michael Jumper
|
fc25bb33aa
|
GUAC-1101: Rename guacamole-auth-mysql hierarchically.
|
2015-02-28 23:26:50 -08:00 |
|
Michael Jumper
|
410f789b03
|
GUAC-1101: Inherit parent version and dependencies.
|
2015-02-28 23:26:49 -08:00 |
|
Michael Jumper
|
a271550bcb
|
GUAC-1101: Move JDBC-related auth into single parent project.
|
2015-02-28 23:26:49 -08:00 |
|
Michael Jumper
|
2d175f8792
|
GUAC-1101: Split JDBC and MySQL code into separate projects.
|
2015-02-28 23:26:49 -08:00 |
|