VILLASweb-backend-go/common
Sonja Happ 5f84c88c87 Merge branch 'master' into amqp
# Conflicts:
#	go.mod
#	go.sum
2019-07-04 16:03:42 +02:00
..
amqpclient.go First version of AMQP client integrated in backend, requires testing with RabbitMQ server 2019-07-04 15:09:33 +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 'master' into amqp 2019-07-04 16:03:42 +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