James Muehlner
|
d5c49ff287
|
Ticket #263: Clarified permissioning.
|
2013-08-08 21:01:14 -07:00 |
|
James Muehlner
|
9cfb20d26e
|
Ticket #263: Added EXECUTE permission to connection permission enum.
|
2013-08-08 21:01:14 -07:00 |
|
James Muehlner
|
012cd6c8b4
|
Ticket #263: Schema changes.
|
2013-08-08 21:01:14 -07:00 |
|
James Muehlner
|
4bfc219324
|
Ticket #269: ADMINISTER permission granted to admin user.
|
2013-03-03 19:39:43 -08:00 |
|
Michael Jumper
|
ccb4730bc4
|
Ticket #269: Add missing semicolon to end of script.
|
2013-02-28 21:08:58 -08:00 |
|
Michael Jumper
|
813fa5c524
|
Ticket #269: Rename scripts such that they can be easily run in order.
|
2013-02-28 20:21:39 -08:00 |
|
Michael Jumper
|
f8fec18909
|
Ticket #269: Leverage Maven's source generation features to generate MyBatis mappings.
|
2013-02-28 20:00:31 -08:00 |
|
Michael Jumper
|
06b1d4df18
|
Ticket #269: Rely on ON CASCADE DELETE for deletion of entries related to connections and users.
|
2013-02-28 11:05:44 -08:00 |
|
James Muehlner
|
c0d69860cb
|
Ticket #269: Added new ADMINISTRATE permission to guacamole_system_permission.
|
2013-02-27 18:16:43 -08:00 |
|
James Muehlner
|
79872b9012
|
Ticket #269: Fixed password initialization in create user script, and removed hard-coded database names in XML mapping files.
|
2013-02-26 21:13:49 -08:00 |
|
Michael Jumper
|
fdf49603c5
|
Ticket #269: Add comments to default user creation script.
|
2013-02-26 00:26:10 -08:00 |
|
James Muehlner
|
576bc8137f
|
Ticket #269: Connection Id should refer to connection
|
2013-02-26 00:17:17 -08:00 |
|
James Muehlner
|
9f1f1e8197
|
Ticket #269: The first user should have full access to himself as well.
|
2013-02-25 21:20:14 -08:00 |
|
James Muehlner
|
39665ad0f6
|
Ticket #269: Added a new utility class, and support for reading ConnectionRecord objects.
|
2013-02-20 00:07:59 -08:00 |
|
James Muehlner
|
3209f11d1f
|
Ticket #269: Changed database permission enums from WRITE to UPDATE.
|
2013-02-13 12:13:30 -08:00 |
|
James Muehlner
|
70b34ecf30
|
Ticket #269: More things implemented. Still to do: ConnectionDirectory, and enforcing permissions on things in general.
|
2013-02-12 23:35:13 -08:00 |
|
James Muehlner
|
f831287747
|
Ticket #269: Changed password hash column to binary(32) and added a database script to create a default admin user
|
2013-02-12 11:41:36 -08:00 |
|
James Muehlner
|
212c59b6ce
|
Ticket #269: Added AUTO_INCREMENT where appropriate.
|
2013-02-01 01:00:22 -08:00 |
|
James Muehlner
|
f5529376b6
|
Ticket #269: Cleaning up default values and null constraints.
|
2013-02-01 00:33:38 -08:00 |
|
James Muehlner
|
cb83ceaf78
|
Ticket #269: Cleaned up schema, added protocol to connection, and moved out of maven directory.
|
2013-02-01 00:26:38 -08:00 |
|