From 9024f49ca63d0e7204bf61de5b06717e2ee6a1e6 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Mon, 3 Jun 2013 18:30:46 -0700 Subject: Adding Login logic and updating navigation. Adding a LoginAuthenticator to parse session cookies and a LoginPageResource to handle submissions to the login page. Also updating the navigation header to show Take Assessment when the user is authenticated. --- src/templates/templates/nav.ftl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'src/templates') diff --git a/src/templates/templates/nav.ftl b/src/templates/templates/nav.ftl index ae9517c..cf2562c 100644 --- a/src/templates/templates/nav.ftl +++ b/src/templates/templates/nav.ftl @@ -11,10 +11,14 @@ -- cgit v1.2.3