Michael Jumper
|
def547acc8
|
GUAC-830: Move parsing/formatting into field types.
|
2015-08-21 16:24:07 -07:00 |
|
Michael Jumper
|
cc07e99b83
|
GUAC-830: Add concurrency limitations to schema and mapping.
|
2015-08-21 15:39:18 -07:00 |
|
Michael Jumper
|
622f0852e2
|
GUAC-830: Add concurrency limitations to connection and connection group model objects.
|
2015-08-21 12:57:19 -07:00 |
|
Michael Jumper
|
222aa93e41
|
GUAC-830: Migrate to ConfigurableGuacamoleTunnelService for all values of legacy properties.
|
2015-08-20 18:30:05 -07:00 |
|
James Muehlner
|
3b94f5d4b3
|
GUAC-830: Add ConfigurableGuacamoleTunnelService.
|
2015-08-20 17:57:19 -07:00 |
|
Michael Jumper
|
2e52382fd9
|
GUAC-1213: Add date and time fields, along with corresponding template/controller stubs.
|
2015-08-10 11:18:57 -07:00 |
|
Michael Jumper
|
65cdb5daef
|
GUAC-1213: Add time zone field type.
|
2015-08-09 22:14:19 -07:00 |
|
Michael Jumper
|
4a142652d5
|
GUAC-1213: Add field headers for date/time restrictions.
|
2015-07-30 18:19:09 -07:00 |
|
Michael Jumper
|
c526a67d7e
|
GUAC-1213: Add error messages for invalid/inaccessible accounts.
|
2015-07-30 18:05:26 -07:00 |
|
Michael Jumper
|
e164d5b814
|
GUAC-1213: Enforce date/time restrictions for users upon login, if set.
|
2015-07-30 17:59:59 -07:00 |
|
Michael Jumper
|
022893475f
|
GUAC-1213: Log attribute parse errors at warning level.
|
2015-07-30 14:29:29 -07:00 |
|
Michael Jumper
|
9c04ea3ed0
|
GUAC-1213: Parse and persist date/time attributes within user objects.
|
2015-07-30 14:22:50 -07:00 |
|
Michael Jumper
|
db422d1fb0
|
GUAC-1213: Map date/time restriction columns to UserModel properties.
|
2015-07-30 12:05:23 -07:00 |
|
Michael Jumper
|
c97769e1da
|
GUAC-1213: Add properties to UserModel corresponding to the new date/time columns of the guacamole_user table.
|
2015-07-29 16:17:36 -07:00 |
|
Michael Jumper
|
ca516e6bfe
|
GUAC-1213: Document and store user timezone such that it is used for all date/time comparisons.
|
2015-07-29 15:50:45 -07:00 |
|
Michael Jumper
|
5f25558ebd
|
GUAC-1213: Add date/time access restrictions to guacamole_user table.
|
2015-07-29 15:23:09 -07:00 |
|
Michael Jumper
|
b078804c87
|
GUAC-1220: MySQL init scripts should not rely on specific IDs nor on column order/count of guacamole_user.
|
2015-06-09 11:41:01 -07:00 |
|
Michael Jumper
|
f41c7a7b1a
|
GUAC-1174: Bump version numbers to 0.9.7.
|
2015-06-08 16:47:22 -07:00 |
|
Michael Jumper
|
dcd82f9e63
|
GUAC-1176: Remove all human-readable title properties from the REST form objects.
|
2015-06-08 16:15:31 -07:00 |
|
Michael Jumper
|
a532e22926
|
GUAC-1176: Generalize form fields by removing the value property. Add type-specific convenience classes for each field.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
0b8b67026a
|
GUAC-1176: Implement password reset logic within UserService, like the rest of user auth.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
02ffe81f2c
|
GUAC-1176: Bring up-to-date with changes from GUAC-1217.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
a3d3203211
|
GUAC-1176: Add password confirmation to reset procedure.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
4c0cf58d9f
|
GUAC-1176: Add Russian translation strings to JDBC authentication.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
904e54090f
|
GUAC-1176: Use translation strings for client error messages.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
304e150a1e
|
GUAC-1176: Validate new password set due to expiration. Allow errors dialogs during login process.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
542c87d631
|
GUAC-1176: Stub password reset logic.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
10aea5d0a3
|
GUAC-1176: Add password expiration attribute.
|
2015-06-08 14:33:43 -07:00 |
|
Michael Jumper
|
ed744d9d1d
|
GUAC-1217: Fallback to standard dialects when no specific dialect is available/requested.
|
2015-06-05 19:39:59 -07:00 |
|
Michael Jumper
|
e7574c0276
|
GUAC-800: Use Forms for attributes, not just Fields.
|
2015-05-26 14:42:51 -07:00 |
|
Michael Jumper
|
c8c12663b3
|
GUAC-800: Add support for disabling user accounts.
|
2015-05-26 12:42:57 -07:00 |
|
Michael Jumper
|
43fab89ecf
|
GUAC-800: Migrate to JSON for protocol descriptions. Use full Forms instead of simply Fields for protocol parameters (allow sections).
|
2015-05-25 19:56:53 -07:00 |
|
Michael Jumper
|
a4a2a37623
|
GUAC-800: Use Parameter for describing attributes.
|
2015-05-24 19:20:36 -07:00 |
|
Michael Jumper
|
191bc0d465
|
GUAC-800: Remove stubs - no supported attributes for now.
|
2015-05-24 18:48:52 -07:00 |
|
Michael Jumper
|
7d13731ffa
|
GUAC-800: Add attribute-related stubs to JDBC auth.
|
2015-05-24 15:37:28 -07:00 |
|
James Muehlner
|
13fa327ba4
|
GUAC-1188 Use canReadPermissions() - do not reimplement permission checks.
|
2015-05-13 21:50:20 -07:00 |
|
Michael Jumper
|
2c027e9cb2
|
GUAC-587: Default to localhost:4822 for guacd. Fix absence of SSL support within JDBC auth tunnels.
|
2015-05-12 13:59:10 -07:00 |
|
Michael Jumper
|
190f61d927
|
GUAC-587: Default to noauth-config.xml.
|
2015-05-12 13:53:32 -07:00 |
|
Michael Jumper
|
abd3d381f9
|
GUAC-587: Include and validate Guacamole version in manifest.
|
2015-05-12 13:40:52 -07:00 |
|
Michael Jumper
|
ab5fa56577
|
GUAC-587: Include only runtime dependencies within JDBC auth .jar files.
|
2015-05-11 15:53:00 -07:00 |
|
Michael Jumper
|
3411c1b45a
|
GUAC-587: Migrate noauth and LDAP to self-contained .jar files.
|
2015-05-11 15:52:36 -07:00 |
|
Michael Jumper
|
acc8d996fc
|
GUAC-587: Add guac-manifest.json to LDAP.
|
2015-05-11 15:34:02 -07:00 |
|
Michael Jumper
|
5026841573
|
GUAC-587: Add guac-manifest.json to noauth.
|
2015-05-11 15:32:21 -07:00 |
|
Michael Jumper
|
ba639f9e50
|
GUAC-587: Add guac-manifest.json to JDBC auth implementations.
|
2015-05-10 22:58:16 -07:00 |
|
Michael Jumper
|
a0ba68fcaf
|
GUAC-1170: Use maven-dependency-plugin instead of maven-assembly-plugin, when build artifact should really only be one .jar file.
|
2015-04-26 23:42:53 -07:00 |
|
Michael Jumper
|
4eadf19a91
|
GUAC-1170: Use relative paths for dist archives.
|
2015-04-26 23:24:24 -07:00 |
|
Michael Jumper
|
67424f693e
|
GUAC-1170: Move to maven-assembly-plugin 2.5.3 for all projects.
|
2015-04-26 23:17:44 -07:00 |
|
Michael Jumper
|
fad3263909
|
GUAC-1170: LDAPAttribute.getStringValues() returns a non-generic Enumeration (sadly).
|
2015-04-26 18:46:28 -07:00 |
|
Michael Jumper
|
ae3cb3e81c
|
GUAC-1170: Add missing type parameters.
|
2015-04-26 18:46:28 -07:00 |
|
Michael Jumper
|
5fc0ff66b5
|
GUAC-1170: Remove use of deprecated GuacamoleProperties.
|
2015-04-26 18:46:28 -07:00 |
|