Hello, I would like to hook one of my dtml methods in the traversal to check request parameters and set additional information. SiteAccessRule has no access to the user or session information. Is there any other product/solution? Thanks Ulrich
On Tuesday 12 November 2002 8:09 am, Ulrich Wisser wrote:
I would like to hook one of my dtml methods in the traversal to check request parameters and set additional information. SiteAccessRule has no access to the user or session information.
Thats because user authentication happens after traversal.
Hello Toby,
I would like to hook one of my dtml methods in the traversal to check request parameters and set additional information. SiteAccessRule has no access to the user or session information.
Thats because user authentication happens after traversal.
very unfortunately! Is there any other hook I could use? Maybe a authentication hook? Thanks Ulli
participants (2)
-
Toby Dickenson -
Ulrich Wisser