Commit Graph

11 Commits

Author SHA1 Message Date
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