Commit graph

29 commits

Author SHA1 Message Date
Christian Claus
f470bf1b53 Fix unit tests #7 2018-06-17 14:27:40 +02:00
Christian Claus
a387121726 Make user management optional and closes #7 2018-06-17 14:14:55 +02:00
Christian Claus
dfe621259c add contribution to webdav file_test authors. thanks a lot :) 2018-05-30 22:48:36 +02:00
Christian Claus
ee86603f48 Remove assigned but unused error variables in filesystem test 2018-05-24 22:30:06 +02:00
Christian Claus
2306bbaad7 Add further tests 2018-05-24 21:37:42 +02:00
Christian Claus
78a02529ab Add authentication test 2018-05-23 21:40:43 +02:00
Christian Claus
0c0b9b4bc7 Some code cleanups 2018-05-23 21:40:30 +02:00
Christian Claus
d6d8dad80a Add some config tests 2018-05-22 22:08:14 +02:00
Christian Claus
bddbd497c8 gofmt the security file 2018-05-21 21:38:16 +02:00
Christian Claus
bed962222b Completed filesystem tests 2018-05-21 21:33:46 +02:00
Christian Claus
60726bd4b6 Add some filesystem tests 2018-05-20 20:37:04 +02:00
Christian Claus
3bc15bf296 Replace authentication library with own implementation 2018-05-19 20:59:13 +02:00
Christian Claus
a4cf71c527 Rename project to dave 2018-05-12 22:17:42 +02:00
Christian Claus
99360e877a Renamed project from swd to daffy 2018-05-12 21:50:15 +02:00
Christian Claus
5a284b4c24 Add subdir configuration to configuration live reload 2018-05-01 20:28:33 +02:00
Christian Claus
94e101cabd Add recovery to config update 2018-04-24 16:47:13 +02:00
Christian Claus
f495623b2a Fix npe in config update 2018-04-23 21:27:16 +02:00
Joerg Linge
0aa238477f
use Subdir instead of Username in filepath 2018-04-23 17:33:36 +02:00
Christian Claus
9e3a7978a7 Add error logging, config and documentation 2018-04-21 21:18:54 +02:00
Christian Claus
785a6182bf Replace default console output with timestamped log messages 2018-04-14 20:49:39 +02:00
Christian Claus
07a719c03c Make user subdirs optional to allow admin access to the whole directory 2018-04-11 16:19:00 +02:00
Christian Claus
6bd8f49b70 Add base dir creation on startup 2018-04-11 15:58:21 +02:00
Christian Claus
d8c458fc6c Add cli tool to generate BCrypt passwords 2018-04-11 15:22:42 +02:00
Christian Claus
2facce8a43 Add abilities for config live reload and user updates 2018-04-11 13:30:28 +02:00
Christian Claus
a7b2b18f49 Add possibility to create jail user directories 2018-04-10 22:02:48 +02:00
Christian Claus
003193d8bf Add user configuration and basic auth possibilities 2018-04-10 15:20:28 +02:00
Christian Claus
de022f7304 Add doc to TLS type 2018-04-09 15:27:21 +02:00
Christian Claus
309ea480b0 Add TLS config to enable https transmission 2018-04-09 15:24:57 +02:00
Christian Claus
226b2ba140 Add basic config management 2018-04-09 14:12:54 +02:00