I have an online store application. In the application, after I logout, clicking the back button displays the previous page. I tried appending the cache code to my application_controller. But it works only on certain cases. Is there any other alternative method?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
how to prevent the user from accessing the app.after logout with back button(rails only) | 4 | 780 | May 10, 2012 | |
Session Reset when clicking back button of the browser | 1 | 759 | June 19, 2009 | |
Mozzila Logout back button issue | 0 | 122 | July 20, 2007 | |
Log-in Logout application | 4 | 151 | February 15, 2012 | |
Remove cache after logout | 4 | 126 | July 17, 2013 |