Questions tagged as 'permisos'

0
answers

Web system security issues

Greetings, I explain my case: Currently, in my system, in order to work, users log in and they see the corresponding options according to their user profile, the problem is that I only validate if the user has logged in, but not valid if the...
asked by 24.04.2017 / 23:59
1
answer

NextCloud: PHP does not have access to / dev / urandom [closed]

I'm going crazy with this error in nextcloud:    PHP does not have access to / dev / urandom which is inadvisable for security reasons I have done: rm /dev/urandom mknod -m 777 /dev/urandom c 1 9 But he keeps telling me he does...
asked by 09.05.2017 / 16:56
0
answers

Enable VT-x in sony vaio

I have a portable sony vaio model SVF142C29U with support for VT-x (Virtualization). The problem is that by default it is disabled by sony and in the BIOS I do not see any option to enable it. I need to enable VT-x to be able to work since I wor...
asked by 01.03.2017 / 22:14
2
answers

Roles in laravel

I am working with laravel and I am in the roles and permissions stage of my application. In my table of users, add the one field called role. If role = 1 then he is an administrator if role = 2 then it is a normal user. I would like...
asked by 16.11.2017 / 01:30
1
answer

Permissions on GitHub

I want to give permission to a collaborator so that he can review and accept Pull Requests to protected branches. Someone knows the way for this. Greetings     
asked by 11.05.2018 / 21:51