Restrict access to SurveyID by the group/role/agent

Moderator: crythias

Post Reply
guarienti
Znuny newbie
Posts: 5
Joined: 09 Jul 2018, 20:09
Znuny Version: 5.0.15
Real Name: Matheus Guarienti
Company: Hospital Universitário de Santa Maria

Restrict access to SurveyID by the group/role/agent

Post by guarienti »

Hi,

I am sending two surveys at the same time in different queues and groups, through a code definition. Because queues, groups, and roles are different, I'd like to restrict the view of each to its role/group. Through 'Survey → Frontend::Agent::ModuleRegistration' I was able to restrict the creation, editing or modification of searches to those who should not. However, each group can see the other's AgentSurveyStats module by exchanging the SurveyID in the URL.

For example: the group with permission on Action=AgentSurveyStats;SurveyID=2 can see the responds from Action=AgentSurveyStats;SurveyID=1 only by changing the URL. I would like to know if there is any way to restrict access to SurveyID exclusively by the group/role/agent...

Thank you very much in advance!
root
Administrator
Posts: 3960
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Restrict access to SurveyID by the group/role/agent

Post by root »

Hi,

This is not possible, you'll need custom development for this.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Post Reply