From bf0271104e16ae44aac6d6393f98bc9f60e5ca4d Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Fri, 26 Apr 2013 18:20:28 +0200 Subject: Add Fedora login provider --- hyperkitty/templates/login.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hyperkitty/templates') diff --git a/hyperkitty/templates/login.html b/hyperkitty/templates/login.html index 3c3377e..4a27031 100644 --- a/hyperkitty/templates/login.html +++ b/hyperkitty/templates/login.html @@ -27,6 +27,8 @@
  • Yahoo
  • +
  • Fedora
  • +
  • OpenID
    {% csrf_token %} -- cgit