Menu

Tree [r4] /
 History

HTTPS access


File Date Author Commit
 app 2009-07-31 grom-it [r4] Implemented user-edit and -delete action.
 cake 2009-07-30 grom-it [r1] initial import
 vendors 2009-07-30 grom-it [r1] initial import
 .htaccess 2009-07-30 grom-it [r2] cleaned up database
 README 2009-07-30 grom-it [r3] Wrote a short readme and created a test user (l...
 index.php 2009-07-30 grom-it [r1] initial import

Read Me

Any user can be registered when the application is running.
For first checks there is a test user named 'test' with password 'test'.

Please adjust app/config/datasource.php first, because up to now it seems to be neccessary to define an absolute path to your database file. If anyone could replace this by a working relative path, i would be pleased.