einhornimmond
1e4ba146ac
Merge branch 'master' into api_password_reset
2021-03-29 19:24:12 +02:00
einhornimmond
21309eada5
Update login_server/src/cpp/model/email/Email.h
...
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-03-29 19:17:49 +02:00
einhornimmond
edd7797da8
add check session state json function and doc
2021-03-26 14:12:51 +01:00
einhornimmond
cb0b3ef90e
move link in activation and password reset emails into login-server config
2021-03-24 19:18:39 +01:00
eb7539d0ba
Merge pull request #78 from gradido/login_server_fix
...
fix bug with access rights
2021-03-24 18:28:14 +01:00
einhornimmond
a57be58197
Merge branch 'master' into api_password_reset
2021-03-24 18:09:21 +01:00
einhornimmond
a0c51c6524
fix bug with access rights
2021-03-24 17:56:28 +01:00
9389112a62
Merge pull request #75 from gradido/save_response_to_logs
...
make response.html better accessible
2021-03-24 17:52:30 +01:00
einhornimmond
4a94cba074
save response.html by community server error into /var/logs/grd_login folder, to have access to it if used with docker
2021-03-24 17:12:12 +01:00
einhornimmond
913db036f0
update field name
2021-03-24 16:37:58 +01:00
einhornimmond
b73bb64089
add send email function in API for password reset and admin email verification code resend
...
Describe new function in detail in docu/login_server.api.md.
Made some changes in existing code to have the option to use a custome email text,
not only the pre-formulated texte.
Use a new state for returned json, state = warning.
If function does what expected but still have a error message.
Add the new state in frontend/src/apis/loginAPI.js.
2021-03-24 14:17:58 +01:00
ogerly
15bb6f4448
merge master
2021-03-24 06:17:00 +01:00
ogerly
a99de7f5d1
dev meeting, bernd
2021-03-24 06:05:05 +01:00
0886979d09
Merge pull request #63 from gradido/update_doc
...
Update doc
2021-03-23 17:48:38 +01:00
einhornimmond
3d83f18ad7
fix linux build error
2021-03-23 14:19:51 +01:00
einhornimmond
fadae2abc7
remove function which didn't make sense
2021-03-23 13:49:39 +01:00
einhornimmond
69153e4109
update docu, add some function to able to make email verification and password reset from vue-client
2021-03-23 11:33:03 +01:00
einhornimmond
8368fadc1b
remove old notation for transaction counter, commit missing doc update
2021-03-23 09:12:18 +01:00
einhornimmond
db99a1077e
add optional paramater account state to user search to able to search users which haven't activated there account yet
2021-03-22 19:53:57 +01:00
einhornimmond
bf35ff33ad
better error reporting in email manager, because it seems it don't work like it should
2021-03-22 19:53:57 +01:00
einhornimmond
d46f9d73d9
bug fixes for stage0 production version
2021-03-19 14:00:42 +01:00
einhornimmond
98859461bc
additional error check, return correct field name for transaction count
2021-03-18 12:54:44 +01:00
194aea6ede
Merge commit 'da1dd17887f7ca1b0af9a3bb785abff2476785dd' into monorepo_login_server
2021-03-17 22:07:03 +01:00
ac99a7097e
Add 'login_server/' from commit 'ca71af1817a801db9a108c205bc298250d498c4b'
...
git-subtree-dir: login_server
git-subtree-mainline: 09ebb40de21084bb10ee466429d900a5e757d349
git-subtree-split: ca71af1817a801db9a108c205bc298250d498c4b
2021-03-17 22:05:25 +01:00
d03ef37b64
removed login_server reference
2021-03-17 22:04:05 +01:00
einhornimmond
823ca015df
use updated and cleared login-server and community-server versions
2021-03-13 15:22:54 +01:00
einhornimmond
5d24b054c1
update login-server branch, add option to community-server to get transactions in reversed order
2021-03-09 14:05:37 +01:00
ogerly
a9627ce19c
translations for login, register clean
2021-03-04 15:23:28 +01:00
einhornimmond
61abb94e48
ignore logs
2021-03-04 14:35:07 +01:00
ogerly
b98e7edda9
remove and hint work tables
2021-03-02 14:33:27 +01:00
einhornimmond
1227046b1d
update transaction validation
2021-03-01 17:32:51 +01:00
ogerly
3339f42975
WIP - sent gdd skelet, todo: api clear send not ok
2021-03-01 16:15:11 +01:00
einhornimmond
19bb7e224a
update login
2021-02-26 20:38:58 +01:00
einhornimmond
7dc98ca724
add option for login after register via ajax
2021-02-26 17:24:04 +01:00
einhornimmond
f103f3dc13
move to another place
2021-02-26 16:35:42 +01:00
einhornimmond
ac5511f809
allow any passwords
2021-02-26 16:30:18 +01:00
ogerly
da1cb4e7b6
merge master
2021-02-25 15:22:47 +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
16af5409fd
add option in ajax request in send coins transaction for auto-sign enable/disable
2021-02-23 13:50:23 +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
1323f16c17
work on login-server and community-server config
2021-02-17 16:45:53 +01:00
einhornimmond
46daa8fc8a
adding my stuff for login_server and community_server
2021-02-16 14:23:53 +01:00
einhornimmond
fb5e804e41
add login-server and community-server from branch stage1
2021-02-15 16:47:34 +01:00