summaryrefslogtreecommitdiff
path: root/issues/gn-uploader
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-06-24 14:41:09 -0500
committerFrederick Muriuki Muriithi2024-06-24 14:43:17 -0500
commitd8483877e43722b5c1308f425388911296f64065 (patch)
treeb523a82e38382a39e01c2063001f10b8b4f92498 /issues/gn-uploader
parentcedf96a571a0b310ea780838f1d53e85b065bfef (diff)
downloadgn-gemtext-d8483877e43722b5c1308f425388911296f64065.tar.gz
New Issue: gn-uploader: Link authentication/authorisation
Diffstat (limited to 'issues/gn-uploader')
-rw-r--r--issues/gn-uploader/link-authentication-authorisation.gmi15
1 files changed, 15 insertions, 0 deletions
diff --git a/issues/gn-uploader/link-authentication-authorisation.gmi b/issues/gn-uploader/link-authentication-authorisation.gmi
new file mode 100644
index 0000000..90b8e5e
--- /dev/null
+++ b/issues/gn-uploader/link-authentication-authorisation.gmi
@@ -0,0 +1,15 @@
+# Link Authentication/Authorisation
+
+## Tags
+
+* status: open
+* assigned: fredm
+* priority: critical
+* type: feature request, feature-request
+* keywords: gn-uploader, gn-auth, authorisation, authentication, uploader, upload
+
+## Description
+
+The last chain in the link to the uploads is the authentication/authorisation. Once the user uploads their data, they need access to it. The auth system, by default, will deny anyone/everyone access to any data that is not linked to a resource and which no user has any roles allowing them access to the data.
+
+We, currently, assign such data to the user manually, but that is not a sustainable way of working, especially as the uploader is exposed to more and more users.