NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: seanh on November 17, 2025, 09:23:34 PM
-
My project uses secwin 7 for security. Works well except in one circumstance. The logout button.
This button which is part of the main menu calls SecwinLogoutWeb procedure and should be visable to everyone once logged in.
All users are a part of one or more secwin groups, the groups have a default action of deny. So everyone is stopped from doing thing except for those we allow. Unfortunatly this appears to also affect the logout.
How do I tell the app to always allow access to this particular procedure? I can't find a combination to acheive this.