- re done login con uuid;
- re done reset password con uuid; - re done user management con uuid;
This commit is contained in:
@@ -45,8 +45,7 @@ const AppSidebar = () => {
|
||||
icon: 'pi pi-users',
|
||||
href: '/utenti',
|
||||
id: 5,
|
||||
enable: false
|
||||
//enable: intersection(permissions, ['VIEW_USERS', 'MANAGE_USERS']).length
|
||||
enable: intersection(permissions, ['VIEW_USERS', 'MANAGE_USERS']).length
|
||||
},
|
||||
{
|
||||
label: __('Configurazione', 'gepafin'),
|
||||
|
||||
Reference in New Issue
Block a user