Commit Graph

18 Commits

Author SHA1 Message Date
Michael Jumper
e9538a4167 GUAC-1100: Commit to String identifiers. 2015-02-25 16:28:17 -08:00
Michael Jumper
3f5d398f13 GUAC-1100: Extract batch operations on permission sets into interface. 2015-02-25 16:28:05 -08:00
Michael Jumper
7c353007f6 GUAC-1100: Add batch add/remove to permission sets. 2015-02-25 16:28:02 -08:00
Michael Jumper
a22299466b GUAC-1100: Fix comments in User. ObjectPermissionSet does not need ObjectType parameter. 2015-02-25 16:28:00 -08:00
Michael Jumper
cf36e5841a GUAC-1100: Bring SimpleUser up-to-date with API changes. 2015-02-25 16:27:56 -08:00
Michael Jumper
1d2e703556 GUAC-1100: Implement Simple* read-only versions of the permission sets. 2015-02-25 16:27:53 -08:00
Michael Jumper
ed4ad2a431 GUAC-1100: Make ObjectPermission concrete. Remove type-specific implementations. 2015-02-25 16:27:50 -08:00
Michael Jumper
df463a082a GUAC-1100: Use permission sets for permission retrieval and manipulation. 2015-02-25 16:27:45 -08:00
Michael Jumper
ee40db759c GUAC-1100: Add getAll() to Directory. Create AbstractDirectory and migrate the Simple* implementations appropriately. 2015-02-25 16:27:36 -08:00
Michael Jumper
32754af507 GUAC-1001: Generate a username if blank, too. 2015-01-22 17:12:16 -08:00
Michael Jumper
adc745da43 GUAC-1001: Generate username within SimpleAuthenticationProvider if no username is given. 2015-01-22 16:26:07 -08:00
Michael Jumper
4940f34483 GUAC-1001: Document that identifiers and usernames must not be null. 2015-01-22 16:25:06 -08:00
Michael Jumper
1fa0153a8a GUAC-340: Filter all configurations returned by getAuthorizedConfigurations() in SimpleAuthenticationProvider. 2015-01-06 14:22:53 -08:00
Michael Jumper
ff286264e4 GUAC-340: Add Environment and LocalEnvironment, collectively replacing GuacamoleHome and GuacamoleProperties. Mark GuacamoleHome and GuacamoleProperties as deprecated. Remove use of deprecated classes within guacamole-ext. 2014-11-23 14:01:19 -08:00
Michael Jumper
612a8b4b97 GUAC-434: Allow SimpleUserContext/SimpleAuthenticationProvider to provide actual usernames. 2014-10-27 15:39:41 -07:00
James Muehlner
3a91dfbb68 Ticket #362: Added parentID property for connection and group. 2014-03-02 22:38:19 -08:00
Michael Jumper
3ee5a216df Re-license guacamole-ext. 2014-01-01 16:03:59 -08:00
Michael Jumper
5912ea402d Remove central guac-dev repo reference. Refactor net.sourceforge.guacamole to org.glyptodon.guacamole. Extensions are remaining with their classes in net.sourceforge.guacamole for compatibility's sake until we have a better system for extensions. 2013-08-25 13:39:00 -07:00