|
|
c83959fc58
|
Merge branch 'master' into 1319-email-optin
|
2022-03-21 12:30:57 +01:00 |
|
Moriz Wahl
|
f21e0ed038
|
only creations transaction list with admin rights
|
2022-03-17 11:20:26 +01:00 |
|
elweyn
|
00a1ed9e11
|
Merge branch '1319-email-optin' of https://github.com/gradido/gradido into 1319-email-optin
|
2022-03-14 12:34:13 +01:00 |
|
elweyn
|
4105191b04
|
RIGHTS for the query.
|
2022-03-14 12:33:10 +01:00 |
|
Moriz Wahl
|
df7406b145
|
Merge branch 'master' into redeem-transaction-link-mutation
|
2022-03-11 15:25:24 +01:00 |
|
Moriz Wahl
|
277d0a4b38
|
set rights
|
2022-03-11 12:41:13 +01:00 |
|
Moriz Wahl
|
6880fb628e
|
feat: List Transaction Links Query
|
2022-03-11 12:29:10 +01:00 |
|
Moriz Wahl
|
50092b0f15
|
Merge branch 'master' into delete-transaction-link-mutation
|
2022-03-11 11:14:23 +01:00 |
|
elweyn
|
701f0549b8
|
Merge branch 'query-transaction-link' of https://github.com/gradido/gradido into query-transaction-link
|
2022-03-10 18:15:47 +01:00 |
|
Hannes Heine
|
92f02f9f39
|
Merge branch 'master' into query-transaction-link
|
2022-03-10 18:14:27 +01:00 |
|
elweyn
|
def310fa3b
|
Add QUERY_TRANSACTION_LINK to inalienable rights.
|
2022-03-10 18:10:03 +01:00 |
|
Moriz Wahl
|
b23cb8915c
|
set roles and rights
|
2022-03-09 19:06:15 +01:00 |
|
elweyn
|
a0e241e6b0
|
Created Query that search for an TransactionLink with a given code
|
2022-03-09 15:16:13 +01:00 |
|
Moriz Wahl
|
e88f561003
|
rights for createTransactionLink
|
2022-03-09 14:29:57 +01:00 |
|
Moriz Wahl
|
7e4c3ec3ce
|
more resolved paths
|
2022-03-07 21:56:03 +01:00 |
|
ogerly
|
fc3d7e2cbb
|
add in backend function unDeleteUser()
|
2022-02-22 12:18:07 +01:00 |
|
ogerly
|
fed3562e4d
|
add in backend function deleteUser()
|
2022-02-22 12:18:06 +01:00 |
|
|
|
817e462698
|
fixed backend according to migration
|
2022-02-07 05:01:49 +01:00 |
|
|
|
654dd8de96
|
check right on sendActivationEmail
|
2022-02-01 02:59:19 +01:00 |
|
elweyn
|
c31c8b28f2
|
Adding right to confirm pending creation.
|
2021-12-30 14:01:34 +01:00 |
|
elweyn
|
2f59ecae50
|
Adding right to delete pending creation.
|
2021-12-30 14:00:53 +01:00 |
|
elweyn
|
e440bb10b7
|
Adding right to search pending creation.
|
2021-12-30 13:59:39 +01:00 |
|
elweyn
|
56021489f8
|
Adding right to update pending creation.
|
2021-12-30 13:58:47 +01:00 |
|
elweyn
|
6e27c31d3c
|
Adding right to create pending creation.
|
2021-12-30 13:57:28 +01:00 |
|
|
|
c8e46b54d3
|
merge conflicts resolved
|
2021-11-26 02:39:30 +01:00 |
|
|
|
31a3837fa5
|
right check for searchUsers & verifyLogin
|
2021-11-25 09:01:23 +01:00 |
|
|
|
a3b87c39bf
|
moved hasRight into Role class
defined roles better
|
2021-11-24 19:41:26 +01:00 |
|
|
|
44365bccf1
|
refactored isAuthorized & implemented a new role & rights based system
|
2021-11-24 19:40:49 +01:00 |
|
|
|
963bff1c0b
|
refactored jwt
|
2021-11-24 19:38:42 +01:00 |
|
|
|
d1f3e4e215
|
moved isAuthorized in directive folder
removed resolver index.ts and load it via glob pattern
|
2021-10-03 11:14:24 +02:00 |
|
Moriz Wahl
|
007b193a4d
|
throw errors instead of returning them, define interface for jwt payload
|
2021-09-28 12:11:17 +02:00 |
|
Moriz Wahl
|
d86a3dee42
|
refactor: Provide pubKey in context to avoid API calls
|
2021-09-27 19:04:27 +02:00 |
|
elweyn
|
ad1aa402f4
|
KlickTipp subscribe and unsubscribe, merge master.
|
2021-09-16 10:38:08 +02:00 |
|
Moriz Wahl
|
6811f45a1c
|
feat: New JWT in Every Authenticated Response
|
2021-09-09 11:43:14 +02:00 |
|
elweyn
|
492bfd32d4
|
Renamed KlicktippAPI to KlicktippConnector, KlicktippController that contains the logic behind the KlicktippConnector calls, change import in auth of loginAPI to new name HttpRequest.
|
2021-09-08 14:18:25 +02:00 |
|
Moriz Wahl
|
73aaada658
|
validation of sessionID via API call to login server
|
2021-08-30 18:40:28 +02:00 |
|
Moriz Wahl
|
b2cdc69716
|
sessionId from JWT into context for resolver
|
2021-08-30 16:29:11 +02:00 |
|
Moriz Wahl
|
7eec6faace
|
authorization with JWT seems to work
|
2021-08-26 22:49:33 +02:00 |
|