From f5fec3a157e6c9146a0c4e28dd5f70e6c066affd Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Fri, 28 Aug 2015 08:37:55 -0400 Subject: Added the ability to create a team with SSO services and added the ability to turn off email sign up. --- web/templates/signup_team.html | 2 +- web/templates/signup_user_oauth.html | 26 -------------------------- 2 files changed, 1 insertion(+), 27 deletions(-) delete mode 100644 web/templates/signup_user_oauth.html (limited to 'web/templates') diff --git a/web/templates/signup_team.html b/web/templates/signup_team.html index b896dedf5..8d9d6e0b8 100644 --- a/web/templates/signup_team.html +++ b/web/templates/signup_team.html @@ -22,7 +22,7 @@ diff --git a/web/templates/signup_user_oauth.html b/web/templates/signup_user_oauth.html deleted file mode 100644 index 2eddb50d2..000000000 --- a/web/templates/signup_user_oauth.html +++ /dev/null @@ -1,26 +0,0 @@ -{{define "signup_user_oauth"}} - - -{{template "head" . }} - -
-
-
-
- -
- -
- -
-
- - - -{{end}} -- cgit v1.2.3-1-g7c22