From e05c810823baece8ccc0b9758d759d3709abdd3d Mon Sep 17 00:00:00 2001 From: Michael Jerger Date: Wed, 7 Feb 2024 13:52:25 +0100 Subject: [PATCH] document usermapping chosen --- docs/unsure-where-to-put/adr-activity-for-star.md | 2 +- docs/unsure-where-to-put/adr-map-federated-person.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/unsure-where-to-put/adr-activity-for-star.md b/docs/unsure-where-to-put/adr-activity-for-star.md index 724642b723..34a125e8d6 100644 --- a/docs/unsure-where-to-put/adr-activity-for-star.md +++ b/docs/unsure-where-to-put/adr-activity-for-star.md @@ -2,7 +2,7 @@ ## Status -Proposal +Active ## Context diff --git a/docs/unsure-where-to-put/adr-map-federated-person.md b/docs/unsure-where-to-put/adr-map-federated-person.md index 708140f383..8ca2ad172f 100644 --- a/docs/unsure-where-to-put/adr-map-federated-person.md +++ b/docs/unsure-where-to-put/adr-map-federated-person.md @@ -20,7 +20,7 @@ ## Status -Still in discussion +Active ## Context @@ -34,7 +34,9 @@ We get actor information as `{"actor": "https://repo.prod.meissa.de/api/v1/activ ## Decision -tbd +We decided to use option 3 "Map to User & FederatedUser". + +Discussion can be found here: https://codeberg.org/forgejo/discussions/issues/101 ## Choices