log pkg/controllers/user.go @ 5372:5d6aa584b4fb extented-report

age author description
Thu, 24 Jun 2021 14:13:14 +0200 Thomas Junk Streamlined the text templates for test emails. extented-report
Thu, 24 Jun 2021 13:12:59 +0200 Sascha L. Teichmann Allow test mail sinding for waterway users, too. extented-report
Sun, 20 Jun 2021 04:17:53 +0200 Sascha L. Teichmann Added a PATCH endpoint for /api/users/{user} extented-report
Mon, 31 May 2021 12:56:44 +0200 Sascha L. Teichmann Adjust user model and controller to handle reports field. extented-report
Wed, 02 Oct 2019 16:09:10 +0200 Sascha L. Teichmann Made 'go vet' happy again.
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