Questions tagged as 'users-roles'

0
answers

USERS WITH ROLES

Does anyone know any video tutorial to do that? the creation of roles, and modify the views? since what I need, that the menu (vertical) the button 'Admin' and its respective page only the administrator can access     
asked by 07.11.2018 / 02:48
0
answers

More than two roles in YII2

Good day, I want to create three roles in YII2. Role 1 = Administrator = You can see the actions view, edit, create. Role 2 = User = You can see the Create, View actions. Role 3 = Reviewer = You can see only the See action. I had thought abou...
asked by 25.10.2018 / 13:47
0
answers

Prevent a user from making changes in a table when another user in another machine is editing those fields

Thanks in advance for your answers. I have a php system in which several users work at the same time. It happens that a work order is loaded labor and spare parts. Different users can edit the same order. The problem is that when a user edits...
asked by 17.08.2018 / 23:09
1
answer

Security by roles in spring boot api

Good, I'm having a problem with the securization of my API, I have everything mounted, a login that returns a token which passed through headers and a series of classes that authorize me to enter thanks to that token, but I want to go beyond tha...
asked by 04.01.2018 / 15:38
0
answers

Account by default when accessing MySql

An apology, I am not very knowledgeable about the subject and if I do not specify something, I will gladly let you know. Attached image where when entering the MySql console tries to access a default account that is not 'root' is a user who h...
asked by 20.10.2017 / 22:54
0
answers

What is the user? How do I solve this? Where can I investigate?

Thanks for your interest. I have a directory on a windows 2008 R2 web server that has permissions for the users: CREATOR OWNER, SYSTEM, Administrators, AD / myself_user, users. I am using a PC that is connected to an AD directory. When I s...
asked by 24.10.2017 / 13:05
0
answers

Roles php mysql

help I need to make a login with roles better said and I made the login but I do not know how or where to implement the validation of the role please help attached the code of the login <?php /** * Class login * handles the u...
asked by 22.09.2017 / 21:35
1
answer

control the access of users to a [closed] action method

I have a web system that provides access to 3 types of user (Student, Teacher and Admin) in which I want to restrict the access of certain users to an ActionResult of the controllers.     
asked by 11.09.2017 / 06:13