mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
improve
This commit is contained in:
@@ -125,6 +125,8 @@ export class AuthService {
|
||||
}
|
||||
else if(session.RoleID == 99999886) {
|
||||
session.Profile = 'General secretary'
|
||||
} else if (session.RoleID == 100000015) {
|
||||
session.Profile = 'Administrador'
|
||||
}
|
||||
|
||||
session.Password = user.password
|
||||
|
||||
Reference in New Issue
Block a user