frontend/app/OAuthCallbackComponent.jsx (1 line): - line 153: //FIXME: handle incoming error messages too app/actors/ObjectCache.scala (1 line): - line 78: val searchTerm = SearchTerm.createSimpleTerm("MXFS_FILENAME", fileName) //FIXME: check the metadata field namee app/controllers/Application.scala (1 line): - line 78: Left(NotFound(s"could not find object $targetUriString")) //FIXME: replace with proper json response app/auth/Security.scala (1 line): - line 174: //FIXME: seems a bit rubbish to validate the token twice, once for login and once for admin