Back to SignOut Support

ricmas
ricmas

I understand why the checkbox is there, the issue is that the plugin does not work if the box is unchecked. It loads the signout.js which has a Swal declaration. Please let me know how I can resolve. Does this plugin not work without SWAL?

Last updated

planetadeleste
planetadeleste

@ricmas: Exactly, like say in the plugin documentation, "The alert js script used is SweetAlert.". To solve the problem, check the "Load javascript library" to load the swal.js (included in the plugin).

ricmas
ricmas

Ok thanks for the reply. I tried altering my review, but I don't see the option to do that.

Last updated

butching
butching

the Display session timeout alert is off but still it displays the swal alert ? i just want to automatically signout without displaying anything. is it possible on this plugin? if yes how?

Last updated

planetadeleste
planetadeleste

@butching This issue is fixed in new version 1.0.2

Thanks

butching
butching

i logged in closed my browser and after an hour i open a browser and still i am logged in

planetadeleste
planetadeleste

@butching This plugin is for frontend logged out, use javascript to count browser inactivity time. Not work as backend session timeout.

alexandra50613
alexandra50613

I have a question. if you quit before the timeout limit and i reopen the site after the time limit has passed, I will log in without login. This is a bug or like this, the plugin is working?

Last updated

planetadeleste
planetadeleste

@alexandra50613 This isn't a bug, because the plugin use javascript timing to call the RainLab.User::logout request. So, if you close the browser before timeout, login data still be in session.

alexandra50613
alexandra50613

It's weird, I installed again a new project I installed the User and Signout plugin and I have the same problem...if I close the browser before the timeout when I open the site I'm still log in. I don't understand what I do wrong ....:(

Last updated

1-10 of 10