13 Commits

Author SHA1 Message Date
einhornimmond
156db583e7 fix tests 2024-02-02 19:27:44 +01:00
Moriz Wahl
e8920f4c35 all locale handling is done by store, so that commit the language to store on change is enough. Note that dispatch login calls commit language 2022-01-24 17:39:42 +01:00
Moriz Wahl
b244f31a53 catch language when comming back from admin interface 2022-01-11 10:06:40 +01:00
Moriz Wahl
f9db04ef96 fix: Catch Expired Session when Coming from Admin Interface 2021-12-02 13:17:42 +01:00
77dc54155a
Merge branch 'master' into backend_rights
# Conflicts:
#	admin/src/router/guards.js
#	admin/src/store/store.js
#	backend/src/graphql/resolver/UserResolver.ts
#	frontend/src/components/SidebarPlugin/SideBar.vue
#	frontend/src/graphql/queries.js
#	frontend/src/routes/guards.js
2021-11-25 08:49:06 +01:00
33783702bc
frontend lint 2021-11-24 19:38:42 +01:00
3301e0763d
separate router.beforeach & implement the authenticate route 2021-11-24 19:37:06 +01:00
636c4c8df3
implement verifyLogin 2021-11-23 14:05:02 +01:00
f21587ae3a
frontend lint 2021-11-23 12:48:59 +01:00
a82f612be8
separate router.beforeach & implement the authenticate route 2021-11-23 12:46:16 +01:00
Moriz Wahl
8ae46474fc
add comment for authentication
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-10-07 14:06:43 +02:00
Moriz Wahl
61075e1493
add comment for pid
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-10-07 14:03:31 +02:00
Moriz Wahl
505c2f030b test storing pid from routes 2021-10-06 16:21:29 +02:00