34 Commits

Author SHA1 Message Date
21dc23bfb1
migrate database to create database, use test db just in case 2021-10-21 23:31:04 +02:00
5268d6b7b4
adjust test database name 2021-10-21 23:17:05 +02:00
3e726fbe82
- changed login server database to community database
- adjusted table names in login server queries
- removed roles model code since its is unused/empty
2021-10-21 05:10:45 +02:00
c65ac49594
- removed skeema
- simplified mariadb docker container & reduced context(build time)
- datapoint for docker group into migration
- removed unused node docker definitions from docker-compose
2021-10-21 04:49:19 +02:00
einhornimmond
b41966ee90 add path for reset password request from new frontend 2021-09-08 15:06:52 +02:00
einhornimmond
4c25ae5d3f add staging gdt server to community server config 2021-08-09 11:07:34 +02:00
einhornimmond
5c275b71b7 update locales in login-server config for docker builds 2021-06-21 13:59:22 +02:00
einhornimmond
61501b2a78
Merge branch 'master' into community_transfer_confirmation_email 2021-06-08 16:56:26 +02:00
Dario Rekowski on RockPI
d842884490 fix email setup problem in default config 2021-06-07 14:26:08 +00:00
einhorn_b
c8ea858ba5 merge with master 2021-06-04 10:42:01 +02:00
einhorn_b
43b6e1830b removed all files belonging to hedera or old outdated code 2021-06-01 20:56:06 +02:00
einhorn_b
ff0c418c60 changes this time also for community server 2021-05-25 10:21:23 +02:00
einhorn_b
1228586d47 new try 2021-05-24 17:59:59 +02:00
einhorn_b
f8bb7cc08d add code for community server coverage 2021-05-21 20:15:26 +02:00
einhorn_b
70c6c85f46 add lcov to dependencies, sadly I cannot find a prebuild package for alpine 2021-05-21 14:37:11 +02:00
einhornimmond
2b19eabca6 move insert scripts to prevent confusion, delete also old not used stuff from community_server 2021-04-29 11:39:16 +02:00
einhorn_b
a295a0b399 some more bugfixes 2021-04-28 18:09:30 +02:00
Moriz Wahl
1023e8932a check API to reset password 2021-04-20 20:38:40 +02:00
einhornimmond
d4bfa7d20f update CMakeFile, it seems that by merging old bugs reappear 2021-04-08 12:50:25 +02:00
Dario Rekowski on RockPI
3a10d1f429 update parameters to use with different blockchain-types 2021-03-31 18:02:23 +00:00
einhornimmond
d1667e0ba9
Merge branch 'master' into api_password_reset 2021-03-31 12:38:52 +02:00
einhornimmond
0e76f5a8a8 remove \r from config 2021-03-31 12:25:24 +02:00
b64f4748da
lineendings config 2021-03-30 17:01:27 +02:00
einhornimmond
ad0f11d996
Update configs/login_server/grd_login.properties
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-03-29 19:18:03 +02:00
einhornimmond
cb0b3ef90e move link in activation and password reset emails into login-server config 2021-03-24 19:18:39 +01:00
einhornimmond
ac5511f809 allow any passwords 2021-02-26 16:30:18 +01:00
einhornimmond
613f3a732f basic gn config 2021-02-25 14:21:08 +01:00
einhornimmond
de8f78c263 updates until now creation and transfer transactions with old frontend work in docker 2021-02-24 19:15:39 +01:00
einhornimmond
6fc53c159a fix wrong character in config 2021-02-22 13:14:16 +01:00
einhornimmond
1168feb85f adding Access-Control-Allow-Origin:* headers for login-server json-api 2021-02-18 16:26:10 +01:00
einhornimmond
30d995e48e last fixes, now login-server and community-server are running with docker :) 2021-02-18 14:00:05 +01:00
einhornimmond
c14f5d2e89 move nginx out of community_server because normally only on application is running in a docker container 2021-02-17 20:10:34 +01:00
einhornimmond
1323f16c17 work on login-server and community-server config 2021-02-17 16:45:53 +01:00
einhornimmond
8e04884ab0 add login server config files, insert my docker-compose code 2021-02-15 18:33:14 +01:00