mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
try hack
This commit is contained in:
parent
7f74c03fc5
commit
5876e7db13
@ -169,6 +169,7 @@ export class AuthenticationResolver {
|
||||
`invalid uuid: ${authArgs.uuid} for community with publicKey ${authComPublicKey.asHex()}`
|
||||
)
|
||||
}
|
||||
authCom.publicKey = authComPublicKey.asBuffer()
|
||||
authCom.communityUuid = communityUuid.data
|
||||
authCom.authenticatedAt = new Date()
|
||||
methodLogger.debug('try to save: ', authCom)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user