VILLASweb-backend-go/common
2019-07-04 15:50:48 +02:00
..
database.go working on file endpoints; testing to be completed, other tests to be checked 2019-07-03 16:53:04 +02:00
database_test.go fix bug in database test 2019-06-25 17:16:58 +02:00
models.go fix in File model (remove a comment that irritated swaggo) 2019-07-04 11:44:18 +02:00
responses.go user: add check of for admin role if role of user shall be modified, some small corrections of responses, input forms, and parameter spelling 2019-07-04 11:37:00 +02:00
roles.go Merge branch 'user-validators' 2019-07-04 15:39:41 +02:00
serializers.go user: add check of for admin role if role of user shall be modified, some small corrections of responses, input forms, and parameter spelling 2019-07-04 11:37:00 +02:00
utilities.go Fix password validation to work with testing DB entries 2019-07-04 15:50:48 +02:00