to implement doc/umi-auth.png algorithm for UI element access (rendering) and relevant method access
to do that we need something like to add configuration for UI element and relevant method, somwhere into LDAP_CRUD->{'cfg'} attribute hash and to analyze whether the role allowed to access the issue (UI item and relevant method) during the call to it
it'd be great to do that somewhere in Controller/Root->auto () if possible instead of implementing the check each method call
to implement doc/umi-auth.png algorithm for UI element access (rendering) and relevant method access
to do that we need something like to add configuration for UI element and relevant method, somwhere into LDAP_CRUD->{'cfg'} attribute hash and to analyze whether the role allowed to access the issue (UI item and relevant method) during the call to it
it'd be great to do that somewhere in Controller/Root->auto () if possible instead of implementing the check each method call