27 Commits

Author SHA1 Message Date
657c171898
merge 2023-04-06 14:05:50 +02:00
e656a848fd
Merge branch 'master' into eslint-update-packages 2023-04-03 21:32:26 +02:00
89d775324f
Merge branch 'master' into exlint-plugin-n 2023-03-31 13:00:03 +02:00
ae8405e8f6
merge 2023-03-31 12:48:09 +02:00
7d7eb34aeb
fix order 2023-03-30 18:04:43 +02:00
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
80ff97e72a
more lint fixes 2023-03-30 17:39:09 +02:00
c0466745cc
update eslint dependencies and fix resulting errors 2023-03-12 03:01:52 +01:00
95ac9a8cc6
eslint-plugin-n + fixes 2023-03-12 02:27:24 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
Hannes Heine
d4cd6c2b30
Update klicktippMiddleware.ts
Change log level from info to error
2022-08-11 15:07:48 +02:00
Hannes Heine
ad9202efed
Update backend/src/middleware/klicktippMiddleware.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-11 14:57:17 +02:00
elweyn
174d592d5a Log error for klicktipp for not found users. 2022-08-04 11:47:55 +02:00
Moriz Wahl
7e4c3ec3ce more resolved paths 2022-03-07 21:56:03 +01:00
Moriz Wahl
4bac268de3 test setPassword with success 2022-01-13 09:30:53 +01:00
4b5acedea2
klicktipp,
removed unused stuff
2021-11-23 12:20:36 +01:00
elweyn
5a14161284 Adding the publisherId to the login call and that it stores it to the user profile. 2021-10-13 12:07:23 +02:00
elweyn
a1b54e592e Changed the logic to catch error send by Klicktipp. 2021-10-13 11:32:00 +02:00
fa5860ee47
missing model ajustment 2021-10-03 11:14:39 +02:00
elweyn
29bd6620d0 Default KlickTipp configuration empty, possibility to set a develop mode on klickTipp so that we get a correct user even without response. 2021-09-16 15:42:47 +02:00
elweyn
7084bcb9c0 Changed the error handling when klicktipp not accessible. 2021-09-16 14:10:57 +02:00
elweyn
d5317c258a Refactor of method name, adding Authorized in before response Type, KlickTipp check on Subscribed instead of not Unsubscribed. 2021-09-16 13:01:53 +02:00
elweyn
551869f767 Withdrew unused import, withdrew console.log. 2021-09-16 11:14:02 +02:00
elweyn
ad1aa402f4 KlickTipp subscribe and unsubscribe, merge master. 2021-09-16 10:38:08 +02:00
elweyn
e60c38819f WIP: Adding newsletterState to the user when login is called over a middleware. 2021-09-15 09:59:07 +02:00
elweyn
c5a65da94c Implementation of signup to Klicktipp. 2021-09-10 11:45:41 +02:00
elweyn
7f91e5b937 Added a query checkEmail, that sends the data to the login_server, added a middleware call to the query that calls the KlicktippAPI after checkEmail. 2021-09-09 11:47:57 +02:00