mirror of
https://github.com/plankanban/planka.git
synced 2025-12-18 01:11:13 +03:00
@@ -64,6 +64,8 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
|
||||
tableName: 'user_account',
|
||||
|
||||
customToJSON() {
|
||||
return {
|
||||
..._.omit(this, 'password'),
|
||||
|
||||
Reference in New Issue
Block a user