14 Commits

Author SHA1 Message Date
19f2686b6e
Merge branch 'master' into 1637-generate-link-backend
# Conflicts:
#	frontend/src/components/ClipboardCopy.vue
#	frontend/src/components/GddSend/TransactionResultLink.vue
#	frontend/src/components/TransactionLinks/TransactionLink.vue
#	frontend/src/components/Transactions/TransactionLinkSummary.spec.js
2022-04-21 13:14:52 +02:00
Wolfgang Huß
8205e88b2f Comply Ulf's suggestions 2022-04-14 14:19:40 +02:00
Wolfgang Huß
563afcbf2a Add EMAIL_CLIENT_URI in config
- Increment config version.
- Correct usage of EMAIL_CLIENT_URI.
2022-04-12 15:36:05 +02:00
Hannes Heine
58093e32b9
Merge branch 'master' into 1637-generate-link-backend 2022-04-07 11:06:39 +02:00
elweyn
d984ff2582 Add COMMUNITY_REDEEM_LINK to the config. 2022-04-06 18:44:19 +02:00
0565c0c255
default value for JWT expire is 30m instead of 10m
Read value for JWT expire in `.env.template`
new config version v4
2022-04-06 13:55:49 +02:00
Moriz Wahl
5b10a87071 update env template 2022-03-30 13:59:55 +02:00
677581b76e
enforce config on backend 2022-03-18 03:13:00 +01:00
61c9073712
update configs and parameterize klicktipp options 2022-01-27 01:24:51 +01:00
be295d3fe1
also parameterize the gdt api url 2022-01-25 00:50:26 +01:00
54cc6c9327
adjusted backend .env.template to recognize community variables 2022-01-21 02:58:05 +01:00
e98113240d
fix docker setup by changing the default value for logging path
make the path configurable for the bare metal deployment and deploy old default value as default for bare metal deployment
2022-01-18 13:39:15 +01:00
5217b347be
replace all $1 url variables with something meaningfull, since $1 is replaced in scripting 2022-01-14 10:24:47 +01:00
4625d4b164
corrected filename 2022-01-13 23:00:19 +01:00