From 0756dd73948b6778b74a4e470b07949fb133fac8 Mon Sep 17 00:00:00 2001 From: Emi Tatsuo Date: Sun, 22 Nov 2020 00:45:17 -0500 Subject: [PATCH] Update a few pages --- src/user_management/pages/askcert/exists.gmi | 2 ++ src/user_management/pages/askcert/success.gmi | 4 ++-- src/user_management/pages/nsi.gmi | 2 +- src/user_management/pages/unauth.gmi | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/user_management/pages/askcert/exists.gmi b/src/user_management/pages/askcert/exists.gmi index e516676..e3e1e53 100644 --- a/src/user_management/pages/askcert/exists.gmi +++ b/src/user_management/pages/askcert/exists.gmi @@ -1,3 +1,5 @@ +# Account Exists + Hi {username}! It looks like you already have an account all set up, and you're good to go. The link below will take you back to the app. diff --git a/src/user_management/pages/askcert/success.gmi b/src/user_management/pages/askcert/success.gmi index a5f5c85..bf3d40d 100644 --- a/src/user_management/pages/askcert/success.gmi +++ b/src/user_management/pages/askcert/success.gmi @@ -1,6 +1,6 @@ -Awesome! +# Certificate Found! -You're certificate was found, and you're good to go. +Your certificate was found, and you're good to go. If this is your first time, please create an account to get started! diff --git a/src/user_management/pages/nsi.gmi b/src/user_management/pages/nsi.gmi index dadba75..e8bc713 100644 --- a/src/user_management/pages/nsi.gmi +++ b/src/user_management/pages/nsi.gmi @@ -1,4 +1,4 @@ -Welcome! +# Welcome! To continue, please create an account, or log in to link this certificate to an existing account. diff --git a/src/user_management/pages/unauth.gmi b/src/user_management/pages/unauth.gmi index 8073abf..609ac5c 100644 --- a/src/user_management/pages/unauth.gmi +++ b/src/user_management/pages/unauth.gmi @@ -1,4 +1,4 @@ -Welcome! +# Welcome! It seems like you don't have a client certificate enabled. In order to log in, you need to connect using a client certificate. If your client supports it, you can use the link below to activate a certificate.