summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-03-14 11:51:13 +0300
committerFrederick Muriuki Muriithi2022-03-14 11:55:58 +0300
commit728aa9829f724778f855c73b1a58dc008e65ffec (patch)
treeb3abafff5b9e4578c949115f1d71f1aa4446fcc7 /topics
parent5333b5392f4259f43afaaa0bf942ba6996b8a0fc (diff)
downloadgn-gemtext-728aa9829f724778f855c73b1a58dc008e65ffec.tar.gz
Break out file into 2 separate issues
Diffstat (limited to 'topics')
-rw-r--r--topics/authentication/auth.gmi6
-rw-r--r--topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi10
-rw-r--r--topics/authentication/user-info.gmi10
3 files changed, 20 insertions, 6 deletions
diff --git a/topics/authentication/auth.gmi b/topics/authentication/auth.gmi
deleted file mode 100644
index 4258ca2..0000000
--- a/topics/authentication/auth.gmi
+++ /dev/null
@@ -1,6 +0,0 @@
-# [ ] Replace Hard coded authentication with gn-proxy
-
-
-# [ ] Put user info in the a/c name in the menu
-
-When the user signs in to GN2, there is no info on the account name in the menu.
diff --git a/topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi b/topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi
new file mode 100644
index 0000000..f066399
--- /dev/null
+++ b/topics/authentication/replace-hard-coded-auth-with-gn-proxy.gmi
@@ -0,0 +1,10 @@
+# Replace Hard coded authentication with gn-proxy
+
+## Tags
+
+* assigned: ??
+* priority: medium
+* status: unclear
+* keywords: authentication, gn-proxy
+
+## Description
diff --git a/topics/authentication/user-info.gmi b/topics/authentication/user-info.gmi
new file mode 100644
index 0000000..c5723af
--- /dev/null
+++ b/topics/authentication/user-info.gmi
@@ -0,0 +1,10 @@
+# Put user info in the a/c name in the menu
+
+When the user signs in to GN2, there is no info on the account name in the menu.
+
+## Tags
+
+* assigned: ??
+* priority: medium
+* status: unclear
+* keywords: authentication, user info