log pkg/controllers/importconfig.go @ 5490:5f47eeea988d logging

age author description
Thu, 24 Jun 2021 19:24:21 +0200 Sascha L. Teichmann Decouple and enforce roles in creating scheduled imports. extented-report
Thu, 24 Jun 2021 16:13:35 +0200 Sascha L. Teichmann Enforce that only sysadmins can create import configs of 'report' type. extented-report
Thu, 22 Aug 2019 11:26:48 +0200 Sascha L. Teichmann Moved JSONHandler into middleware package. json-handler-middleware
Thu, 22 Aug 2019 10:54:08 +0200 Sascha L. Teichmann Made the de-serialized input of the JSON handler accessible via the context of the request. json-handler-middleware
Thu, 22 Aug 2019 10:18:13 +0200 Sascha L. Teichmann Made the sql.Conn in function accessible via the context of the request. json-handler-middleware
Wed, 17 Jul 2019 11:30:21 +0200 Sascha L. Teichmann Removed stupid bool == true comparision.
Fri, 31 May 2019 14:48:47 +0200 Thomas Junk only write password attribute, when available previous