From e48642a6124302d4e7231a1fd8a3306c6577c3fe Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 11 Dec 2012 17:46:12 +0100 Subject: According to the documentation this specify the redirect url to browserid --- hyperkitty/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperkitty/templates/login.html b/hyperkitty/templates/login.html index 6b6cb77..5db40bb 100644 --- a/hyperkitty/templates/login.html +++ b/hyperkitty/templates/login.html @@ -23,7 +23,7 @@
  • Yahoo
  • -
    + {% csrf_token %} Login using BrowserID -- cgit