NIHVIVO-151 send all logout requests directly to /logout. Remove old links to login_process.jsp
This commit is contained in:
parent
f200a9bb59
commit
d60f39f7d4
6 changed files with 4 additions and 20 deletions
|
@ -49,7 +49,6 @@
|
|||
|
||||
<c:url var="logoutHref" value="<%= Controllers.LOGOUT_JSP %>">
|
||||
<c:param name="home" value="${currentPortal}" />
|
||||
<c:param name="loginSubmitMode" value="Log Out" />
|
||||
</c:url>
|
||||
|
||||
<c:url var="siteAdminHref" value="<%= Controllers.SITE_ADMIN %>">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue