NIHVIVO-2492 restrict assorted pages by UseMiscellaneousAdminPages and UseMiscellaneousCuratorPages
This commit is contained in:
parent
0669f3758a
commit
da7f10cd0a
13 changed files with 65 additions and 14 deletions
|
@ -5,6 +5,8 @@
|
|||
<%@page
|
||||
import="java.util.List"%>
|
||||
|
||||
<%-- doesn't use vitro:requiresAuthorizationFor becuase the we want to be able to see IDs for any user. --%>
|
||||
<%-- uses "security through obscurity", and doesn't give away much information. --%>
|
||||
|
||||
<%
|
||||
List idb = RequestIdentifiers.getIdBundleForRequest(request);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue