Commit Graph

20 Commits

Author SHA1 Message Date
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
6a4bc249a7 GUACAMOLE-102: Correct versions for database schema upgrade scripts 2017-06-05 21:43:23 -04:00
Nick Couchman
4aff2c1bb8 GUACAMOLE-102: Finish adding connection weight attribute. 2017-06-05 15:34:21 -04:00
Michael Jumper
a34d3facc4 GUACAMOLE-292: Store user profile information within PostgreSQL/MySQL database. 2017-05-27 11:28:13 -07:00
Michael Jumper
152de87dc2 GUACAMOLE-189: Allow per-connection guacd parameters for the JDBC auth. 2017-05-04 21:32:23 -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
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
James Muehlner
8f58d90ec7 GUAC-1373: Add new indexes to help performance in search query. 2015-11-24 21:34:43 -08: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