summaryrefslogtreecommitdiff
path: root/issues/gn-auth
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-16 10:13:35 -0500
committerFrederick Muriuki Muriithi2024-09-16 10:13:35 -0500
commitcd942ed454c4eb67961346251c295f09f8eb2a22 (patch)
tree903ed058e08d7268980ea82db37a7940ea8774b7 /issues/gn-auth
parent7091cd3920392f8a411aea0b4f5e98b562321597 (diff)
downloadgn-gemtext-cd942ed454c4eb67961346251c295f09f8eb2a22.tar.gz
New Issue: Create Test Accounts.
Diffstat (limited to 'issues/gn-auth')
-rw-r--r--issues/gn-auth/feature-request-create-test-accounts.gmi32
1 files changed, 32 insertions, 0 deletions
diff --git a/issues/gn-auth/feature-request-create-test-accounts.gmi b/issues/gn-auth/feature-request-create-test-accounts.gmi
new file mode 100644
index 0000000..7cb7ec3
--- /dev/null
+++ b/issues/gn-auth/feature-request-create-test-accounts.gmi
@@ -0,0 +1,32 @@
+# Feature Request: Create Test Accounts
+
+## Tags
+
+* assigned: fredm, alex
+* status: open
+* type: feature request, feature-request
+* priority: medium
+* keywords: gn-auth, auth, test accounts
+
+## Description
+
+From the requests on Matrix:
+
+@alexm
+```
+fredmanglis
+: Can we create a generic, verified email for CD to make it easier for people to test our services that requires login?
+```
+
+and from @pjotrp
+
+```
+yes, please. Let it expire after a few weeks, or something, if possible. So we can hand out test accounts.
+```
+
+We, thus, want to have a feature that allows the system administrator, or some other user with the appropriate privileges, to create a bunch of test accounts that have the following properties:
+
+* The accounts are pre-verified
+* The accounts are temporary and are deleted after a set amount of time
+
+This feature will need a corresponding UI, say on GN2 to enable the users with the appropriate privileges create the accounts easily.