From f77b169c09be92014dcfea49d427268381fe12e5 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 27 Feb 2024 05:07:41 +0300 Subject: Update issues, closing some that are complete. --- .../authentication_authorisation/rework-resources-system.gmi | 12 ++++++++++-- issues/authentication_authorisation/temp-trait-error.gmi | 4 ++-- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'issues/authentication_authorisation') diff --git a/issues/authentication_authorisation/rework-resources-system.gmi b/issues/authentication_authorisation/rework-resources-system.gmi index eeec47d..85d37a1 100644 --- a/issues/authentication_authorisation/rework-resources-system.gmi +++ b/issues/authentication_authorisation/rework-resources-system.gmi @@ -3,10 +3,10 @@ ## Tags * assigned: fredm -* status: open +* status: closed, completed * priority: medium * type: refactor, feature request, design change -* keywords: auth, authorisation, resources, design change +* keywords: auth, authorisation, resources, design change, gn-auth ## Description @@ -29,3 +29,11 @@ This means that there is a need to refactor the code to make the concept of a "r * [x] Make resource to represent the system itself * [x] Make resources, each representing one of the "user groups" * [ ] Make resources, each representing the users of the system -- maybe? + +### Update 2024-02-27 + +The resource system was updated a while ago. + +We still do not view users as resources for the time being, and handle them slightly different from the rest of the system, controlling access to the users via other resources like the 'System' and 'Group' resources. + +This is considered completed. diff --git a/issues/authentication_authorisation/temp-trait-error.gmi b/issues/authentication_authorisation/temp-trait-error.gmi index 04ab99d..cc5d6db 100644 --- a/issues/authentication_authorisation/temp-trait-error.gmi +++ b/issues/authentication_authorisation/temp-trait-error.gmi @@ -4,8 +4,8 @@ * assigned: fredm, zsloan * priority: high -* status: open -* keywords: authentication, authorisation, oauth2, temp-traits +* status: closed, completed +* keywords: authentication, authorisation, oauth2, temp-traits, gn-auth * type: bug ## Description -- cgit v1.2.3