jwDave
(Dave)
2 December 2019 18:18
1
I set the Sitelok logout to redirect which it does but it does not logout the user! If I don’t redirect it logsout OK but but returns to a login page that has no ability to be customised so you could add maybe return Home or something, so the user is forced to manually return to the home page.
Am I missing something?
Rovertek
(Rob D)
2 December 2019 19:20
2
You do know that Sitelok automatically logs off after a certain time of no activity, or when the browser is closed, right?
jwDave
(Dave)
2 December 2019 19:43
3
Yes I do but I am concerned about people logging in for public computers, can I set the logout time to minimal?
jabostick
(Jason Bostick)
2 December 2019 20:20
4
Are you using Joe Workman’s Sitelok stacks?
swilliam
(scott williams)
2 December 2019 21:42
6
You an create a logout link with a redirect if you need to override the default behavior
example:
<a href="/slpw/sitelokpw.php?sitelokaction=logout&page=http:// www.yoursite.com">Logout</a>
1 Like
jwDave
(Dave)
2 December 2019 22:05
7
Thank you I will give it a go…
jabostick
(Jason Bostick)
2 December 2019 22:08
8
Tagging @joeworkman , then, in case there’s a bug in the stack.
If you still have problems contact me directly via vibralogix.com and I can take a look.
Ruyton
(Gary Wann)
3 December 2019 09:22
10
Joe Workman’s Sitelok logout stack - with any button in it - most definitely logs out of a Sitelok protected page and redirects if set to do so.
Make sure that you are protecting every page with the appropriate sitelok permissions rather than just the entry page.
Logout stack does redirect and logout so I if you are having problems, I would look again at the permissions for the page(s).
jwDave
(Dave)
3 December 2019 10:16
11
Thanks, I will revisit this and get back if needed.
system
(system)
Closed
2 January 2020 20:17
12
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.