log pkg/controllers/user.go @ 5736:55892008ec96 default tip

age author description
Tue, 20 Feb 2024 22:37:51 +0100 Sascha L. Teichmann /interface{}/any/ revive-cleanup
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