Page 1 of 1

Hash Cookie USER_GROUP_ID

Posted: Thu Nov 07, 2019 3:38 pm
by markzeryk
Hi,

What is the meaning of the Hash Cookie USER_GROUP_ID ?

https://wiki.nubuilder.cloud/ ... sh_Cookies

Re: Hash Cookie USER_GROUP_ID

Posted: Thu Nov 14, 2019 5:37 am
by kev1n
Hi,

From nucommon.php:

Code: Select all

$A['USER_GROUP_ID']			= $j->session->zzzzsys_access_id;
This is the id of the ACCESS LEVEL of the logged in user.