managers access

GaryLog 3 years ago

good morning, and thanks in advance, I notice that when creating "managers" they have all the virtues of the admin (of course without access to the server) but they lack the option to enter the user account, is it possible to edit this? what file or line should i modify to give only that access to them too? have a nice day everyone

Anton Tananaev 3 years ago

You would need to implement this both in the web app and on the backend, so it's not that simple.

GaryLog 3 years ago

ok, thanks for the quick response, I will see if it is possible to acquire your technical services in the near future for this, a question related to that page, what is the value by which users are organized on that page? whenever I enter they are in a different order

Anton Tananaev 3 years ago

They are in the order in which database returns them. Usually the order is the same as they were added, but not guaranteed.