26 Commits

Author SHA1 Message Date
einhorn_b
db15f9c438 update login-server build, allow create user without group 2021-04-22 15:04:43 +02:00
einhornimmond
9559f912af Merge branch 'master' into login_add_language 2021-04-22 11:55:26 +02:00
einhornimmond
dea2d9597e Merge branch 'master' of github.com:gradido/gradido 2021-04-22 11:55:12 +02:00
einhornimmond
7226e6aab0
Update docu/login_server.api.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-22 11:54:19 +02:00
einhornimmond
e16b6ec257
Update docu/login_server.api.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 19:30:59 +02:00
einhornimmond
c42d681567 add user.language as option 2021-04-21 18:32:46 +02:00
einhornimmond
36ea3727f8 update doc to fit Ulf's suggestion 2021-04-21 18:22:56 +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
1da150bf15
documentation for reset password 2021-04-12 15:28:08 +02:00
2fc45c94ef
cleaned login_server.api.md to be more precise and well structured 2021-04-01 21:05:51 +02:00
einhornimmond
d1667e0ba9
Merge branch 'master' into api_password_reset 2021-03-31 12:38:52 +02:00
einhornimmond
7056a45d30 markdown 2021-03-30 13:49:34 +02:00
einhornimmond
1e4ba146ac
Merge branch 'master' into api_password_reset 2021-03-29 19:24:12 +02:00
einhornimmond
edd7797da8 add check session state json function and doc 2021-03-26 14:12:51 +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
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
7dc98ca724 add option for login after register via ajax 2021-02-26 17:24:04 +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
772a4af0e9 exchange placeholder with example value 2021-02-22 13:08:11 +01:00
einhornimmond
7e63b2dc17 update format, add additional informations 2021-02-22 12:59:33 +01:00
einhornimmond
c2619a1c5d add additional new option in login-server, add json to code block, maybe github has syntax highlighting for that also 2021-02-22 12:24:45 +01:00
c90762549a
more style 2021-02-18 16:23:41 +01:00
5b71a86092
login server api 2021-02-18 16:21:06 +01:00