Michael Jumper
|
5f25558ebd
|
GUAC-1213: Add date/time access restrictions to guacamole_user table.
|
2015-07-29 15:23:09 -07:00 |
|
Michael Jumper
|
f41c7a7b1a
|
GUAC-1174: Bump version numbers to 0.9.7.
|
2015-06-08 16:47:22 -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
|
4c0cf58d9f
|
GUAC-1176: Add Russian translation strings to JDBC authentication.
|
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
|
c8c12663b3
|
GUAC-800: Add support for disabling user accounts.
|
2015-05-26 12:42:57 -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
|
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
|
67424f693e
|
GUAC-1170: Move to maven-assembly-plugin 2.5.3 for all projects.
|
2015-04-26 23:17:44 -07:00 |
|
Michael Jumper
|
b74c05b9f7
|
GUAC-1170: Add -Werror and -Xlint:all options to Java builds.
|
2015-04-26 18:46:27 -07:00 |
|
Michael Jumper
|
41b71d4d08
|
GUAC-800: Fix deletion of user permissions through PostgreSQL.
|
2015-04-08 14:46:05 -07:00 |
|
Michael Jumper
|
bbae09b51b
|
GUAC-1128: Bump version numbers to 0.9.6 as necessary.
|
2015-03-23 15:36:00 -07:00 |
|
Michael Jumper
|
5ce0a3a5a4
|
GUAC-1132: Socket service is now really tunnel service.
|
2015-03-17 13:31:26 -07:00 |
|
Michael Jumper
|
45b31064c0
|
GUAC-1103: Add missing explicit typecast.
|
2015-03-07 19:01:16 -08:00 |
|
Michael Jumper
|
ee3d8f77c2
|
GUAC-1103: Add missing typecase for connection group type.
|
2015-03-06 13:03:41 -08:00 |
|
Michael Jumper
|
db6a9f07a3
|
GUAC-1103: Fix case of user READ permission.
|
2015-03-06 12:50:33 -08:00 |
|
Michael Jumper
|
8f557ed338
|
GUAC-1103: Fix guacadmin user creation script. Must not insert IDs directly into serial columns - doing so clashes with the sequence resulting in PK failures upon insert.
|
2015-03-06 12:48:12 -08:00 |
|
Michael Jumper
|
4fb2f4e047
|
GUAC-1103: Allow unsalted passwords from external systems.
|
2015-03-06 11:02:00 -08:00 |
|
Michael Jumper
|
187f61b483
|
GUAC-1103: Explicitly cast strings to integers.
|
2015-03-06 11:02:00 -08:00 |
|
Michael Jumper
|
dbab6acd2c
|
GUAC-1103: No INSERT IGNORE in postgres.
|
2015-03-06 11:02:00 -08:00 |
|
Michael Jumper
|
4a0213397b
|
GUAC-1103: Convert string identifiers to integer where known to be integers.
|
2015-03-06 11:01:59 -08:00 |
|
Michael Jumper
|
06a7ab4cec
|
GUAC-1103: Explicitly cast permission types.
|
2015-03-06 11:01:59 -08:00 |
|
Michael Jumper
|
4e08c10f94
|
GUAC-1103: Translate copied MySQL schema to PostgreSQL.
|
2015-03-06 11:01:59 -08:00 |
|
Michael Jumper
|
15240cc7b1
|
GUAC-1103: Add stubbed PostgreSQL authentication by copying the MySQL auth. Has not yet been tested against an actual DB nor the PostgreSQL JDBC driver.
|
2015-03-06 11:01:52 -08:00 |
|