Modify or Hide the "Sign out" link
Added by Frédéric MOULIS about 9 years ago
Hi all,
I would like either to hide the "sign out" link, or better to modify the URL that this links points to.
Is there a way to do this ?
Thank you very much
Fred
Replies (2)
RE: Modify or Hide the "Sign out" link - Added by Pavel Potcheptsov about 9 years ago
Maybe change home_url to your full URL you want to redirect to?
RE: Modify or Hide the "Sign out" link - Added by Frédéric MOULIS about 9 years ago
I tried to modify the redirect_to, it does not work
I also tried to remove the if/else and replace the whole block by the redirect_to and it does not work as well.
Note that I have restarted Redmine after each modification