log pkg/models/user.go @ 5688:6281c18b109f sr-v2

age author description
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 19:02:53 +0200 Sascha L. Teichmann Implemented delete a user if its a none admin user or a admin w/o imports. deactivate-users
Mon, 21 Jun 2021 16:41:39 +0200 Thomas Junk Toggles in user overview and in details section as well established 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
Mon, 18 Nov 2019 11:54:20 +0100 Sascha L. Teichmann Made staticcheck happy.
Fri, 18 Jan 2019 15:52:51 +0100 Sascha L. Teichmann Stretch import: Added stub.
Mon, 07 Jan 2019 11:02:48 +0100 Sascha L. Teichmann Imports: Fixed some golint issues.
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Thu, 13 Sep 2018 12:09:23 +0200 Sascha L. Teichmann Cross sections: Using the database in the web service.
Wed, 12 Sep 2018 19:55:00 +0200 Sascha L. Teichmann Renamed file containing models for users to something more suited. base pkg/models/types.go@11f83d8b3bf2