Add comment.
This commit is contained in:
parent
9eee0e9516
commit
051d00ed45
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ import edu.cornell.mannlib.vitro.webapp.controller.VitroRequest;
|
|||
import edu.cornell.mannlib.vitro.webapp.controller.freemarker.FreemarkerHttpServlet;
|
||||
|
||||
/**
|
||||
* TODO
|
||||
* A user logged in using external authentication, but we don't have an account
|
||||
* for him, or an associated individual.
|
||||
*/
|
||||
public class UnrecognizedUserController extends FreemarkerHttpServlet {
|
||||
private static final String TEMPLATE_DEFAULT = "unrecognizedUser.ftl";
|
||||
|
|
Loading…
Add table
Reference in a new issue