Commit graph

13 commits

Author SHA1 Message Date
2a9b2d4026 fix linting errors found by staticcheck 2021-10-19 13:56:53 +02:00
Sonja Happ
07c3fc9144 Merge branch 'fix-scenario-duplication' into 'master'
Fix scenario duplication issues

See merge request acs/public/villas/web-backend-go!35
2021-10-15 14:10:40 +02:00
Sonja Happ
071155b119 remove unsed import 2021-10-15 12:47:26 +02:00
Sonja Happ
da161b7c56 Merge branch 'fix-scenario-duplication' of git.rwth-aachen.de:acs/public/villas/web-backend-go into fix-scenario-duplication
 Conflicts:
	helper/amqp.go
	routes/user/authenticate_endpoint.go
2021-10-15 12:44:40 +02:00
irismarie
0219f26132 refactor code 2021-10-15 12:31:13 +02:00
Sonja Happ
ed2baa2776 disable auto-delete of amqp exchange 2021-10-15 11:18:35 +02:00
Sonja Happ
a3819161fe make amqp exchange durable 2021-10-15 10:58:05 +02:00
irismarie
8b32fe8def fix ic duplication 2021-10-14 18:17:22 +02:00
irismarie
2932d89147 fix ic duplication 2021-10-14 14:27:16 +02:00
7c139ae974 amqp: limit queue size and message TTL as well as make queue exclusive 2021-10-05 18:42:15 +02:00
Sonja Happ
e65763e8ab AMQP: declare exchange and queue to be non-durable and auto-deleted to avoid pollution of the broker 2021-09-30 16:02:01 +02:00
irismarie
d596c8a4bf use properties of existing IC for duplication 2021-09-24 16:56:40 +02:00
Sonja Happ
7b30b46b27 Add feature for duplicating scenario on external login 2021-09-17 20:32:36 +02:00