delete user leantime api 5
This commit is contained in:
parent
5335ef1b13
commit
f4820017a6
@ -248,6 +248,19 @@ async function createLeantimeUser(userData: {
|
||||
lastlogin: null,
|
||||
created: new Date().toISOString(),
|
||||
modified: new Date().toISOString(),
|
||||
notifications: 1,
|
||||
settings: '{}',
|
||||
twoFAEnabled: false,
|
||||
twoFASecret: null,
|
||||
profileId: null,
|
||||
expires: null,
|
||||
session: null,
|
||||
sessiontime: null,
|
||||
wage: null,
|
||||
hours: null,
|
||||
description: null,
|
||||
forcePwReset: false,
|
||||
lastpwd_change: null
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user