mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge remote-tracking branch 'origin/master' into 2946-feature-x-com-3-introduce-business-communities
This commit is contained in:
commit
fbb7238aba
@ -322,8 +322,6 @@ export class TransactionResolver {
|
|||||||
throw new LogError('Amount to send must be positive', amount)
|
throw new LogError('Amount to send must be positive', amount)
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO this is subject to replay attacks
|
|
||||||
// --- WHY?
|
|
||||||
const senderUser = getUser(context)
|
const senderUser = getUser(context)
|
||||||
|
|
||||||
// validate recipient user
|
// validate recipient user
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user