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 | 811 | May 10, 2012 | |
| Session Reset when clicking back button of the browser | 1 | 789 | June 19, 2009 | |
| Mozzila Logout back button issue | 0 | 124 | July 20, 2007 | |
| Log-in Logout application | 4 | 161 | February 15, 2012 | |
| Remove cache after logout | 4 | 139 | July 17, 2013 |