From 3b59f80f98a0bf1f1f18e14ee2d7b92b916ae202 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Wed, 24 Sep 2014 21:24:52 -0700 Subject: [PATCH] removed setup page, now redirects to setup instructions (@ readthedocs) --- server/app/views/login.html | 4 +- server/app/views/setup.html | 105 ------------------------------------ 2 files changed, 2 insertions(+), 107 deletions(-) delete mode 100644 server/app/views/setup.html diff --git a/server/app/views/login.html b/server/app/views/login.html index a53063f22..c02c74a1f 100644 --- a/server/app/views/login.html +++ b/server/app/views/login.html @@ -20,8 +20,8 @@ minor modifications to the style that only apply to this view
- - Launch Setup Wizard + + Read the Setup Guide
diff --git a/server/app/views/setup.html b/server/app/views/setup.html deleted file mode 100644 index c2229bbb7..000000000 --- a/server/app/views/setup.html +++ /dev/null @@ -1,105 +0,0 @@ -
- - -
- -
-
- -
- - -
-
-
-

Register with {{ remote.type | remoteName }}

-
-
Homepage URL
-
{{ window.location.protocol }}//{{ window.location.host }}
-
-
-
Authorization callback URL
-
{{ window.location.protocol }}//{{ window.location.host }}/login/{{ remote.type }}
-
-
-
-
- -
-
-
-
-
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- -
- -
-
- -
- - - Enable Self-Registration -
- - -
-
-
-
-