Michael Jumper
|
0ad7e4e1a3
|
GUACAMOLE-345: Name all PostgreSQL indexes.
|
2017-07-22 21:41:58 -07:00 |
|
Nick Couchman
|
8b71e30c71
|
GUACAMOLE-339: Bump up field size to 256 to support full DNS names.
|
2017-07-16 22:43:50 -04:00 |
|
Nick Couchman
|
f2120c8d14
|
GUACAMOLE-339: Add remote host field to database and populate appropriately.
|
2017-07-16 21:58:28 -04:00 |
|
Michael Jumper
|
3c553b965c
|
GUACAMOLE-317: Add "failover_only" column to database schema for Guacamole connections.
|
2017-06-06 17:32:38 -07:00 |
|
Nick Couchman
|
4aff2c1bb8
|
GUACAMOLE-102: Finish adding connection weight attribute.
|
2017-06-05 15:34:21 -04:00 |
|
Michael Jumper
|
8286b21baa
|
GUACAMOLE-189: Define guacd override columns for guacamole_connection table in main schema init script.
|
2017-06-04 16:06:16 -07:00 |
|
Michael Jumper
|
a34d3facc4
|
GUACAMOLE-292: Store user profile information within PostgreSQL/MySQL database.
|
2017-05-27 11:28:13 -07:00 |
|
Michael Jumper
|
b69599e822
|
GUACAMOLE-163: Remove DEFAULT CURRENT_TIMESTAMP from guacamole_user's password_date column (compatibility with MySQL 5.5 and older).
|
2017-01-22 12:04:01 -08:00 |
|
Michael Jumper
|
ae695ef17b
|
GUACAMOLE-36: Define and map historical password record table.
|
2017-01-05 13:37:13 -08:00 |
|
Michael Jumper
|
a207411241
|
GUACAMOLE-36: Add password reset date to schema.
|
2017-01-03 20:55:42 -08:00 |
|
ljruiten
|
0fd1a3aea6
|
GUACAMOLE-95: Minor change to postgresql schema. Fixes saving sessions to
history.
|
2016-08-26 19:20:48 +02:00 |
|
Michael Jumper
|
21f5aba548
|
GUACAMOLE-5: Add sharing profiles to database schema.
|
2016-07-19 11:21:45 -07:00 |
|
Michael Jumper
|
b7ac434d41
|
GUACAMOLE-53: Add session affinity attribute for connection groups.
|
2016-06-14 22:14:41 -07:00 |
|
Michael Jumper
|
f4a3c5b31e
|
GUACAMOLE-52: Foreign keys in history table should be ON DELETE SET NULL. For sake of context, always store username and connection name in history table.
|
2016-06-14 21:25:41 -07:00 |
|
Michael Jumper
|
07972de9c0
|
GUACAMOLE-1: Relicense SQL files.
|
2016-03-28 20:50:34 -07:00 |
|
Michael Jumper
|
58d7fc4e18
|
GUAC-1193: Add indexes to start_date and end_date columns.
|
2015-10-16 17:54:50 -07:00 |
|
Michael Jumper
|
cc07e99b83
|
GUAC-830: Add concurrency limitations to schema and mapping.
|
2015-08-21 15:39:18 -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
|
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
|
4fb2f4e047
|
GUAC-1103: Allow unsalted passwords from external systems.
|
2015-03-06 11:02:00 -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 |
|