log pkg/controllers/user.go @ 5591:0011f50cf216 surveysperbottleneckid

age author description
Thu, 18 Nov 2021 16:54:07 +0100 Sascha L. Teichmann Log if the modification of the user includes an reactivation request.
Thu, 18 Nov 2021 16:18:01 +0100 Sascha L. Teichmann Distinguish in logging if user was deleted or deactivated.
Thu, 18 Nov 2021 15:56:12 +0100 Sascha L. Teichmann Log if user was created/modified/deactivated/deleted.
Wed, 22 Sep 2021 18:53:19 +0200 Sascha L. Teichmann Fixed whitespace in SQL statement. deactivate-users
Wed, 22 Sep 2021 18:50:16 +0200 Sascha L. Teichmann Removed delete_user plpgsql function. deactivate-users
Wed, 22 Sep 2021 12:02:03 +0200 Sascha L. Teichmann Moved active login/nologin to triggers. Allow /user PATCH endpoint to modify the field. deactivate-users
Tue, 21 Sep 2021 22:06:43 +0200 Sascha L. Teichmann Moved logic to delete deactivate users into plpgsql function. deactivate-users