mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
todo
This commit is contained in:
parent
d642bff683
commit
c2ffc9b5f4
@ -122,6 +122,7 @@ const KeyPairEd25519Create = (passphrase: string[]): Buffer[] => {
|
||||
|
||||
const generateKeys = async (email: string, savePassphrase: boolean): Promise<Buffer[]> => {
|
||||
const mNewUser = await LoginUser.findOneOrFail({ email })
|
||||
// TODO figure mnemonic database
|
||||
const lang = mNewUser.language
|
||||
/*
|
||||
if (LANG_DE == lang) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user