Hari,
I am not able to reproduce the behavior you describe ( and I'm unclear what the issue
is here ). I know there was some recent work in this area that may not yet have made it
out to the distribution. What version of Galaxy are you running?
With the latest version, when you hit the browser's back button after logging out, the
page you were on before logout is displayed, but any features on that page that require
authentication will not function since you are logged out. This behavior seems
appropriate. The next Galaxy release is tentatively scheduled for this week.
Greg Von Kuster
On Apr 13, 2011, at 6:30 AM, hari krishna wrote:
Hi,
In galaxy after logout if i press browser back button, it takes me to my
previous login page.
For this , in our galaxy instance we modified welcome.html and
templates/user/logout.mako and
added the following java script:
<script language="JavaScript">
javascript:window.history.forward(1);
</script>
still the browser back button works asusual. please suggest me where all pages i need to
modify...
--
Thanks & Regards,
Hari Krishna .M
___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client. To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
http://lists.bx.psu.edu/
Greg Von Kuster
Galaxy Development Team
greg(a)bx.psu.edu