einhorn_b
|
c407b2f38d
|
copy only needed dependencies
|
2021-05-04 12:20:27 +02:00 |
|
einhorn_b
|
efc7c8bc2d
|
update release build, use also prebuild alpine dependencies
|
2021-05-04 11:56:16 +02:00 |
|
einhorn_b
|
92d8316184
|
alpine build works
|
2021-05-04 11:16:56 +02:00 |
|
einhorn_b
|
8f81d81cfc
|
ignore parsed file message.pot
|
2021-05-03 16:52:17 +02:00 |
|
einhorn_b
|
928cc0044d
|
update parse proto with cmake, only if not exist or newer, change folder, update includes
|
2021-05-03 16:49:19 +02:00 |
|
einhorn_b
|
d1da7b72b2
|
update dependencie docker to allow different build types
|
2021-05-03 15:38:51 +02:00 |
|
einhornimmond
|
397069c932
|
add validation, check if user has tried to send themself gradidos, correct wrong spelling in ENUM
|
2021-05-03 15:32:19 +02:00 |
|
einhornimmond
|
c1a89d69c4
|
fix error with password reset email
|
2021-05-03 14:56:55 +02:00 |
|
einhornimmond
|
d6420a990b
|
Merge branch 'master' into login_group_add_host
|
2021-05-03 12:01:02 +02:00 |
|
einhornimmond
|
d14e9b3e74
|
bugfix
|
2021-05-03 11:59:09 +02:00 |
|
Moriz Wahl
|
cf41895459
|
Merge remote-tracking branch 'origin/login_group_add_host' into dynamic-balance
|
2021-04-29 17:06:37 +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 |
|
einhornimmond
|
803faf3b95
|
Merge branch 'login_group_add_host' of github.com:gradido/gradido into login_group_add_host
|
2021-04-29 11:16:34 +02:00 |
|
einhornimmond
|
f00ccc72dd
|
move from unfinished version to refined version
|
2021-04-29 11:16:18 +02:00 |
|
einhorn_b
|
a295a0b399
|
some more bugfixes
|
2021-04-28 18:09:30 +02:00 |
|
einhorn_b
|
b92d4ecff2
|
fix building error with proto
|
2021-04-28 17:34:37 +02:00 |
|
einhornimmond
|
bacc254638
|
add host to group to allow login-server making json-request to community-server in docker environment
|
2021-04-28 16:53:19 +02:00 |
|
Moriz Wahl
|
6cae389a07
|
add src/LOCALE/message.pot to gitignore
|
2021-04-28 13:15:03 +02:00 |
|
einhornimmond
|
c838e16c04
|
fix bug with missing default values
|
2021-04-27 23:25:27 +02:00 |
|
einhornimmond
|
5ac4d7661a
|
added publisher_id field to user
- it can be retrieved with getUserInfos
- it can be changed with updateUserInfos
|
2021-04-27 13:54:06 +02:00 |
|
einhornimmond
|
fb1449a69b
|
add language as fields which will be returned with user-object
|
2021-04-27 13:14:38 +02:00 |
|
einhorn_b
|
bd2c065cab
|
Merge branch 'login_build_without_conan' of /home/einhornimmond/code/gradido_conan_remove into login_build_without_conan
|
2021-04-27 00:05:49 +02:00 |
|
einhorn_b
|
604755db15
|
rebuilding debug build strategie for minimum space and time requirements for user
|
2021-04-27 00:05:40 +02:00 |
|
einhorn_b
|
0255465b5c
|
test and fix login release docker build
|
2021-04-23 22:39:56 +02:00 |
|
einhorn_b
|
c3022a8849
|
update release build
|
2021-04-23 21:20:32 +02:00 |
|
einhorn_b
|
a398d4f975
|
build without conan
|
2021-04-23 20:59:11 +02:00 |
|
einhorn_b
|
7f7b363c9c
|
fix empty reply by empty group_id
|
2021-04-23 17:21:23 +02:00 |
|
einhorn_b
|
e3e968b24f
|
fix exception for unlock on false place, maybe from merging stage1 with stage2
|
2021-04-23 14:09:43 +02:00 |
|
einhorn_b
|
c704ca1a95
|
fix some missed out things
|
2021-04-22 20:06:04 +02:00 |
|
einhorn_b
|
c463a15db2
|
use again prebuild dependencies, but with code mounted from filesystem
|
2021-04-22 19:09:04 +02:00 |
|
einhorn_b
|
db15f9c438
|
update login-server build, allow create user without group
|
2021-04-22 15:04:43 +02:00 |
|
einhornimmond
|
dea2d9597e
|
Merge branch 'master' of github.com:gradido/gradido
|
2021-04-22 11:55:12 +02:00 |
|
einhornimmond
|
c42d681567
|
add user.language as option
|
2021-04-21 18:32:46 +02:00 |
|
einhornimmond
|
a151f3a30a
|
Update login_server/src/cpp/JSONInterface/JsonLoginViaEmailVerificationCode.cpp
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-04-21 18:20:46 +02:00 |
|
einhornimmond
|
dad397ec76
|
add random test data to db
|
2021-04-21 17:50:06 +02:00 |
|
einhornimmond
|
7c27b8eaa6
|
add user object to return of unsecureLogin and login via email verification code
|
2021-04-21 17:24:01 +02:00 |
|
einhornimmond
|
fd6febabd3
|
change from file format utf8 BOM to utf8, seems that filter test only worky as utf8 without BOM file
|
2021-04-21 17:00:28 +02:00 |
|
einhornimmond
|
6eb6062a32
|
fix passphrase examples because long time ago I have changed the word2 list and also updated passphrases on production server but not in tests
|
2021-04-21 16:16:06 +02:00 |
|
einhornimmond
|
ad5ff66157
|
don't show calculation time over expectations in test builds
|
2021-04-21 15:37:56 +02:00 |
|
einhornimmond
|
0d71a37601
|
check for null ptr to prevent exception
|
2021-04-21 15:36:55 +02:00 |
|
einhorn_b
|
5c411c5cb1
|
fix tests, make better output for debugging failing tests
|
2021-04-20 19:03:16 +02:00 |
|
einhorn_b
|
f9e360ec3f
|
prepare for testing
|
2021-04-20 13:33:11 +02:00 |
|
einhorn_b
|
79d775b642
|
fix syntax error
|
2021-04-20 13:02:23 +02:00 |
|
einhorn_b
|
6cba90dcdb
|
update gradido_protocol
|
2021-04-20 12:43:15 +02:00 |
|
einhornimmond
|
b40b6bc289
|
removed personal data from test/main.cpp (need also a history rewrite after it is merged to master)
|
2021-04-19 12:21:50 +02:00 |
|
einhornimmond
|
1f2975326e
|
add cmake modules for coverage
|
2021-04-19 12:21:15 +02:00 |
|
einhornimmond
|
adb2635691
|
fix login server docker release build
|
2021-04-16 20:08:42 +02:00 |
|
|
|
8573a8568f
|
fixed login_server/Dockerfile
|
2021-04-16 16:38:12 +02:00 |
|
einhornimmond
|
e98b351020
|
add Ufls suggested change
|
2021-04-16 14:29:03 +02:00 |
|
einhornimmond
|
914613cf38
|
update gradido protocol commit
|
2021-04-16 13:40:03 +02:00 |
|