einhornimmond
|
9efdf80498
|
Merge branch 'master' into yarn_workspaces_turbo
|
2025-04-30 11:17:56 +02:00 |
|
einhornimmond
|
987582c3ef
|
Revert "use root biome config for backend, add useImportType rule"
This reverts commit bb8132791557fb9dcbf117ff7c3622a83e2e3730.
|
2025-04-30 09:29:09 +02:00 |
|
einhornimmond
|
bb81327915
|
use root biome config for backend, add useImportType rule
|
2025-04-30 09:17:57 +02:00 |
|
einhornimmond
|
5173edbb39
|
update to yarn workspaces and turbo
|
2025-04-28 10:15:49 +02:00 |
|
einhornimmond
|
90b8dbcc7b
|
refactor code to satisfy biome rules, remove eslint rule comments
|
2025-04-26 10:17:18 +02:00 |
|
einhornimmond
|
3ff399064b
|
auto applied changes from biome
|
2025-04-26 08:01:43 +02:00 |
|
einhornimmond
|
729ff3bc24
|
ai chat with openai npm module, add MODERATOR_AI Role
|
2025-03-14 19:49:04 +01:00 |
|
einhornimmond
|
4255c1fdfa
|
dlt-connector use jwt token for authentication at backend
|
2024-02-20 12:47:40 +01:00 |
|
Claus-Peter Huebner
|
abc7128e5f
|
enum solution and graphql-schema-validation
|
2023-07-14 20:08:06 +02:00 |
|
Claus-Peter Huebner
|
03f60fa4d4
|
Merge branch '3030-feature-role-administration-backend' of
github.com:gradido/gradido into 3030-feature-role-administration-backend
|
2023-07-13 21:14:27 +02:00 |
|
Claus-Peter Huebner
|
46151006b9
|
pure Verzweiflung...
|
2023-07-13 21:10:56 +02:00 |
|
clauspeterhuebner
|
47bf651ba3
|
Update backend/src/graphql/directive/isAuthorized.ts
good hint, many thx...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-07-12 22:53:38 +02:00 |
|
Claus-Peter Huebner
|
4beae51475
|
rework PR-comments
|
2023-07-11 18:50:51 +02:00 |
|
Claus-Peter Huebner
|
e018234591
|
repair isAuthorized and other user access and findings
|
2023-07-03 18:43:49 +02:00 |
|
clauspeterhuebner
|
2cb8b45fcf
|
Update backend/src/graphql/directive/isAuthorized.ts
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
|
2023-07-03 16:40:21 +02:00 |
|
Claus-Peter Huebner
|
9830afb91c
|
further tests adapted
|
2023-06-29 00:00:35 +02:00 |
|
Claus-Peter Huebner
|
9c9a05e64f
|
userRoles as OneToMany relation
|
2023-06-28 02:47:51 +02:00 |
|
Claus-Peter Huebner
|
44687e6fc3
|
adapt existing isAdmin treatment
|
2023-06-21 02:08:11 +02:00 |
|
|
|
97ed8df148
|
Merge branch 'master' into replace-jasonwebtoken-with-jose
|
2023-05-17 13:56:03 +02:00 |
|
|
|
49976b30b7
|
fix problems
|
2023-05-09 12:20:28 +02:00 |
|
|
|
4f0910baf1
|
jwt functions are async now, await them
|
2023-05-05 17:19:28 +02:00 |
|
|
|
9b9c0ea8cb
|
merge conflict
|
2023-05-03 12:37:29 +02:00 |
|
|
|
70cf72a4c1
|
Merge branch 'master' into eslint-disable-more-typesafety
|
2023-05-03 12:37:19 +02:00 |
|
|
|
657c171898
|
merge
|
2023-04-06 14:05:50 +02:00 |
|
|
|
56dbcd4f58
|
various more typesafety
|
2023-04-05 05:46:38 +02:00 |
|
|
|
6696f9be26
|
lint fixes
|
2023-04-03 21:35:57 +02:00 |
|
|
|
e656a848fd
|
Merge branch 'master' into eslint-update-packages
|
2023-04-03 21:32:26 +02:00 |
|
|
|
ae8405e8f6
|
merge
|
2023-03-31 12:48:09 +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 |
|
|
|
b0c19eda47
|
fix import order
|
2023-03-30 17:28:03 +02:00 |
|
|
|
c0466745cc
|
update eslint dependencies and fix resulting errors
|
2023-03-12 03:01:52 +01:00 |
|
|
|
c54e6fb8ae
|
new rules + fixes
|
2023-03-12 02:19:10 +01:00 |
|
|
|
3391b3a9ee
|
merge
|
2023-03-09 14:37:17 +01:00 |
|
|
|
3563aef346
|
use LogError instead of Error where applicable
|
2023-02-07 17:14:44 +01:00 |
|
Moriz Wahl
|
b52c62749c
|
include user contact in user context object
|
2022-12-13 21:07:12 +01:00 |
|
joseji
|
9604a6309a
|
found more and more junk everywhere, almost cleared
|
2022-12-06 22:31:15 +01:00 |
|
Claus-Peter Hübner
|
1184666fe2
|
try to solve problem of dbUser-entity with emailContact in context
|
2022-08-26 14:42:37 +02:00 |
|
Moriz Wahl
|
8ca72beac8
|
use isAdmin of user to determine user role
|
2022-04-20 11:30:29 +02:00 |
|
Moriz Wahl
|
ac11d1fa60
|
store user entity created on authentication check in context to avoid further DB calls
|
2022-03-17 09:55:15 +01:00 |
|
Moriz Wahl
|
e7b104c3b5
|
Update backend/src/graphql/directive/isAuthorized.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2022-03-14 16:27:36 +01:00 |
|
Moriz Wahl
|
fe38cec4ac
|
further improvement of isAuthorized
|
2022-03-14 16:22:57 +01:00 |
|
Moriz Wahl
|
bc29e3d6a6
|
fix wrong db query in create user helper, improve isAuthorized, delete token to simulate unauthenticated
|
2022-03-14 16:17:11 +01:00 |
|
Moriz Wahl
|
ed84a1dd56
|
no resetDB and test for inalienable rights first
|
2022-03-14 15:35:39 +01:00 |
|
Moriz Wahl
|
35cc38ba7c
|
introduce reset token, comment isAuthorized
|
2022-03-14 14:15:24 +01:00 |
|
Moriz Wahl
|
1dd9f52259
|
try to fix the token reset
|
2022-03-14 13:50:30 +01:00 |
|
Moriz Wahl
|
b361f12325
|
resolve relative paths in directives
|
2022-03-07 21:44:29 +01:00 |
|
|
|
8005b700c3
|
removed references and implemented implicit active record queries
|
2022-02-02 19:54:47 +01:00 |
|
|
|
5bc23a4857
|
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
We now remove the typeorm from backend and rely solely on the database typeorm. We now can use both activeRecord and dataMapper pattern.
|
2022-02-01 04:14:54 +01:00 |
|
|
|
fcf7a9fbca
|
fix broken login with existing token in local store
|
2022-01-20 17:51:45 +01:00 |
|