32 Commits
Author SHA1 Message Date
Mohammed Al SahafandGitHub 8a8650d9b2 feat: introduce structured, field logging (#87)
* feat: introduce structured, field logging

The logging is currently minimal and only for initial message of listening and user login attempts

* chore: major version upgarde

there was a breaking API change in 8cd6d0a585 for which the git tag was v4.0.0 but the Go SIV was missed. This commit updates the SIV and retracts the defective version of v4.1.0.
2021-10-19 17:45:54 +00:00
JustynandGitHub 099479a894 feat: add a config option to bypass mime content type sniffing (#60) 2021-01-14 14:47:33 +00:00
mik2k2andGitHub 8cd6d0a585 feat: per path modify permissions (#57) 2021-01-14 14:43:52 +00:00
mik2k2andGitHub fca4e54839 feat: add support for unix sockets (#58) 2020-12-17 22:14:03 +00:00
Henrique DiasandGitHub 72d8e39927 fix(BREAKING): rename webdav/ --> lib/ (#36)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-11-10 11:30:45 +00:00
Shun ZiandHenrique Dias 2971f7ed3d feat: add URL prefix(subpath) support (#31)
To adapt to situations such as working behind a reverse proxy dispatching query to different services by URL path prefix
2019-11-08 13:01:42 +00:00
Henrique Dias cd472b26be chore: bump to v2.0.0
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-06-11 13:09:51 +01:00
Steven VandeveldeandHenrique Dias 7358553e69 feat(BREAKING): extend cors functionality (#25) 2019-06-11 13:02:10 +01:00
Henrique DiasandGitHub 764a69cd33 fix: numeric passwords (#24)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-06-09 13:51:53 +01:00
Henrique Dias d266f1150e fix: auth enabled by default
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-06-09 13:47:28 +01:00
Henrique Dias 60f2697615 fix: pass through linters
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-24 14:47:05 +01:00
oskarandHenrique Dias e5b3946388 feat: add support for custom CORS headers 2019-05-24 14:43:22 +01:00
Henrique DiasandGitHub c5f3907994 refactor: fix ci and put files where they belong (#15)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:40:58 +01:00
Henrique Dias 24fa8aa228 feat: use viper and more flags
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 19:00:16 +01:00
Henrique Dias 78ceb0e44c feat: warn users will be ignored
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 16:31:03 +01:00
Henrique Dias 5239649127 feat: allow no auth
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 16:29:36 +01:00
Henrique Dias 35fd913321 feat: allow no auth mode
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 16:01:25 +01:00
Henrique Dias dd4a57af2e feat: allow empty passwords
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 15:55:26 +01:00
Henrique Dias 81f873d2de feat: docker images
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 13:46:39 +01:00
Henrique DiasandGitHub 505a10a63d chore: circle CI (#14)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-05-12 12:59:33 +01:00
Christian Wilhelm d95c1ec13b Add support for loading username and password from environment 2018-12-30 13:26:12 +01:00
Henrique Dias 3d06904d1f style: replace Tls by TLS 2018-04-21 08:42:23 +01:00
Florian Walther 893d3b429a added TLS support 2018-04-20 17:05:21 +02:00
Fabian Zoske 62aea27486 Add Support For BCrypt Storage of Passwords 2018-03-31 12:01:00 +02:00
Christophe Le Guern 8271975046 Add *address* config option 2017-12-21 17:50:03 +01:00
Henrique Dias ac0e137b1d Close #1 2017-08-29 15:14:41 +01:00
Henrique Dias 65fa394f98 Remove useless baseURL 2017-08-05 10:29:09 +01:00
Henrique Dias 26ebe92f2c fxix travis error 2017-08-03 17:15:17 +01:00
Henrique Dias 2229a26653 Update readme 2017-08-03 17:09:27 +01:00
Henrique Dias 90c49f4e07 Config file and parse configuration 2017-08-03 15:18:28 +01:00
Henrique Dias 37f7de2fd3 Add Travus and Goreleaser 2017-08-03 08:24:04 +01:00
Henrique Dias 4ad8aa6a64 Init 2017-08-03 08:18:26 +01:00