Commit graph

14 commits

Author SHA1 Message Date
39d1626ef7 fix: fixed test.calendarwebapp.jsonexport 2018-01-14 18:33:29 +01:00
3b650cb638 feat: added initial support of writing JSON output when changing events 2018-01-14 17:59:16 +01:00
5e7742fc40 merged master into configuration 2017-11-20 23:23:32 +01:00
84206e2881 some small fixups 2017-11-20 22:36:16 +01:00
66bbcd113a made dauth work with mysql 2017-11-20 21:51:38 +01:00
fd89dd25ca Use DAuth instead of botan for password hashing. Fixes #7 2017-11-10 18:20:55 +01:00
5bcbd06a52 Only register a MongoCollectionInjector, when using MongoDB 2017-11-10 17:09:44 +01:00
524cc11b3f Added possibility to configure the application with a config file or with command line arguments. Currently only selection of the database system and options for those systems are available. 2017-11-10 16:29:19 +01:00
539ed1720b changed the username and password for the mysql server (for which I supidly included my own in the last commit *facepalm*) 2017-11-10 14:13:42 +01:00
1e6b119ebd made admin interface work with mysql 2017-11-09 02:24:15 +01:00
af0da4c354 Added MySQL support 2017-10-30 02:31:48 +01:00
ec0c7a64b5 added abstraction layer for password hashing 2017-10-27 18:58:46 +02:00
dafb065eb3 Added possibility for admins to add and remove users 2017-10-27 17:09:55 +02:00
40f438852f initial addition of unittests 2017-09-17 17:52:41 +02:00