NIHVIVO-1207 Make the external auth-header a configuration property. Clean up SelfEditingIdentifierFactory and VitroRequestPrep.
This commit is contained in:
parent
831d2209e9
commit
b9230edaf2
4 changed files with 169 additions and 131 deletions
|
@ -74,7 +74,6 @@ private void checkNetId( String inNetId, JspWriter out, HttpServletRequest reque
|
|||
}else{
|
||||
out.println("could not find a Individual with the neditd of " + inNetId );
|
||||
}
|
||||
//putNetIdInSession(session, selfE, netid);
|
||||
|
||||
}else{
|
||||
out.println("no remote user value found or value was longer than 100 chars.");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue