5784 Commits

Author SHA1 Message Date
4bdcff8152
fixed save optin code problem,
corrected URL
2021-11-24 04:12:01 +01:00
0c8e79bc74
cleanup ResetPassword & deleted unused queries 2021-11-24 03:57:07 +01:00
30079e2039
fix createUser call 2021-11-24 03:56:42 +01:00
04d3804326
remove CheckEMail component to unify it under ResetPassword 2021-11-24 03:56:04 +01:00
51f7d48566
- make setPassword a mutation
- fix repository stuff
2021-11-24 03:55:24 +01:00
58992b639a
fix pubkey on state_user table - write zeros 2021-11-24 03:30:23 +01:00
f6a2368ead
cleaned imports 2021-11-24 03:09:34 +01:00
3c64274694
added comments 2021-11-24 03:05:35 +01:00
eb663e4781
reduced coverage 2021-11-24 03:02:58 +01:00
d0ba662bab
generate random optIn Code the same way 2021-11-24 03:02:17 +01:00
e0ac39ab87
removed community url 2021-11-24 02:58:03 +01:00
5169a6ada9
removed login URL 2021-11-24 02:57:07 +01:00
a117b325cf
also check for presence of pub & priv key 2021-11-24 02:24:39 +01:00
cf8ca47cc6
check for no password and emailChecked on login 2021-11-24 02:20:22 +01:00
d5ea64d9ca
Merge branch 'bugfix_register_with_not_activ_account' into login_call_resetPassword 2021-11-24 02:16:31 +01:00
6e7e4c374a
frontend lint 2021-11-24 02:11:56 +01:00
80a1e3a3b0
Merge branch 'master' into login_call_resetPassword 2021-11-24 02:08:25 +01:00
Moriz Wahl
0ae04898f4 add one to one relation from login_user to login_user_backup 2021-11-23 17:59:44 +01:00
ogerly
9873ac6eee add user search in creation.vue 2021-11-23 16:14:24 +01:00
636c4c8df3
implement verifyLogin 2021-11-23 14:05:02 +01:00
Hannes Heine
d72eea7a87
Merge branch 'master' into bugfix_register_with_not_activ_account 2021-11-23 13:47:00 +01:00
ogerly
d6e8d0cc6b unused import KlickTip and Int in type-graphql remove 2021-11-23 13:27:39 +01:00
ogerly
35f297ece8 Vue uses VueApollo to main. 2021-11-23 13:24:09 +01:00
ogerly
52aa7e437e Added creation to useradmin model, adding call to apollo in backend. 2021-11-23 13:12:11 +01:00
Moriz Wahl
091c5aafc2
Merge pull request #1127 from gradido/add-model-entities
feat: Add Server Users Entity
2021-11-23 13:08:53 +01:00
Moriz Wahl
e9ceb7e7a5
test that logout is dispatched when clicked on admin area 2021-11-23 12:48:59 +01:00
Moriz Wahl
599eaf495a
test window location assign 2021-11-23 12:48:59 +01:00
c1381da240
test admin link,
correct pointer class
2021-11-23 12:48:59 +01:00
b2bb67ab9c
fix tests 2021-11-23 12:48:59 +01:00
024eb30612
fixed locales 2021-11-23 12:48:59 +01:00
c8d188279f
add infos about jq software requirement 2021-11-23 12:48:59 +01:00
47bce06f95
properly handle auth shortcut in oder to not break layout on logout 2021-11-23 12:48:59 +01:00
84684fe51f
lint admin 2021-11-23 12:48:59 +01:00
f21587ae3a
frontend lint 2021-11-23 12:48:59 +01:00
41d6a7ba45
implemented isAdmin from backend 2021-11-23 12:48:59 +01:00
c3801f37ab
corrected ports 2021-11-23 12:46:16 +01:00
03e5df5ece
convenience mode to disable the auth mode for development 2021-11-23 12:46:16 +01:00
58a3de8fbb
implement back to wallet or logout in navbar, remove profile thingy 2021-11-23 12:46:16 +01:00
7ab55acf5a
logout page 2021-11-23 12:46:16 +01:00
35b45f4b3d
todo port & define port due to my setup 2021-11-23 12:46:16 +01:00
a82f612be8
separate router.beforeach & implement the authenticate route 2021-11-23 12:46:16 +01:00
762819b63b
config WALLET_AUTH_URL 2021-11-23 12:46:16 +01:00
f249f9043c
rename views to pages 2021-11-23 12:46:16 +01:00
2ba1466a8d
seperate app and layouts 2021-11-23 12:46:16 +01:00
c02028cd55
refactor routes and route guards 2021-11-23 12:46:16 +01:00
f1965c4453
store token is actually set 2021-11-23 12:46:15 +01:00
f8404fc9a9
link to admin if isAdmin is true 2021-11-23 12:45:42 +01:00
a1e8114673
admin_area language file 2021-11-23 12:45:42 +01:00
0eb4bf8732
delete some weird docu stuff 2021-11-23 12:45:42 +01:00
9ea1edb010
Merge branch 'master' into login_hook_elopage 2021-11-23 12:43:24 +01:00