Re: Set folder Permissions - WeOnlyDo Discussion board

Re: Set folder Permissions (General questions)

by wodDamir, Friday, September 18, 2009, 09:17 (5306 days ago) @ Brian Henry

Hi Brian,

Actually, you don't. Instead you would use RequestDone event to check which resource was requested by user. If the requested resource should be allowed, you send StatusCode 200 (OK).

If not, then you can send Forbidden or Unauthorized back to client.

Hope this helps.

Regards,
Damba


Complete thread: