Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hidden parameters and subscriptions

Status
Not open for further replies.

charlize

Programmer
Feb 23, 2005
9
NL
Hi,

We created a report which uses de userid as a hidden parameter to determine which information the user is allowed to see.
It works fine, but when we allow subscriptions, people are able to change the hidden parameter. So this is a security issue.
Is there another way to do this or is it possible to hide the hidden parameter in subscriptions?

Thanks.

Charlize
 
Could you use User.UserID in place of your hidden parameter to determine who is executing the report?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top