From f8b325748a3631df00841f3524b6e1f95a4e30f4 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 19 Jul 2013 15:25:08 -0400 Subject: Update to newer Yesod. --- Auth/Proxied.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Auth/Proxied.hs') diff --git a/Auth/Proxied.hs b/Auth/Proxied.hs index 684a3a1..9e15de3 100644 --- a/Auth/Proxied.hs +++ b/Auth/Proxied.hs @@ -32,6 +32,6 @@ authProxied = login authToMaster = let url = authToMaster (PluginR "proxied" []) in toWidget [hamlet| - Your new identifier is: # - Zoinkz + Your are now authenticated for # + here |] -- cgit v1.2.3