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
fa7082fd59
Merge commit 'd344551c834efd503ff5b86aa2863d1dae10effa' into stage2_login_server
2021-03-17 22:08:16 +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