mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #3000 from gradido/remove-issued-to-do
refactor(backend): remove to do after creating issue
This commit is contained in:
commit
d539ae9c07
@ -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