124 Commits

Author SHA1 Message Date
Moriz Wahl
4d58320426 new backend config version to have COMMUNITY_REDEEM_CONTRIBUTION_URL 2022-06-15 15:29:10 +02:00
Moriz Wahl
5deaf597ed Merge branch 'master' into 1920-feature-create-contribution-link-table 2022-06-13 12:02:20 +02:00
clauspeterhuebner
114465c234
Update backend/src/config/index.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-06-09 22:24:22 +02:00
Claus-Peter Hübner
e71725686c change backend config for db-version 0037 2022-06-07 22:21:40 +02:00
Wolfgang Huß
d958cfdfde Fix DB_VERSION 2022-06-07 10:33:46 +02:00
Wolfgang Huß
71595428b3 Set DB_VERSION to '0037-drop_server_user_table.ts' 2022-06-01 12:39:57 +02:00
Moriz Wahl
44d62b535c fix: Add Timezone to Decay Start Block 2022-05-24 16:55:44 +02:00
Moriz Wahl
44c5cb8dc1 Merge branch 'master' into improve-apollo-logging 2022-05-16 15:31:46 +02:00
Moriz Wahl
d383f900bb add LOG_LEVEL to config. Default to INFO on servers 2022-05-10 19:30:47 +02:00
Moriz Wahl
48ecc5909b update DB version 2022-05-09 14:16:58 +02:00
Claus-Peter Hübner
74c49aebf6 log4j configfile in general configuration included 2022-04-30 00:26:01 +02:00
6aad140247
fix database version requirement for backend 2022-04-25 16:36:33 +02:00
0299fffbee
Merge branch 'master' into database_admin_pending_creations_decimal
# Conflicts:
#	backend/src/config/index.ts
2022-04-25 15:13:03 +02:00
e9906f3908
Merge branch 'master' into database_admin_pending_creations_decimal 2022-04-25 14:08:00 +02:00
Moriz Wahl
7e4d4bf607
Merge branch 'master' into eliminate-server-user-table 2022-04-22 11:18:00 +02:00
efcd75717a
updated backend required database version 2022-04-21 13:49:29 +02:00
00e03af7f3
increase backend config version v6 2022-04-21 13:19:01 +02:00
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
Moriz Wahl
5c6aa5d4ce new db version for isAdmin in user db model 2022-04-20 11:20:28 +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
elweyn
38ee27005f Merge branch '1637-generate-link-backend' of https://github.com/gradido/gradido into 1637-generate-link-backend 2022-04-08 08:15:13 +02:00
elweyn
2f2c00605f Change the config parameter community_redeem_url to a regex. 2022-04-08 08:14:12 +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
8d1eff0765 new config version 2022-03-29 19:57:52 +02:00
Moriz Wahl
9eda41b24a Merge branch 'optin-valid-time' into show-valid-time-of-link-in-email 2022-03-29 00:59:47 +02:00
Moriz Wahl
8718fdee7b add comentary to explain the meaning of the constants 2022-03-24 17:38:03 +01:00
Moriz Wahl
0c0ce1b579 add new env variable to define email optin request time delay 2022-03-24 14:05:23 +01:00
Moriz Wahl
34d3893f1c Merge branch 'master' into optin-valid-time 2022-03-24 14:00:41 +01:00
20318546a8
Merge branch 'master' into enforce_config_version 2022-03-23 20:33:23 +01:00
eaed95cdf8
Merge branch 'master' into enforce_config_version 2022-03-23 19:56:36 +01:00
Moriz Wahl
3d613e72f5 add link to forgot-password 2022-03-23 16:48:35 +01:00
Moriz Wahl
2faad50919 set email code valid time to 24h 2022-03-23 13:33:07 +01:00
Moriz Wahl
807922a8d5 redeem code in email link config 2022-03-23 09:17:15 +01:00
Moriz Wahl
767387bb7c change {code} to {optin} to avoid confusion when redeem code is provided 2022-03-23 09:05:39 +01:00
Moriz Wahl
88cd631bca update database version 2022-03-21 17:04:45 +01:00
677581b76e
enforce config on backend 2022-03-18 03:13:00 +01:00
elweyn
286fad0dfe Add pipe 10 so that if EMAIL_CODE_VALID_TIME is abc we get 10. 2022-03-16 05:19:43 +01:00
elweyn
04bb502255 Change the logic get EMAIL_CODE_VALID_TIME config 2022-03-15 08:16:27 +01:00
elweyn
ac3340ec1c Change RESEND_TIME config name to EMAIL_CODE_VALID_TIME. 2022-03-14 12:49:34 +01:00
Moriz Wahl
6d284c8170 new DB version 2022-03-11 15:58:16 +01:00
Moriz Wahl
91ffc16ed0 remove showEmail from transaction link model, alter database version 2022-03-10 17:35:15 +01:00
Moriz Wahl
d4ce46b271 update db version 2022-03-09 16:34:54 +01:00
Moriz Wahl
33fc918429 change route for reset password email 2022-03-07 19:22:15 +01:00
50d13b10ab
Merge branch 'combine_transaction_tables2' into refactor_arithmetic
# Conflicts:
#	backend/src/config/index.ts
#	backend/src/graphql/model/Transaction.ts
#	backend/src/graphql/resolver/AdminResolver.ts
#	backend/src/graphql/resolver/TransactionResolver.ts
#	database/entity/Transaction.ts
#	database/src/interface/TransactionContext.ts
#	database/src/seeds/helpers/user-helpers.ts
2022-02-28 12:58:23 +01:00
dd0d4a19a2
fixed backend for new migration
properly write linked Transactions when sendCoin
2022-02-28 12:28:13 +01:00
29562c9f55
updated database requirement 2022-02-28 12:24:27 +01:00
fcb6b1c2d3
update database version 2022-02-28 11:49:06 +01:00